berkayaltntas commited on
Commit
2cc7f0b
·
verified ·
1 Parent(s): 73e39af

Training in progress, epoch 2

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-5/checkpoint-312/config.json +26 -0
  3. run-5/checkpoint-312/model.safetensors +3 -0
  4. run-5/checkpoint-312/optimizer.pt +3 -0
  5. run-5/checkpoint-312/rng_state.pth +3 -0
  6. run-5/checkpoint-312/scheduler.pt +3 -0
  7. run-5/checkpoint-312/special_tokens_map.json +7 -0
  8. run-5/checkpoint-312/tokenizer.json +0 -0
  9. run-5/checkpoint-312/tokenizer_config.json +56 -0
  10. run-5/checkpoint-312/trainer_state.json +58 -0
  11. run-5/checkpoint-312/training_args.bin +3 -0
  12. run-5/checkpoint-312/vocab.txt +0 -0
  13. run-6/checkpoint-156/config.json +26 -0
  14. run-6/checkpoint-156/model.safetensors +3 -0
  15. run-6/checkpoint-156/optimizer.pt +3 -0
  16. run-6/checkpoint-156/rng_state.pth +3 -0
  17. run-6/checkpoint-156/scheduler.pt +3 -0
  18. run-6/checkpoint-156/special_tokens_map.json +7 -0
  19. run-6/checkpoint-156/tokenizer.json +0 -0
  20. run-6/checkpoint-156/tokenizer_config.json +56 -0
  21. run-6/checkpoint-156/trainer_state.json +49 -0
  22. run-6/checkpoint-156/training_args.bin +3 -0
  23. run-6/checkpoint-156/vocab.txt +0 -0
  24. run-6/checkpoint-312/config.json +26 -0
  25. run-6/checkpoint-312/model.safetensors +3 -0
  26. run-6/checkpoint-312/optimizer.pt +3 -0
  27. run-6/checkpoint-312/rng_state.pth +3 -0
  28. run-6/checkpoint-312/scheduler.pt +3 -0
  29. run-6/checkpoint-312/special_tokens_map.json +7 -0
  30. run-6/checkpoint-312/tokenizer.json +0 -0
  31. run-6/checkpoint-312/tokenizer_config.json +56 -0
  32. run-6/checkpoint-312/trainer_state.json +58 -0
  33. run-6/checkpoint-312/training_args.bin +3 -0
  34. run-6/checkpoint-312/vocab.txt +0 -0
  35. run-8/checkpoint-156/config.json +26 -0
  36. run-8/checkpoint-156/model.safetensors +3 -0
  37. run-8/checkpoint-156/optimizer.pt +3 -0
  38. run-8/checkpoint-156/rng_state.pth +3 -0
  39. run-8/checkpoint-156/scheduler.pt +3 -0
  40. run-8/checkpoint-156/special_tokens_map.json +7 -0
  41. run-8/checkpoint-156/tokenizer.json +0 -0
  42. run-8/checkpoint-156/tokenizer_config.json +56 -0
  43. run-8/checkpoint-156/trainer_state.json +58 -0
  44. run-8/checkpoint-156/training_args.bin +3 -0
  45. run-8/checkpoint-156/vocab.txt +0 -0
  46. run-8/checkpoint-78/config.json +26 -0
  47. run-8/checkpoint-78/model.safetensors +3 -0
  48. run-8/checkpoint-78/optimizer.pt +3 -0
  49. run-8/checkpoint-78/rng_state.pth +3 -0
  50. run-8/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:a1aa681463369c5518af56b6b969918f9115a02c874dab9ad06dd502b977872d
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33de66df47b89a59c9acc83dac020e6af8316fa90e5e9b533ae16b375f62ad0
3
  size 437958648
run-5/checkpoint-312/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-5/checkpoint-312/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b669882049e7ee1f00d416f7eb06507280540943d71adf9393d9aa62ccfb305d
3
+ size 437958648
run-5/checkpoint-312/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ffca2844143e3b30785de48443ea220edc0e929a47fe2ddc0dcb9fe6cdd569
3
+ size 876038394
run-5/checkpoint-312/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a69fbc11d3f7bdd194c4f6febc68ff9beadd46e45ba247e1b80b7871f6f7be0
3
+ size 14244
run-5/checkpoint-312/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63dc01c9fab8a643873c04eea9cd44dad052eef3a2f0038e9708fa0393a2b3a0
3
+ size 1064
run-5/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-5/checkpoint-312/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-5/checkpoint-312/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-5/checkpoint-312/trainer_state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 156,
3
+ "best_metric": 0.4729241877256318,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-5/checkpoint-156",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 312,
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.4729241877256318,
15
+ "eval_loss": 0.7094579935073853,
16
+ "eval_runtime": 0.6559,
17
+ "eval_samples_per_second": 422.293,
18
+ "eval_steps_per_second": 7.623,
19
+ "step": 156
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.4693140794223827,
24
+ "eval_loss": 0.7010825276374817,
25
+ "eval_runtime": 0.6542,
26
+ "eval_samples_per_second": 423.45,
27
+ "eval_steps_per_second": 7.643,
28
+ "step": 312
29
+ }
30
+ ],
31
+ "logging_steps": 500,
32
+ "max_steps": 624,
33
+ "num_input_tokens_seen": 0,
34
+ "num_train_epochs": 4,
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": 16,
50
+ "trial_name": null,
51
+ "trial_params": {
52
+ "classifier_dropout": 0.12660170710684812,
53
+ "learning_rate": 1.3468686238004616e-06,
54
+ "max_length": 256,
55
+ "num_train_epochs": 4,
56
+ "per_device_train_batch_size": 16
57
+ }
58
+ }
run-5/checkpoint-312/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5866170a9798aba340b04ec2b4f352653fde1fe7c667f932ce5aae5c1a0bec82
3
+ size 5432
run-5/checkpoint-312/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-156/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-6/checkpoint-156/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a00b703c5fe8f8675f74c8bd879c71556f18734cd21dff75554ea64304a3d06e
3
+ size 437958648
run-6/checkpoint-156/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9519f7d9853ab94257de40b6f10ac1c49dde8b7e5a39eb5478ad462e6e6f5c5f
3
+ size 876038394
run-6/checkpoint-156/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0bd0ecbea6accdf7a51551feef7c19310fde6287eee32a3f2a6d63776d2405c
3
+ size 14244
run-6/checkpoint-156/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ef4df71059f87ec39968af768242f4ea7dd354df76176a8f05ae0126c24df7
3
+ size 1064
run-6/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-6/checkpoint-156/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-156/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-6/checkpoint-156/trainer_state.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 156,
3
+ "best_metric": 0.4729241877256318,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-6/checkpoint-156",
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 156,
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.4729241877256318,
15
+ "eval_loss": 0.7125602960586548,
16
+ "eval_runtime": 0.6582,
17
+ "eval_samples_per_second": 420.874,
18
+ "eval_steps_per_second": 7.597,
19
+ "step": 156
20
+ }
21
+ ],
22
+ "logging_steps": 500,
23
+ "max_steps": 624,
24
+ "num_input_tokens_seen": 0,
25
+ "num_train_epochs": 4,
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": 16,
41
+ "trial_name": null,
42
+ "trial_params": {
43
+ "classifier_dropout": 0.1089452955136888,
44
+ "learning_rate": 1.0795727692518032e-06,
45
+ "max_length": 128,
46
+ "num_train_epochs": 4,
47
+ "per_device_train_batch_size": 16
48
+ }
49
+ }
run-6/checkpoint-156/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c4c40de6da2713a66290bee006324690cb84c9d1fcf729c16fd8f7f74e7681
3
+ size 5432
run-6/checkpoint-156/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-312/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-6/checkpoint-312/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3efd109e4df2f57eed80fdc4c75e8a4648c470507bb6977272387db9b1699889
3
+ size 437958648
run-6/checkpoint-312/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e90037dee78db02073b248d1234a9617cb483aaf495a1a36b39d34728ddd905
3
+ size 876038394
run-6/checkpoint-312/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a69fbc11d3f7bdd194c4f6febc68ff9beadd46e45ba247e1b80b7871f6f7be0
3
+ size 14244
run-6/checkpoint-312/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c5d00f788971702c0e1ff753b457837badb4eee4ab0c15c35f36560c1f8549
3
+ size 1064
run-6/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-6/checkpoint-312/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-312/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-6/checkpoint-312/trainer_state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 156,
3
+ "best_metric": 0.4729241877256318,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-6/checkpoint-156",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 312,
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.4729241877256318,
15
+ "eval_loss": 0.7125602960586548,
16
+ "eval_runtime": 0.6582,
17
+ "eval_samples_per_second": 420.874,
18
+ "eval_steps_per_second": 7.597,
19
+ "step": 156
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.4693140794223827,
24
+ "eval_loss": 0.7045787572860718,
25
+ "eval_runtime": 0.6572,
26
+ "eval_samples_per_second": 421.495,
27
+ "eval_steps_per_second": 7.608,
28
+ "step": 312
29
+ }
30
+ ],
31
+ "logging_steps": 500,
32
+ "max_steps": 624,
33
+ "num_input_tokens_seen": 0,
34
+ "num_train_epochs": 4,
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": 16,
50
+ "trial_name": null,
51
+ "trial_params": {
52
+ "classifier_dropout": 0.1089452955136888,
53
+ "learning_rate": 1.0795727692518032e-06,
54
+ "max_length": 128,
55
+ "num_train_epochs": 4,
56
+ "per_device_train_batch_size": 16
57
+ }
58
+ }
run-6/checkpoint-312/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c4c40de6da2713a66290bee006324690cb84c9d1fcf729c16fd8f7f74e7681
3
+ size 5432
run-6/checkpoint-312/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-8/checkpoint-156/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-8/checkpoint-156/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33de66df47b89a59c9acc83dac020e6af8316fa90e5e9b533ae16b375f62ad0
3
+ size 437958648
run-8/checkpoint-156/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bbf87cdc0f8880b85ec8fd6b03b6aedb526811823f1443b31531098089a9dbe
3
+ size 876038394
run-8/checkpoint-156/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4a64755083f7633da1abd1de577e641d7084f1c57535fb19884090b3171beb5
3
+ size 14244
run-8/checkpoint-156/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a961adbc85fe90567fd1ae99ff28472a204d25e5c5db032c900a1d6a42c9ea4
3
+ size 1064
run-8/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-8/checkpoint-156/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-8/checkpoint-156/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-8/checkpoint-156/trainer_state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 156,
3
+ "best_metric": 0.6173285198555957,
4
+ "best_model_checkpoint": "bert-base-uncased-finetuned-rte-run_3/run-8/checkpoint-156",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 156,
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.6028880866425993,
15
+ "eval_loss": 0.6886783242225647,
16
+ "eval_runtime": 0.6558,
17
+ "eval_samples_per_second": 422.378,
18
+ "eval_steps_per_second": 7.624,
19
+ "step": 78
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_accuracy": 0.6173285198555957,
24
+ "eval_loss": 0.6687993407249451,
25
+ "eval_runtime": 0.6547,
26
+ "eval_samples_per_second": 423.094,
27
+ "eval_steps_per_second": 7.637,
28
+ "step": 156
29
+ }
30
+ ],
31
+ "logging_steps": 500,
32
+ "max_steps": 312,
33
+ "num_input_tokens_seen": 0,
34
+ "num_train_epochs": 4,
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": 32,
50
+ "trial_name": null,
51
+ "trial_params": {
52
+ "classifier_dropout": 0.3144563028637545,
53
+ "learning_rate": 8.273485183328586e-06,
54
+ "max_length": 512,
55
+ "num_train_epochs": 4,
56
+ "per_device_train_batch_size": 32
57
+ }
58
+ }
run-8/checkpoint-156/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531460a5e6a46a6be5016d26066192a4d9b5aec325fca2f3ead68fd2e84685b3
3
+ size 5432
run-8/checkpoint-156/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-8/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-8/checkpoint-78/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:933b368f56f92df0f2264f8d7c68ae23bde9309f813a00d7ec4da3d24e451a47
3
+ size 437958648
run-8/checkpoint-78/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8dac67296ecf0eba1384654d15f90ac4e7d10740137ebec3f0175be9822b02
3
+ size 876038394
run-8/checkpoint-78/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ab796df965c74c106f46f16854d55804fecfe14c1d69ae73ebe7269fc9ed28
3
+ size 14244
run-8/checkpoint-78/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3737711308bb8b6f842a0a089be2a5047ccbc681b591aa88db6a736ffe9b0a29
3
+ size 1064