yunyus commited on
Commit
c1d4f07
·
verified ·
1 Parent(s): 7f1a4fd

Training in progress, epoch 1

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-10/checkpoint-156/config.json +27 -0
  3. run-10/checkpoint-156/model.safetensors +3 -0
  4. run-10/checkpoint-156/optimizer.pt +3 -0
  5. run-10/checkpoint-156/rng_state.pth +3 -0
  6. run-10/checkpoint-156/scheduler.pt +3 -0
  7. run-10/checkpoint-156/special_tokens_map.json +7 -0
  8. run-10/checkpoint-156/tokenizer.json +0 -0
  9. run-10/checkpoint-156/tokenizer_config.json +55 -0
  10. run-10/checkpoint-156/trainer_state.json +57 -0
  11. run-10/checkpoint-156/training_args.bin +3 -0
  12. run-10/checkpoint-156/vocab.txt +0 -0
  13. run-10/checkpoint-234/config.json +27 -0
  14. run-10/checkpoint-234/model.safetensors +3 -0
  15. run-10/checkpoint-234/optimizer.pt +3 -0
  16. run-10/checkpoint-234/rng_state.pth +3 -0
  17. run-10/checkpoint-234/scheduler.pt +3 -0
  18. run-10/checkpoint-234/special_tokens_map.json +7 -0
  19. run-10/checkpoint-234/tokenizer.json +0 -0
  20. run-10/checkpoint-234/tokenizer_config.json +55 -0
  21. run-10/checkpoint-234/trainer_state.json +66 -0
  22. run-10/checkpoint-234/training_args.bin +3 -0
  23. run-10/checkpoint-234/vocab.txt +0 -0
  24. run-10/checkpoint-312/config.json +27 -0
  25. run-10/checkpoint-312/model.safetensors +3 -0
  26. run-10/checkpoint-312/optimizer.pt +3 -0
  27. run-10/checkpoint-312/rng_state.pth +3 -0
  28. run-10/checkpoint-312/scheduler.pt +3 -0
  29. run-10/checkpoint-312/special_tokens_map.json +7 -0
  30. run-10/checkpoint-312/tokenizer.json +0 -0
  31. run-10/checkpoint-312/tokenizer_config.json +55 -0
  32. run-10/checkpoint-312/trainer_state.json +75 -0
  33. run-10/checkpoint-312/training_args.bin +3 -0
  34. run-10/checkpoint-312/vocab.txt +0 -0
  35. run-10/checkpoint-390/config.json +27 -0
  36. run-10/checkpoint-390/model.safetensors +3 -0
  37. run-10/checkpoint-390/optimizer.pt +3 -0
  38. run-10/checkpoint-390/rng_state.pth +3 -0
  39. run-10/checkpoint-390/scheduler.pt +3 -0
  40. run-10/checkpoint-390/special_tokens_map.json +7 -0
  41. run-10/checkpoint-390/tokenizer.json +0 -0
  42. run-10/checkpoint-390/tokenizer_config.json +55 -0
  43. run-10/checkpoint-390/trainer_state.json +84 -0
  44. run-10/checkpoint-390/training_args.bin +3 -0
  45. run-10/checkpoint-390/vocab.txt +0 -0
  46. run-10/checkpoint-468/config.json +27 -0
  47. run-10/checkpoint-468/model.safetensors +3 -0
  48. run-10/checkpoint-468/optimizer.pt +3 -0
  49. run-10/checkpoint-468/rng_state.pth +3 -0
  50. run-10/checkpoint-468/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a36d3c7e5e28355d4818a4c05cb010abeb9fb8aebd147ae1dab52df1b364ace
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b065f683c5313ed15e05dee6db5f2e50dde7ed68627d3ee313a634b1326a304
3
  size 437958648
run-10/checkpoint-156/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-156/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe62d7182153a12c9393a9b1af81b04c7799019bda9d024f68042653189f6b5d
3
+ size 437958648
run-10/checkpoint-156/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b3d2499f2b42ccd8037ee42f74ea345c1e18d0340e426205686c8919f670cf0
3
+ size 876038394
run-10/checkpoint-156/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b06d22713ab0eccf6163f8b0ec7376abad69fdc0b947461e0b301173cdd320
3
+ size 14244
run-10/checkpoint-156/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574af7ca698e502b9a4b7f7c5c9cff6e4bd0fe475ffec5ea53280558a10d9ae4
3
+ size 1064
run-10/checkpoint-156/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-10/checkpoint-156/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-156/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-10/checkpoint-156/trainer_state.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.631768953068592,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-10/checkpoint-156",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 156,
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_accuracy": 0.6137184115523465,
14
+ "eval_loss": 0.6504337191581726,
15
+ "eval_runtime": 0.677,
16
+ "eval_samples_per_second": 409.147,
17
+ "eval_steps_per_second": 13.294,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.631768953068592,
23
+ "eval_loss": 0.6473239660263062,
24
+ "eval_runtime": 0.6782,
25
+ "eval_samples_per_second": 408.412,
26
+ "eval_steps_per_second": 13.27,
27
+ "step": 156
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 546,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 7,
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": false
43
+ },
44
+ "attributes": {}
45
+ }
46
+ },
47
+ "total_flos": 0,
48
+ "train_batch_size": 32,
49
+ "trial_name": null,
50
+ "trial_params": {
51
+ "dropout_rate": 0.2043586802114299,
52
+ "learning_rate": 9.296605317954886e-05,
53
+ "max_seq_length": 32,
54
+ "num_train_epochs": 7,
55
+ "per_device_train_batch_size": 32
56
+ }
57
+ }
run-10/checkpoint-156/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9f00c92839812b3ad8dd5417db9b0793d4b7295f840b70aa6a3a351a555017
3
+ size 5240
run-10/checkpoint-156/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-234/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-234/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a766ea82f585385bc02ba4b954c7173add4415e6fedbd26b6524eb71c0f5ea8
3
+ size 437958648
run-10/checkpoint-234/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:036e882e56791e7a0d66c47dc0982c76d006d7e91c4cd37d1201405a9a3350ef
3
+ size 876038394
run-10/checkpoint-234/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5893971a43e53d8cccb69cbc77f5b88d424dd9d85114d1b21fc0c54c6cb446cf
3
+ size 14244
run-10/checkpoint-234/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da622e358a9248d033c4c6b8024dfe0d1c632e5304f472beddf83fe0276f783
3
+ size 1064
run-10/checkpoint-234/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-10/checkpoint-234/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-234/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-10/checkpoint-234/trainer_state.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6389891696750902,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-10/checkpoint-234",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 234,
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_accuracy": 0.6137184115523465,
14
+ "eval_loss": 0.6504337191581726,
15
+ "eval_runtime": 0.677,
16
+ "eval_samples_per_second": 409.147,
17
+ "eval_steps_per_second": 13.294,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.631768953068592,
23
+ "eval_loss": 0.6473239660263062,
24
+ "eval_runtime": 0.6782,
25
+ "eval_samples_per_second": 408.412,
26
+ "eval_steps_per_second": 13.27,
27
+ "step": 156
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_accuracy": 0.6389891696750902,
32
+ "eval_loss": 0.8302916288375854,
33
+ "eval_runtime": 0.6784,
34
+ "eval_samples_per_second": 408.313,
35
+ "eval_steps_per_second": 13.266,
36
+ "step": 234
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 546,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 7,
43
+ "save_steps": 500,
44
+ "stateful_callbacks": {
45
+ "TrainerControl": {
46
+ "args": {
47
+ "should_epoch_stop": false,
48
+ "should_evaluate": false,
49
+ "should_log": false,
50
+ "should_save": true,
51
+ "should_training_stop": false
52
+ },
53
+ "attributes": {}
54
+ }
55
+ },
56
+ "total_flos": 0,
57
+ "train_batch_size": 32,
58
+ "trial_name": null,
59
+ "trial_params": {
60
+ "dropout_rate": 0.2043586802114299,
61
+ "learning_rate": 9.296605317954886e-05,
62
+ "max_seq_length": 32,
63
+ "num_train_epochs": 7,
64
+ "per_device_train_batch_size": 32
65
+ }
66
+ }
run-10/checkpoint-234/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9f00c92839812b3ad8dd5417db9b0793d4b7295f840b70aa6a3a351a555017
3
+ size 5240
run-10/checkpoint-234/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-312/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-312/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3cf577c6b3235e4dab3f8608aa3c2fb1f444e0a5a78ca3efea95ab4463f3bd
3
+ size 437958648
run-10/checkpoint-312/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc69ccf850c5d3bd9b6dada428746016224b3f740566af1425de1499463ccb5b
3
+ size 876038394
run-10/checkpoint-312/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af1a4990042dba800f8bdd3161c3d4f03f32aec4981e4c59a23be760f07f9773
3
+ size 14244
run-10/checkpoint-312/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d00cd4ba7fb1b39476e83ecddc71821acc81541b3d49224be8c02c593e9a22d
3
+ size 1064
run-10/checkpoint-312/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-10/checkpoint-312/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-312/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-10/checkpoint-312/trainer_state.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6570397111913358,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-10/checkpoint-312",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 312,
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_accuracy": 0.6137184115523465,
14
+ "eval_loss": 0.6504337191581726,
15
+ "eval_runtime": 0.677,
16
+ "eval_samples_per_second": 409.147,
17
+ "eval_steps_per_second": 13.294,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.631768953068592,
23
+ "eval_loss": 0.6473239660263062,
24
+ "eval_runtime": 0.6782,
25
+ "eval_samples_per_second": 408.412,
26
+ "eval_steps_per_second": 13.27,
27
+ "step": 156
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_accuracy": 0.6389891696750902,
32
+ "eval_loss": 0.8302916288375854,
33
+ "eval_runtime": 0.6784,
34
+ "eval_samples_per_second": 408.313,
35
+ "eval_steps_per_second": 13.266,
36
+ "step": 234
37
+ },
38
+ {
39
+ "epoch": 4.0,
40
+ "eval_accuracy": 0.6570397111913358,
41
+ "eval_loss": 1.1685233116149902,
42
+ "eval_runtime": 0.6824,
43
+ "eval_samples_per_second": 405.928,
44
+ "eval_steps_per_second": 13.189,
45
+ "step": 312
46
+ }
47
+ ],
48
+ "logging_steps": 500,
49
+ "max_steps": 546,
50
+ "num_input_tokens_seen": 0,
51
+ "num_train_epochs": 7,
52
+ "save_steps": 500,
53
+ "stateful_callbacks": {
54
+ "TrainerControl": {
55
+ "args": {
56
+ "should_epoch_stop": false,
57
+ "should_evaluate": false,
58
+ "should_log": false,
59
+ "should_save": true,
60
+ "should_training_stop": false
61
+ },
62
+ "attributes": {}
63
+ }
64
+ },
65
+ "total_flos": 0,
66
+ "train_batch_size": 32,
67
+ "trial_name": null,
68
+ "trial_params": {
69
+ "dropout_rate": 0.2043586802114299,
70
+ "learning_rate": 9.296605317954886e-05,
71
+ "max_seq_length": 32,
72
+ "num_train_epochs": 7,
73
+ "per_device_train_batch_size": 32
74
+ }
75
+ }
run-10/checkpoint-312/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9f00c92839812b3ad8dd5417db9b0793d4b7295f840b70aa6a3a351a555017
3
+ size 5240
run-10/checkpoint-312/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-390/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-390/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f240be054baeba5034de722a7252eb3f8e130ede164c47a708a5f6311b5368
3
+ size 437958648
run-10/checkpoint-390/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee3f2295621b58ae2f8879e4802a129c50af59857dfb240fd22768d929a9e1c
3
+ size 876038394
run-10/checkpoint-390/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bab7e7efc6e523fe7096c3409edac8cd4fe85d5a37151e866e2575a2cca2b359
3
+ size 14244
run-10/checkpoint-390/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bf63e6f4588126d96bdccfc876a852c36d08bb9f454a63c816d018484211ee4
3
+ size 1064
run-10/checkpoint-390/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-10/checkpoint-390/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-390/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-10/checkpoint-390/trainer_state.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6570397111913358,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-10/checkpoint-312",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 390,
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_accuracy": 0.6137184115523465,
14
+ "eval_loss": 0.6504337191581726,
15
+ "eval_runtime": 0.677,
16
+ "eval_samples_per_second": 409.147,
17
+ "eval_steps_per_second": 13.294,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.631768953068592,
23
+ "eval_loss": 0.6473239660263062,
24
+ "eval_runtime": 0.6782,
25
+ "eval_samples_per_second": 408.412,
26
+ "eval_steps_per_second": 13.27,
27
+ "step": 156
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_accuracy": 0.6389891696750902,
32
+ "eval_loss": 0.8302916288375854,
33
+ "eval_runtime": 0.6784,
34
+ "eval_samples_per_second": 408.313,
35
+ "eval_steps_per_second": 13.266,
36
+ "step": 234
37
+ },
38
+ {
39
+ "epoch": 4.0,
40
+ "eval_accuracy": 0.6570397111913358,
41
+ "eval_loss": 1.1685233116149902,
42
+ "eval_runtime": 0.6824,
43
+ "eval_samples_per_second": 405.928,
44
+ "eval_steps_per_second": 13.189,
45
+ "step": 312
46
+ },
47
+ {
48
+ "epoch": 5.0,
49
+ "eval_accuracy": 0.6498194945848376,
50
+ "eval_loss": 1.5000020265579224,
51
+ "eval_runtime": 0.6887,
52
+ "eval_samples_per_second": 402.185,
53
+ "eval_steps_per_second": 13.067,
54
+ "step": 390
55
+ }
56
+ ],
57
+ "logging_steps": 500,
58
+ "max_steps": 546,
59
+ "num_input_tokens_seen": 0,
60
+ "num_train_epochs": 7,
61
+ "save_steps": 500,
62
+ "stateful_callbacks": {
63
+ "TrainerControl": {
64
+ "args": {
65
+ "should_epoch_stop": false,
66
+ "should_evaluate": false,
67
+ "should_log": false,
68
+ "should_save": true,
69
+ "should_training_stop": false
70
+ },
71
+ "attributes": {}
72
+ }
73
+ },
74
+ "total_flos": 0,
75
+ "train_batch_size": 32,
76
+ "trial_name": null,
77
+ "trial_params": {
78
+ "dropout_rate": 0.2043586802114299,
79
+ "learning_rate": 9.296605317954886e-05,
80
+ "max_seq_length": 32,
81
+ "num_train_epochs": 7,
82
+ "per_device_train_batch_size": 32
83
+ }
84
+ }
run-10/checkpoint-390/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9f00c92839812b3ad8dd5417db9b0793d4b7295f840b70aa6a3a351a555017
3
+ size 5240
run-10/checkpoint-390/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-468/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-10/checkpoint-468/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:470686039bd4c29636593d59898fecdab4fbc25b3518307545806dd1a0d7960d
3
+ size 437958648
run-10/checkpoint-468/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be67cf1d41f0dc658699d09cee07cc270722665087cf6d000b28ff0028f9637e
3
+ size 876038394
run-10/checkpoint-468/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fdf0de6d254b055796bfcfbc98ddb20abec09724d2ab84450cc286ba297dd61
3
+ size 14244
run-10/checkpoint-468/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b785e74ea9fed0246d14030e0ac9db9c15e71b47b7f9143b678c4cbfd14b4f2d
3
+ size 1064