Shintosan commited on
Commit
98aad08
·
verified ·
1 Parent(s): 634460f

Training in progress, epoch 3

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. model.safetensors +1 -1
  2. run-11/checkpoint-117/config.json +26 -0
  3. run-11/checkpoint-117/model.safetensors +3 -0
  4. run-11/checkpoint-117/optimizer.pt +3 -0
  5. run-11/checkpoint-117/rng_state.pth +3 -0
  6. run-11/checkpoint-117/scheduler.pt +3 -0
  7. run-11/checkpoint-117/special_tokens_map.json +7 -0
  8. run-11/checkpoint-117/tokenizer.json +0 -0
  9. run-11/checkpoint-117/tokenizer_config.json +56 -0
  10. run-11/checkpoint-117/trainer_state.json +65 -0
  11. run-11/checkpoint-117/training_args.bin +3 -0
  12. run-11/checkpoint-117/vocab.txt +0 -0
  13. run-11/checkpoint-78/config.json +26 -0
  14. run-11/checkpoint-78/model.safetensors +3 -0
  15. run-11/checkpoint-78/optimizer.pt +3 -0
  16. run-11/checkpoint-78/rng_state.pth +3 -0
  17. run-11/checkpoint-78/scheduler.pt +3 -0
  18. run-11/checkpoint-78/special_tokens_map.json +7 -0
  19. run-11/checkpoint-78/tokenizer.json +0 -0
  20. run-11/checkpoint-78/tokenizer_config.json +56 -0
  21. run-11/checkpoint-78/trainer_state.json +56 -0
  22. run-11/checkpoint-78/training_args.bin +3 -0
  23. run-11/checkpoint-78/vocab.txt +0 -0
  24. run-12/checkpoint-117/config.json +26 -0
  25. run-12/checkpoint-117/model.safetensors +3 -0
  26. run-12/checkpoint-117/optimizer.pt +3 -0
  27. run-12/checkpoint-117/rng_state.pth +3 -0
  28. run-12/checkpoint-117/scheduler.pt +3 -0
  29. run-12/checkpoint-117/special_tokens_map.json +7 -0
  30. run-12/checkpoint-117/tokenizer.json +0 -0
  31. run-12/checkpoint-117/tokenizer_config.json +56 -0
  32. run-12/checkpoint-117/trainer_state.json +65 -0
  33. run-12/checkpoint-117/training_args.bin +3 -0
  34. run-12/checkpoint-117/vocab.txt +0 -0
  35. run-12/checkpoint-39/config.json +26 -0
  36. run-12/checkpoint-39/model.safetensors +3 -0
  37. run-12/checkpoint-39/optimizer.pt +3 -0
  38. run-12/checkpoint-39/rng_state.pth +3 -0
  39. run-12/checkpoint-39/scheduler.pt +3 -0
  40. run-12/checkpoint-39/special_tokens_map.json +7 -0
  41. run-12/checkpoint-39/tokenizer.json +0 -0
  42. run-12/checkpoint-39/tokenizer_config.json +56 -0
  43. run-12/checkpoint-39/trainer_state.json +47 -0
  44. run-12/checkpoint-39/training_args.bin +3 -0
  45. run-12/checkpoint-39/vocab.txt +0 -0
  46. run-12/checkpoint-78/config.json +26 -0
  47. run-12/checkpoint-78/model.safetensors +3 -0
  48. run-12/checkpoint-78/optimizer.pt +3 -0
  49. run-12/checkpoint-78/rng_state.pth +3 -0
  50. run-12/checkpoint-78/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb4094aa4994cd6c78a085c8277f9662ed91ba4db248feb500154af27c8e5ce5
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99b9c19dbd5c33fe75ae7fd5a3bfcd63066f55619c25273bee4558c827ca65d
3
  size 437958648
run-11/checkpoint-117/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "problem_type": "single_label_classification",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.50.3",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
run-11/checkpoint-117/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eca61c3dba66879bc279abc2ee11260a9aac21db85517da5dba88dcd9939b61
3
+ size 437958648
run-11/checkpoint-117/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42b2567b28aba91e8d01f02f850864c774e8e114b35199c9194d0828d5368bad
3
+ size 876038394
run-11/checkpoint-117/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58351ac62869277fae267b7aa19dc91ebc56b1968ab685c7ece354fe788d736a
3
+ size 14244
run-11/checkpoint-117/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330c10916184d7c87fcf8d4559fc7425d5839270276cf8d964fa05d4a99d75a0
3
+ size 1064
run-11/checkpoint-117/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-11/checkpoint-117/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-11/checkpoint-117/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": "BertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-11/checkpoint-117/trainer_state.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 117,
3
+ "best_metric": 0.6425992779783394,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-11/checkpoint-117",
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 117,
8
+ "is_hyper_param_search": true,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.6353790613718412,
15
+ "eval_loss": 0.6341095566749573,
16
+ "eval_runtime": 4.0685,
17
+ "eval_samples_per_second": 68.083,
18
+ "eval_steps_per_second": 1.229,
19
+ "step": 39
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.628158844765343,
24
+ "eval_loss": 0.677638828754425,
25
+ "eval_runtime": 4.0062,
26
+ "eval_samples_per_second": 69.143,
27
+ "eval_steps_per_second": 1.248,
28
+ "step": 78
29
+ },
30
+ {
31
+ "epoch": 3.0,
32
+ "eval_accuracy": 0.6425992779783394,
33
+ "eval_loss": 0.8393638134002686,
34
+ "eval_runtime": 4.0876,
35
+ "eval_samples_per_second": 67.766,
36
+ "eval_steps_per_second": 1.223,
37
+ "step": 117
38
+ }
39
+ ],
40
+ "logging_steps": 500,
41
+ "max_steps": 390,
42
+ "num_input_tokens_seen": 0,
43
+ "num_train_epochs": 10,
44
+ "save_steps": 500,
45
+ "stateful_callbacks": {
46
+ "TrainerControl": {
47
+ "args": {
48
+ "should_epoch_stop": false,
49
+ "should_evaluate": false,
50
+ "should_log": false,
51
+ "should_save": true,
52
+ "should_training_stop": false
53
+ },
54
+ "attributes": {}
55
+ }
56
+ },
57
+ "total_flos": 0,
58
+ "train_batch_size": 64,
59
+ "trial_name": null,
60
+ "trial_params": {
61
+ "learning_rate": 8.198704475383944e-05,
62
+ "num_train_epochs": 10,
63
+ "per_device_train_batch_size": 64
64
+ }
65
+ }
run-11/checkpoint-117/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e0b5413a887c11bf1fc1e11d8baf1ce67882b93b8b176c0e91c1bf955560b9
3
+ size 5432
run-11/checkpoint-117/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-11/checkpoint-78/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "problem_type": "single_label_classification",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.50.3",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
run-11/checkpoint-78/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b8b5b11e72cd93eac7e8d095468953f782131e85f741cd4684bf7cf4715a0b4
3
+ size 437958648
run-11/checkpoint-78/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f73fae677563201dce6ca8f0445f3ee2b6df920239a91130a78a662731a024
3
+ size 876038394
run-11/checkpoint-78/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a742d2c1b0c0de7337763219c339041494e1753af0074f32de6839513ee1d4e
3
+ size 14244
run-11/checkpoint-78/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0dd5d98f236a2aba8fe95481c6c3805ec8d7eb9dee800ef26790668968f26b9
3
+ size 1064
run-11/checkpoint-78/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-11/checkpoint-78/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-11/checkpoint-78/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": "BertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-11/checkpoint-78/trainer_state.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 39,
3
+ "best_metric": 0.6353790613718412,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-11/checkpoint-39",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 78,
8
+ "is_hyper_param_search": true,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.6353790613718412,
15
+ "eval_loss": 0.6341095566749573,
16
+ "eval_runtime": 4.0685,
17
+ "eval_samples_per_second": 68.083,
18
+ "eval_steps_per_second": 1.229,
19
+ "step": 39
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.628158844765343,
24
+ "eval_loss": 0.677638828754425,
25
+ "eval_runtime": 4.0062,
26
+ "eval_samples_per_second": 69.143,
27
+ "eval_steps_per_second": 1.248,
28
+ "step": 78
29
+ }
30
+ ],
31
+ "logging_steps": 500,
32
+ "max_steps": 390,
33
+ "num_input_tokens_seen": 0,
34
+ "num_train_epochs": 10,
35
+ "save_steps": 500,
36
+ "stateful_callbacks": {
37
+ "TrainerControl": {
38
+ "args": {
39
+ "should_epoch_stop": false,
40
+ "should_evaluate": false,
41
+ "should_log": false,
42
+ "should_save": true,
43
+ "should_training_stop": false
44
+ },
45
+ "attributes": {}
46
+ }
47
+ },
48
+ "total_flos": 0,
49
+ "train_batch_size": 64,
50
+ "trial_name": null,
51
+ "trial_params": {
52
+ "learning_rate": 8.198704475383944e-05,
53
+ "num_train_epochs": 10,
54
+ "per_device_train_batch_size": 64
55
+ }
56
+ }
run-11/checkpoint-78/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e0b5413a887c11bf1fc1e11d8baf1ce67882b93b8b176c0e91c1bf955560b9
3
+ size 5432
run-11/checkpoint-78/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-117/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "problem_type": "single_label_classification",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.50.3",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
run-12/checkpoint-117/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e99b9c19dbd5c33fe75ae7fd5a3bfcd63066f55619c25273bee4558c827ca65d
3
+ size 437958648
run-12/checkpoint-117/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b1e78a8ab7220771a6c3e3a2fc03dc57e1593029d63ab1e35d8a8801eda91b
3
+ size 876038394
run-12/checkpoint-117/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58351ac62869277fae267b7aa19dc91ebc56b1968ab685c7ece354fe788d736a
3
+ size 14244
run-12/checkpoint-117/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4c54b314a71bd22d01d476fcde5c1e04e76b9adf6938b2d2be31d708548aa4
3
+ size 1064
run-12/checkpoint-117/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-12/checkpoint-117/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-117/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": "BertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-12/checkpoint-117/trainer_state.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 117,
3
+ "best_metric": 0.6967509025270758,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-12/checkpoint-117",
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 117,
8
+ "is_hyper_param_search": true,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.5884476534296029,
15
+ "eval_loss": 0.6617318391799927,
16
+ "eval_runtime": 4.0365,
17
+ "eval_samples_per_second": 68.624,
18
+ "eval_steps_per_second": 1.239,
19
+ "step": 39
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.6678700361010831,
24
+ "eval_loss": 0.6838820576667786,
25
+ "eval_runtime": 4.4058,
26
+ "eval_samples_per_second": 62.872,
27
+ "eval_steps_per_second": 1.135,
28
+ "step": 78
29
+ },
30
+ {
31
+ "epoch": 3.0,
32
+ "eval_accuracy": 0.6967509025270758,
33
+ "eval_loss": 0.7180970907211304,
34
+ "eval_runtime": 4.0249,
35
+ "eval_samples_per_second": 68.822,
36
+ "eval_steps_per_second": 1.242,
37
+ "step": 117
38
+ }
39
+ ],
40
+ "logging_steps": 500,
41
+ "max_steps": 390,
42
+ "num_input_tokens_seen": 0,
43
+ "num_train_epochs": 10,
44
+ "save_steps": 500,
45
+ "stateful_callbacks": {
46
+ "TrainerControl": {
47
+ "args": {
48
+ "should_epoch_stop": false,
49
+ "should_evaluate": false,
50
+ "should_log": false,
51
+ "should_save": true,
52
+ "should_training_stop": false
53
+ },
54
+ "attributes": {}
55
+ }
56
+ },
57
+ "total_flos": 0,
58
+ "train_batch_size": 64,
59
+ "trial_name": null,
60
+ "trial_params": {
61
+ "learning_rate": 5.471811393745031e-05,
62
+ "num_train_epochs": 10,
63
+ "per_device_train_batch_size": 64
64
+ }
65
+ }
run-12/checkpoint-117/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55ff0cdded549923166bc273141e5177c3c4eb8d8985959aed2dee5e84df14a
3
+ size 5432
run-12/checkpoint-117/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-39/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "problem_type": "single_label_classification",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.50.3",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
run-12/checkpoint-39/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ef07ba40424dc88703bc4fbee8fb0710fcc4b5ec03b1b3731ce4404bdbde486
3
+ size 437958648
run-12/checkpoint-39/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed2dcb4217741e94700f30a60920c4ae30f1bcc8a835082261732aeeaf44fb2e
3
+ size 876038394
run-12/checkpoint-39/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afca84cca3e41f31adc342431bd2ff157dddd1608dfba762abc0e1c205d7595e
3
+ size 14244
run-12/checkpoint-39/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d478eea1fd9abea7cedf0f9a264d1959dda227cc797d30a5287ebda2674fcd7
3
+ size 1064
run-12/checkpoint-39/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-12/checkpoint-39/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-39/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": "BertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
run-12/checkpoint-39/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 39,
3
+ "best_metric": 0.5884476534296029,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-12/checkpoint-39",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 39,
8
+ "is_hyper_param_search": true,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 1.0,
14
+ "eval_accuracy": 0.5884476534296029,
15
+ "eval_loss": 0.6617318391799927,
16
+ "eval_runtime": 4.0365,
17
+ "eval_samples_per_second": 68.624,
18
+ "eval_steps_per_second": 1.239,
19
+ "step": 39
20
+ }
21
+ ],
22
+ "logging_steps": 500,
23
+ "max_steps": 390,
24
+ "num_input_tokens_seen": 0,
25
+ "num_train_epochs": 10,
26
+ "save_steps": 500,
27
+ "stateful_callbacks": {
28
+ "TrainerControl": {
29
+ "args": {
30
+ "should_epoch_stop": false,
31
+ "should_evaluate": false,
32
+ "should_log": false,
33
+ "should_save": true,
34
+ "should_training_stop": false
35
+ },
36
+ "attributes": {}
37
+ }
38
+ },
39
+ "total_flos": 0,
40
+ "train_batch_size": 64,
41
+ "trial_name": null,
42
+ "trial_params": {
43
+ "learning_rate": 5.471811393745031e-05,
44
+ "num_train_epochs": 10,
45
+ "per_device_train_batch_size": 64
46
+ }
47
+ }
run-12/checkpoint-39/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55ff0cdded549923166bc273141e5177c3c4eb8d8985959aed2dee5e84df14a
3
+ size 5432
run-12/checkpoint-39/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-78/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "problem_type": "single_label_classification",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.50.3",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
run-12/checkpoint-78/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c8c96aa8695ea5debcd6130ec3052ebd6c45782c1891d129cc4c578e11f88e4
3
+ size 437958648
run-12/checkpoint-78/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c6ba9971d4428a394bfd6b42dc0df7384d47211c6ada60bbb4a9cef178f172
3
+ size 876038394
run-12/checkpoint-78/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a742d2c1b0c0de7337763219c339041494e1753af0074f32de6839513ee1d4e
3
+ size 14244
run-12/checkpoint-78/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a6371246e477c857fc355e0a17a45d4d35a70cf7b8528bf8d7bb1dcdbbe0613
3
+ size 1064