obudzecie commited on
Commit
ff981e1
·
1 Parent(s): 8947801

Training in progress, epoch 3

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b35e92fe17a7df1309cb39c82347715641e7a685a9a2f58ee78dd0474f4e35a
3
  size 98725415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cab4a4f5f14e9779a531d01f28ac211f94f9ea6f55bf5a4fec89c6f08b5b7d4c
3
  size 98725415
run-6/checkpoint-108/config.json CHANGED
@@ -24,7 +24,7 @@
24
  "pad_token_id": 0,
25
  "problem_type": "single_label_classification",
26
  "torch_dtype": "float32",
27
- "transformers_version": "4.38.2",
28
  "trigram_input": true,
29
  "true_hidden_size": 128,
30
  "type_vocab_size": 2,
 
24
  "pad_token_id": 0,
25
  "problem_type": "single_label_classification",
26
  "torch_dtype": "float32",
27
+ "transformers_version": "4.27.2",
28
  "trigram_input": true,
29
  "true_hidden_size": 128,
30
  "type_vocab_size": 2,
run-6/checkpoint-108/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33d3532e1669ab93372e384d32f8c22104d0c33def320b5a559a913baff36c3c
3
- size 197593757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:819a7169573fc8858df147ee50b93aadc5729bb70a760e546045b039c6720026
3
+ size 197314895
run-6/checkpoint-108/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edba49d5088f31a87f108b80782cde6e503b7dc4af7a1e54fb9f388fadd4dce2
3
- size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495d2e26b9126cb3a2a89f1b6cb8610fba1d460a1709d58d3fd3ac4ac423972c
3
+ size 14639
run-6/checkpoint-108/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df7658662a43e3deed475c9f34113975ebc5ca5c0a3a605985a4756ed7b405d3
3
- size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e6b74bdcbfe36bab807beca8b732c46b4c3bc1c464eded209f587fa46edd2e
3
+ size 627
run-6/checkpoint-108/tokenizer_config.json CHANGED
@@ -1,53 +1,11 @@
1
  {
2
- "added_tokens_decoder": {
3
- "0": {
4
- "content": "[PAD]",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false,
9
- "special": true
10
- },
11
- "100": {
12
- "content": "[UNK]",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false,
17
- "special": true
18
- },
19
- "101": {
20
- "content": "[CLS]",
21
- "lstrip": false,
22
- "normalized": false,
23
- "rstrip": false,
24
- "single_word": false,
25
- "special": true
26
- },
27
- "102": {
28
- "content": "[SEP]",
29
- "lstrip": false,
30
- "normalized": false,
31
- "rstrip": false,
32
- "single_word": false,
33
- "special": true
34
- },
35
- "103": {
36
- "content": "[MASK]",
37
- "lstrip": false,
38
- "normalized": false,
39
- "rstrip": false,
40
- "single_word": false,
41
- "special": true
42
- }
43
- },
44
- "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
  "model_max_length": 1000000000000000019884624838656,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
 
51
  "strip_accents": null,
52
  "tokenize_chinese_chars": true,
53
  "tokenizer_class": "MobileBertTokenizer",
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "cls_token": "[CLS]",
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
5
  "model_max_length": 1000000000000000019884624838656,
6
  "pad_token": "[PAD]",
7
  "sep_token": "[SEP]",
8
+ "special_tokens_map_file": null,
9
  "strip_accents": null,
10
  "tokenize_chinese_chars": true,
11
  "tokenizer_class": "MobileBertTokenizer",
run-6/checkpoint-108/trainer_state.json CHANGED
@@ -1,8 +1,7 @@
1
  {
2
  "best_metric": 0.0,
3
- "best_model_checkpoint": "mobilebert-uncased-finetuned-cola/run-6/checkpoint-27",
4
- "epoch": 4.0,
5
- "eval_steps": 500,
6
  "global_step": 108,
7
  "is_hyper_param_search": true,
8
  "is_local_process_zero": true,
@@ -10,53 +9,31 @@
10
  "log_history": [
11
  {
12
  "epoch": 1.0,
13
- "eval_loss": 525302.3125,
14
  "eval_matthews_correlation": 0.0,
15
- "eval_runtime": 2.4303,
16
- "eval_samples_per_second": 429.167,
17
- "eval_steps_per_second": 27.157,
18
- "step": 27
19
- },
20
- {
21
- "epoch": 2.0,
22
- "eval_loss": 379292.46875,
23
- "eval_matthews_correlation": 0.0,
24
- "eval_runtime": 3.0784,
25
- "eval_samples_per_second": 338.81,
26
- "eval_steps_per_second": 21.44,
27
  "step": 54
28
  },
29
  {
30
- "epoch": 3.0,
31
- "eval_loss": 300663.59375,
32
- "eval_matthews_correlation": 0.0,
33
- "eval_runtime": 2.4571,
34
- "eval_samples_per_second": 424.486,
35
- "eval_steps_per_second": 26.861,
36
- "step": 81
37
- },
38
- {
39
- "epoch": 4.0,
40
- "eval_loss": 275189.75,
41
  "eval_matthews_correlation": 0.0,
42
- "eval_runtime": 2.4403,
43
- "eval_samples_per_second": 427.398,
44
- "eval_steps_per_second": 27.045,
45
  "step": 108
46
  }
47
  ],
48
- "logging_steps": 500,
49
- "max_steps": 108,
50
- "num_input_tokens_seen": 0,
51
- "num_train_epochs": 4,
52
- "save_steps": 500,
53
  "total_flos": 0,
54
- "train_batch_size": 32,
55
  "trial_name": null,
56
  "trial_params": {
57
- "learning_rate": 1.4530909133359774e-06,
58
- "num_train_epochs": 4,
59
- "per_device_train_batch_size": 32,
60
- "seed": 38
61
  }
62
  }
 
1
  {
2
  "best_metric": 0.0,
3
+ "best_model_checkpoint": "mobilebert-uncased-finetuned-cola/run-6/checkpoint-54",
4
+ "epoch": 2.0,
 
5
  "global_step": 108,
6
  "is_hyper_param_search": true,
7
  "is_local_process_zero": true,
 
9
  "log_history": [
10
  {
11
  "epoch": 1.0,
12
+ "eval_loss": 3342482.75,
13
  "eval_matthews_correlation": 0.0,
14
+ "eval_runtime": 2.3778,
15
+ "eval_samples_per_second": 438.637,
16
+ "eval_steps_per_second": 27.757,
 
 
 
 
 
 
 
 
 
17
  "step": 54
18
  },
19
  {
20
+ "epoch": 2.0,
21
+ "eval_loss": 2052998.375,
 
 
 
 
 
 
 
 
 
22
  "eval_matthews_correlation": 0.0,
23
+ "eval_runtime": 2.5321,
24
+ "eval_samples_per_second": 411.91,
25
+ "eval_steps_per_second": 26.065,
26
  "step": 108
27
  }
28
  ],
29
+ "max_steps": 270,
30
+ "num_train_epochs": 5,
 
 
 
31
  "total_flos": 0,
 
32
  "trial_name": null,
33
  "trial_params": {
34
+ "learning_rate": 2.183143405028972e-06,
35
+ "num_train_epochs": 5,
36
+ "per_device_train_batch_size": 16,
37
+ "seed": 8
38
  }
39
  }
run-6/checkpoint-108/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7021ddbc9f735587e005cd15b2093198e20a0ab6b0d32428e98235a674189b5
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3fd04e0f847400a111a7560c3c5fd1dfed25dd0b3761344b9022de98be9df8d
3
+ size 3643
runs/Mar10_12-23-35_f87fe01c66be/events.out.tfevents.1710074878.f87fe01c66be.29486.15 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee5cf7a28dd027f28c399c9cf86152d1c66d0a704077cfa43c6e4841e85c80b8
3
- size 4603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70b150110c6fcbe4ecbbc60f47ea7751338b63ae5c916dbf951e7d14a43ec6b
3
+ size 5267