towa-kato commited on
Commit
466cef7
·
verified ·
1 Parent(s): ee47b81

Training in progress, epoch 2

Browse files
Files changed (37) hide show
  1. model.safetensors +1 -1
  2. run-1/checkpoint-268/config.json +25 -0
  3. run-1/checkpoint-268/model.safetensors +3 -0
  4. run-1/checkpoint-268/optimizer.pt +3 -0
  5. run-1/checkpoint-268/rng_state.pth +3 -0
  6. run-1/checkpoint-268/scheduler.pt +3 -0
  7. run-1/checkpoint-268/special_tokens_map.json +7 -0
  8. run-1/checkpoint-268/tokenizer.json +0 -0
  9. run-1/checkpoint-268/tokenizer_config.json +56 -0
  10. run-1/checkpoint-268/trainer_state.json +56 -0
  11. run-1/checkpoint-268/training_args.bin +3 -0
  12. run-1/checkpoint-268/vocab.txt +0 -0
  13. run-2/checkpoint-2138/config.json +25 -0
  14. run-2/checkpoint-2138/model.safetensors +3 -0
  15. run-2/checkpoint-2138/optimizer.pt +3 -0
  16. run-2/checkpoint-2138/rng_state.pth +3 -0
  17. run-2/checkpoint-2138/scheduler.pt +3 -0
  18. run-2/checkpoint-2138/special_tokens_map.json +7 -0
  19. run-2/checkpoint-2138/tokenizer.json +0 -0
  20. run-2/checkpoint-2138/tokenizer_config.json +56 -0
  21. run-2/checkpoint-2138/trainer_state.json +75 -0
  22. run-2/checkpoint-2138/training_args.bin +3 -0
  23. run-2/checkpoint-2138/vocab.txt +0 -0
  24. run-2/checkpoint-4276/config.json +25 -0
  25. run-2/checkpoint-4276/model.safetensors +3 -0
  26. run-2/checkpoint-4276/optimizer.pt +3 -0
  27. run-2/checkpoint-4276/rng_state.pth +3 -0
  28. run-2/checkpoint-4276/scheduler.pt +3 -0
  29. run-2/checkpoint-4276/special_tokens_map.json +7 -0
  30. run-2/checkpoint-4276/tokenizer.json +0 -0
  31. run-2/checkpoint-4276/tokenizer_config.json +56 -0
  32. run-2/checkpoint-4276/trainer_state.json +112 -0
  33. run-2/checkpoint-4276/training_args.bin +3 -0
  34. run-2/checkpoint-4276/vocab.txt +0 -0
  35. runs/Mar20_11-54-05_c50c1849b8cd/events.out.tfevents.1742472117.c50c1849b8cd.231.3 +2 -2
  36. runs/Mar20_11-54-05_c50c1849b8cd/events.out.tfevents.1742472183.c50c1849b8cd.231.4 +3 -0
  37. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a3cae828eac33415ba2724cac10c0f9434e433997d069a9299d2cfc89507966
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1a3ff4e61b79d50eaacbad4a3a12e94dc1818d3ea0b0bb17ea89dc76c29ab2
3
  size 267832560
run-1/checkpoint-268/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.48.3",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-268/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bd102c4e3a9ee5aab7e8ff3f3ad0af1b5abde5da96d105ce3cb9600bb2a5014
3
+ size 267832560
run-1/checkpoint-268/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c6510c509bd5e51c6e983758d1b1434959cc5b8cf2953384c7887a5766b8b9
3
+ size 535727290
run-1/checkpoint-268/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ead2afc2b400ad0eabd1068917046a05368f3f71df7d84f716ca1855cd81c235
3
+ size 14244
run-1/checkpoint-268/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b18704b11b9d0e6571f88035bc1898d3266e2fcabe403095fbae5cfd584a12
3
+ size 1064
run-1/checkpoint-268/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-1/checkpoint-268/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-268/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "DistilBertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-1/checkpoint-268/trainer_state.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.1763238091552522,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-268",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 268,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.5722712278366089,
14
+ "eval_matthews_correlation": 0.0,
15
+ "eval_runtime": 0.7442,
16
+ "eval_samples_per_second": 1401.459,
17
+ "eval_steps_per_second": 88.683,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.5533133745193481,
23
+ "eval_matthews_correlation": 0.1763238091552522,
24
+ "eval_runtime": 0.9319,
25
+ "eval_samples_per_second": 1119.172,
26
+ "eval_steps_per_second": 70.82,
27
+ "step": 268
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 268,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 2,
34
+ "save_steps": 500,
35
+ "stateful_callbacks": {
36
+ "TrainerControl": {
37
+ "args": {
38
+ "should_epoch_stop": false,
39
+ "should_evaluate": false,
40
+ "should_log": false,
41
+ "should_save": true,
42
+ "should_training_stop": true
43
+ },
44
+ "attributes": {}
45
+ }
46
+ },
47
+ "total_flos": 0,
48
+ "train_batch_size": 64,
49
+ "trial_name": null,
50
+ "trial_params": {
51
+ "learning_rate": 5.7774242029997465e-06,
52
+ "num_train_epochs": 2,
53
+ "per_device_train_batch_size": 64,
54
+ "seed": 35
55
+ }
56
+ }
run-1/checkpoint-268/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded426b9d6d5aa1379127e667099d55796662f2f898c697f039f89d6eb6f33fc
3
+ size 5432
run-1/checkpoint-268/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-2138/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.48.3",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-2138/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479182ffa534f36de0e6c72fed50133a282118af5e6cc0501b6b87b01fef9cda
3
+ size 267832560
run-2/checkpoint-2138/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb882c7d381a8c2b8738e731be9b42bcfb1a32c8e40c28be0495f9926f7e18a
3
+ size 535727290
run-2/checkpoint-2138/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1a01454b8bff5fc7b3e7a1c8b5eb0955f3a4ffef3493cc86d2e6001a1de7906
3
+ size 14244
run-2/checkpoint-2138/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44e6265bc2fd79df4009e2ae790e1a94debef3adf8c1314f74a2c18e48fa7b9d
3
+ size 1064
run-2/checkpoint-2138/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-2/checkpoint-2138/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-2138/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "DistilBertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-2/checkpoint-2138/trainer_state.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4575666121859665,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-2138",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2138,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.23386342376052385,
13
+ "grad_norm": 3.8194661140441895,
14
+ "learning_rate": 1.8407903120237992e-05,
15
+ "loss": 0.5915,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.4677268475210477,
20
+ "grad_norm": 21.96339988708496,
21
+ "learning_rate": 1.597041594859631e-05,
22
+ "loss": 0.5667,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.7015902712815716,
27
+ "grad_norm": 32.57480239868164,
28
+ "learning_rate": 1.3532928776954627e-05,
29
+ "loss": 0.5477,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.9354536950420954,
34
+ "grad_norm": 26.54929542541504,
35
+ "learning_rate": 1.1095441605312942e-05,
36
+ "loss": 0.5629,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 1.0,
41
+ "eval_loss": 0.5358108282089233,
42
+ "eval_matthews_correlation": 0.4575666121859665,
43
+ "eval_runtime": 0.7349,
44
+ "eval_samples_per_second": 1419.25,
45
+ "eval_steps_per_second": 89.809,
46
+ "step": 2138
47
+ }
48
+ ],
49
+ "logging_steps": 500,
50
+ "max_steps": 4276,
51
+ "num_input_tokens_seen": 0,
52
+ "num_train_epochs": 2,
53
+ "save_steps": 500,
54
+ "stateful_callbacks": {
55
+ "TrainerControl": {
56
+ "args": {
57
+ "should_epoch_stop": false,
58
+ "should_evaluate": false,
59
+ "should_log": false,
60
+ "should_save": true,
61
+ "should_training_stop": false
62
+ },
63
+ "attributes": {}
64
+ }
65
+ },
66
+ "total_flos": 32681156110608.0,
67
+ "train_batch_size": 4,
68
+ "trial_name": null,
69
+ "trial_params": {
70
+ "learning_rate": 2.0845390291879678e-05,
71
+ "num_train_epochs": 2,
72
+ "per_device_train_batch_size": 4,
73
+ "seed": 36
74
+ }
75
+ }
run-2/checkpoint-2138/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1524a90d6df539639ce990711a1777fbdb8d53c054cbba407e31d7b5454d32
3
+ size 5432
run-2/checkpoint-2138/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-4276/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.48.3",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-4276/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1a3ff4e61b79d50eaacbad4a3a12e94dc1818d3ea0b0bb17ea89dc76c29ab2
3
+ size 267832560
run-2/checkpoint-4276/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846e48b3c7c409cb0bacf29d354748bd1cd32942a44aa33a8a435d59e3062adb
3
+ size 535727290
run-2/checkpoint-4276/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd654223e9d39e3f94e00c309fb2dc2917aa96ed6c33d45314b4893e810e6431
3
+ size 14244
run-2/checkpoint-4276/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9831f25f2765bcb1592e87b5ec9e3f58a4099f724cb545a04d049f180d325c27
3
+ size 1064
run-2/checkpoint-4276/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-2/checkpoint-4276/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-4276/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "DistilBertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-2/checkpoint-4276/trainer_state.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.48170038113970914,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-4276",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4276,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.23386342376052385,
13
+ "grad_norm": 3.8194661140441895,
14
+ "learning_rate": 1.8407903120237992e-05,
15
+ "loss": 0.5915,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.4677268475210477,
20
+ "grad_norm": 21.96339988708496,
21
+ "learning_rate": 1.597041594859631e-05,
22
+ "loss": 0.5667,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 0.7015902712815716,
27
+ "grad_norm": 32.57480239868164,
28
+ "learning_rate": 1.3532928776954627e-05,
29
+ "loss": 0.5477,
30
+ "step": 1500
31
+ },
32
+ {
33
+ "epoch": 0.9354536950420954,
34
+ "grad_norm": 26.54929542541504,
35
+ "learning_rate": 1.1095441605312942e-05,
36
+ "loss": 0.5629,
37
+ "step": 2000
38
+ },
39
+ {
40
+ "epoch": 1.0,
41
+ "eval_loss": 0.5358108282089233,
42
+ "eval_matthews_correlation": 0.4575666121859665,
43
+ "eval_runtime": 0.7349,
44
+ "eval_samples_per_second": 1419.25,
45
+ "eval_steps_per_second": 89.809,
46
+ "step": 2138
47
+ },
48
+ {
49
+ "epoch": 1.1693171188026192,
50
+ "grad_norm": 74.48310089111328,
51
+ "learning_rate": 8.65795443367126e-06,
52
+ "loss": 0.4355,
53
+ "step": 2500
54
+ },
55
+ {
56
+ "epoch": 1.4031805425631432,
57
+ "grad_norm": 53.42240905761719,
58
+ "learning_rate": 6.220467262029576e-06,
59
+ "loss": 0.447,
60
+ "step": 3000
61
+ },
62
+ {
63
+ "epoch": 1.637043966323667,
64
+ "grad_norm": 59.395809173583984,
65
+ "learning_rate": 3.782980090387893e-06,
66
+ "loss": 0.4184,
67
+ "step": 3500
68
+ },
69
+ {
70
+ "epoch": 1.8709073900841908,
71
+ "grad_norm": 16.827695846557617,
72
+ "learning_rate": 1.3454929187462094e-06,
73
+ "loss": 0.3949,
74
+ "step": 4000
75
+ },
76
+ {
77
+ "epoch": 2.0,
78
+ "eval_loss": 0.8398144245147705,
79
+ "eval_matthews_correlation": 0.48170038113970914,
80
+ "eval_runtime": 0.8302,
81
+ "eval_samples_per_second": 1256.275,
82
+ "eval_steps_per_second": 79.496,
83
+ "step": 4276
84
+ }
85
+ ],
86
+ "logging_steps": 500,
87
+ "max_steps": 4276,
88
+ "num_input_tokens_seen": 0,
89
+ "num_train_epochs": 2,
90
+ "save_steps": 500,
91
+ "stateful_callbacks": {
92
+ "TrainerControl": {
93
+ "args": {
94
+ "should_epoch_stop": false,
95
+ "should_evaluate": false,
96
+ "should_log": false,
97
+ "should_save": true,
98
+ "should_training_stop": true
99
+ },
100
+ "attributes": {}
101
+ }
102
+ },
103
+ "total_flos": 65384821329972.0,
104
+ "train_batch_size": 4,
105
+ "trial_name": null,
106
+ "trial_params": {
107
+ "learning_rate": 2.0845390291879678e-05,
108
+ "num_train_epochs": 2,
109
+ "per_device_train_batch_size": 4,
110
+ "seed": 36
111
+ }
112
+ }
run-2/checkpoint-4276/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1524a90d6df539639ce990711a1777fbdb8d53c054cbba407e31d7b5454d32
3
+ size 5432
run-2/checkpoint-4276/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Mar20_11-54-05_c50c1849b8cd/events.out.tfevents.1742472117.c50c1849b8cd.231.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd1f0d25a7d6df4ad07b3d10e4cbe37631f0892769483ab3e0572f62605b2046
3
- size 5336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ff069624828e25dd38b73d90c1f1615accf2dee1671d57483bcc77d1184675
3
+ size 6025
runs/Mar20_11-54-05_c50c1849b8cd/events.out.tfevents.1742472183.c50c1849b8cd.231.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6c0e8762d103daa53d94bf1e913463058757b73ca351d66a5aa3b3f85db1ec
3
+ size 7712
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ded426b9d6d5aa1379127e667099d55796662f2f898c697f039f89d6eb6f33fc
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb1524a90d6df539639ce990711a1777fbdb8d53c054cbba407e31d7b5454d32
3
  size 5432