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

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-7/checkpoint-156/config.json +27 -0
  3. run-7/checkpoint-156/model.safetensors +3 -0
  4. run-7/checkpoint-156/optimizer.pt +3 -0
  5. run-7/checkpoint-156/rng_state.pth +3 -0
  6. run-7/checkpoint-156/scheduler.pt +3 -0
  7. run-7/checkpoint-156/special_tokens_map.json +7 -0
  8. run-7/checkpoint-156/tokenizer.json +0 -0
  9. run-7/checkpoint-156/tokenizer_config.json +55 -0
  10. run-7/checkpoint-156/trainer_state.json +57 -0
  11. run-7/checkpoint-156/training_args.bin +3 -0
  12. run-7/checkpoint-156/vocab.txt +0 -0
  13. run-7/checkpoint-234/config.json +27 -0
  14. run-7/checkpoint-234/model.safetensors +3 -0
  15. run-7/checkpoint-234/optimizer.pt +3 -0
  16. run-7/checkpoint-234/rng_state.pth +3 -0
  17. run-7/checkpoint-234/scheduler.pt +3 -0
  18. run-7/checkpoint-234/special_tokens_map.json +7 -0
  19. run-7/checkpoint-234/tokenizer.json +0 -0
  20. run-7/checkpoint-234/tokenizer_config.json +55 -0
  21. run-7/checkpoint-234/trainer_state.json +66 -0
  22. run-7/checkpoint-234/training_args.bin +3 -0
  23. run-7/checkpoint-234/vocab.txt +0 -0
  24. run-7/checkpoint-312/config.json +27 -0
  25. run-7/checkpoint-312/model.safetensors +3 -0
  26. run-7/checkpoint-312/optimizer.pt +3 -0
  27. run-7/checkpoint-312/rng_state.pth +3 -0
  28. run-7/checkpoint-312/scheduler.pt +3 -0
  29. run-7/checkpoint-312/special_tokens_map.json +7 -0
  30. run-7/checkpoint-312/tokenizer.json +0 -0
  31. run-7/checkpoint-312/tokenizer_config.json +55 -0
  32. run-7/checkpoint-312/trainer_state.json +75 -0
  33. run-7/checkpoint-312/training_args.bin +3 -0
  34. run-7/checkpoint-312/vocab.txt +0 -0
  35. run-7/checkpoint-390/config.json +27 -0
  36. run-7/checkpoint-390/model.safetensors +3 -0
  37. run-7/checkpoint-390/optimizer.pt +3 -0
  38. run-7/checkpoint-390/rng_state.pth +3 -0
  39. run-7/checkpoint-390/scheduler.pt +3 -0
  40. run-7/checkpoint-390/special_tokens_map.json +7 -0
  41. run-7/checkpoint-390/tokenizer.json +0 -0
  42. run-7/checkpoint-390/tokenizer_config.json +55 -0
  43. run-7/checkpoint-390/trainer_state.json +84 -0
  44. run-7/checkpoint-390/training_args.bin +3 -0
  45. run-7/checkpoint-390/vocab.txt +0 -0
  46. run-7/checkpoint-468/config.json +27 -0
  47. run-7/checkpoint-468/model.safetensors +3 -0
  48. run-7/checkpoint-468/optimizer.pt +3 -0
  49. run-7/checkpoint-468/rng_state.pth +3 -0
  50. run-7/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:e1dbce98f3d950879926c2d466908ef43f449be641f52614ec113ba49b10d447
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a36d3c7e5e28355d4818a4c05cb010abeb9fb8aebd147ae1dab52df1b364ace
3
  size 437958648
run-7/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-7/checkpoint-156/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2bdb39300049b03abb324ef2c9c5c87ce65800a07e97612112381ac00c923f
3
+ size 437958648
run-7/checkpoint-156/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f4ee0e4d7ad8945764c3e68c526e8952bea76505b04c011b86fe6894242fad
3
+ size 876038394
run-7/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-7/checkpoint-156/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741030cb2d4b2e2f41e23a6d5817bf1c33f0dadb5de2fa6e5c2f23ea7716fad2
3
+ size 1064
run-7/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-7/checkpoint-156/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-156/trainer_state.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6859205776173285,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-7/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.628158844765343,
14
+ "eval_loss": 0.631028950214386,
15
+ "eval_runtime": 0.66,
16
+ "eval_samples_per_second": 419.684,
17
+ "eval_steps_per_second": 13.636,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.6859205776173285,
23
+ "eval_loss": 0.6369927525520325,
24
+ "eval_runtime": 0.6697,
25
+ "eval_samples_per_second": 413.634,
26
+ "eval_steps_per_second": 13.439,
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.11155873989069165,
52
+ "learning_rate": 4.329363431290077e-05,
53
+ "max_seq_length": 128,
54
+ "num_train_epochs": 7,
55
+ "per_device_train_batch_size": 32
56
+ }
57
+ }
run-7/checkpoint-156/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6e0f4b89f8339b44d2921a368ac3573d7d5e11448a30b11f432a00dea58d23
3
+ size 5240
run-7/checkpoint-156/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-234/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acdbc4b35dbfaa60befc01bf5809a6e59ece63b0d61dcce5edab3f5ce72e69dc
3
+ size 437958648
run-7/checkpoint-234/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdf5c5d7dfa02d02470b7273ce7c64a4d83f2ce75c234c5f336c7f75677a0c6
3
+ size 876038394
run-7/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-7/checkpoint-234/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:215a738ce09207d2474ec5de1404ff5799ba4bbb09d34debcd8a222473821f86
3
+ size 1064
run-7/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-7/checkpoint-234/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-234/trainer_state.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6859205776173285,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-7/checkpoint-156",
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.628158844765343,
14
+ "eval_loss": 0.631028950214386,
15
+ "eval_runtime": 0.66,
16
+ "eval_samples_per_second": 419.684,
17
+ "eval_steps_per_second": 13.636,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.6859205776173285,
23
+ "eval_loss": 0.6369927525520325,
24
+ "eval_runtime": 0.6697,
25
+ "eval_samples_per_second": 413.634,
26
+ "eval_steps_per_second": 13.439,
27
+ "step": 156
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_accuracy": 0.6678700361010831,
32
+ "eval_loss": 0.9578478336334229,
33
+ "eval_runtime": 0.6799,
34
+ "eval_samples_per_second": 407.431,
35
+ "eval_steps_per_second": 13.238,
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.11155873989069165,
61
+ "learning_rate": 4.329363431290077e-05,
62
+ "max_seq_length": 128,
63
+ "num_train_epochs": 7,
64
+ "per_device_train_batch_size": 32
65
+ }
66
+ }
run-7/checkpoint-234/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6e0f4b89f8339b44d2921a368ac3573d7d5e11448a30b11f432a00dea58d23
3
+ size 5240
run-7/checkpoint-234/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-312/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d2a358d59b3c7b597a43608175b9f07de7fe59ddbd085af55e0d2d31eb80f4
3
+ size 437958648
run-7/checkpoint-312/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558cd84b1312d5534161602c1bd592ae6efb30a69022dd7749ed675798f1fb7d
3
+ size 876038394
run-7/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-7/checkpoint-312/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b0ba67afbc69a73513d4675e04c386d2bf0445851edd56839e42e450a4ab56a
3
+ size 1064
run-7/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-7/checkpoint-312/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-312/trainer_state.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6859205776173285,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-7/checkpoint-156",
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.628158844765343,
14
+ "eval_loss": 0.631028950214386,
15
+ "eval_runtime": 0.66,
16
+ "eval_samples_per_second": 419.684,
17
+ "eval_steps_per_second": 13.636,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.6859205776173285,
23
+ "eval_loss": 0.6369927525520325,
24
+ "eval_runtime": 0.6697,
25
+ "eval_samples_per_second": 413.634,
26
+ "eval_steps_per_second": 13.439,
27
+ "step": 156
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_accuracy": 0.6678700361010831,
32
+ "eval_loss": 0.9578478336334229,
33
+ "eval_runtime": 0.6799,
34
+ "eval_samples_per_second": 407.431,
35
+ "eval_steps_per_second": 13.238,
36
+ "step": 234
37
+ },
38
+ {
39
+ "epoch": 4.0,
40
+ "eval_accuracy": 0.6642599277978339,
41
+ "eval_loss": 1.3767695426940918,
42
+ "eval_runtime": 0.6798,
43
+ "eval_samples_per_second": 407.485,
44
+ "eval_steps_per_second": 13.24,
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.11155873989069165,
70
+ "learning_rate": 4.329363431290077e-05,
71
+ "max_seq_length": 128,
72
+ "num_train_epochs": 7,
73
+ "per_device_train_batch_size": 32
74
+ }
75
+ }
run-7/checkpoint-312/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6e0f4b89f8339b44d2921a368ac3573d7d5e11448a30b11f432a00dea58d23
3
+ size 5240
run-7/checkpoint-312/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-390/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b046ea9ea7377c68369df6fc3bc921f3a1f8d47760d35b91e721263e6131b51
3
+ size 437958648
run-7/checkpoint-390/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4468ee3acfe22782ed4043e9c3654e46bd5cb5c3414ba641f704a3174fbbd0ff
3
+ size 876038394
run-7/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-7/checkpoint-390/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae204fcf0b4047412582492c46b3b8be7d7544d0fdd0f5d1f87f177e0ab311bb
3
+ size 1064
run-7/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-7/checkpoint-390/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-390/trainer_state.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6859205776173285,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-7/checkpoint-156",
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.628158844765343,
14
+ "eval_loss": 0.631028950214386,
15
+ "eval_runtime": 0.66,
16
+ "eval_samples_per_second": 419.684,
17
+ "eval_steps_per_second": 13.636,
18
+ "step": 78
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.6859205776173285,
23
+ "eval_loss": 0.6369927525520325,
24
+ "eval_runtime": 0.6697,
25
+ "eval_samples_per_second": 413.634,
26
+ "eval_steps_per_second": 13.439,
27
+ "step": 156
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_accuracy": 0.6678700361010831,
32
+ "eval_loss": 0.9578478336334229,
33
+ "eval_runtime": 0.6799,
34
+ "eval_samples_per_second": 407.431,
35
+ "eval_steps_per_second": 13.238,
36
+ "step": 234
37
+ },
38
+ {
39
+ "epoch": 4.0,
40
+ "eval_accuracy": 0.6642599277978339,
41
+ "eval_loss": 1.3767695426940918,
42
+ "eval_runtime": 0.6798,
43
+ "eval_samples_per_second": 407.485,
44
+ "eval_steps_per_second": 13.24,
45
+ "step": 312
46
+ },
47
+ {
48
+ "epoch": 5.0,
49
+ "eval_accuracy": 0.6534296028880866,
50
+ "eval_loss": 1.6084797382354736,
51
+ "eval_runtime": 0.678,
52
+ "eval_samples_per_second": 408.534,
53
+ "eval_steps_per_second": 13.274,
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.11155873989069165,
79
+ "learning_rate": 4.329363431290077e-05,
80
+ "max_seq_length": 128,
81
+ "num_train_epochs": 7,
82
+ "per_device_train_batch_size": 32
83
+ }
84
+ }
run-7/checkpoint-390/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6e0f4b89f8339b44d2921a368ac3573d7d5e11448a30b11f432a00dea58d23
3
+ size 5240
run-7/checkpoint-390/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-468/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:406242da2f62c8ddaa77ba4b2bfbacda2c25621302eb3ec2abd2f8da90b9fefe
3
+ size 437958648
run-7/checkpoint-468/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3caa0b85b704e81d64ef9449a99ec3723ee81cd84072783d87686f1b782b0b
3
+ size 876038394
run-7/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-7/checkpoint-468/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4113dd925e00e3c4df76e44043c8a9caa46a4bae9a15adb27ac4bd7d869609
3
+ size 1064