a6341556 commited on
Commit
5ccef9a
·
verified ·
1 Parent(s): 1a3922f

Training in progress, epoch 4

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-3/checkpoint-536/config.json +25 -0
  3. run-3/checkpoint-536/model.safetensors +3 -0
  4. run-3/checkpoint-536/optimizer.pt +3 -0
  5. run-3/checkpoint-536/rng_state.pth +3 -0
  6. run-3/checkpoint-536/scheduler.pt +3 -0
  7. run-3/checkpoint-536/special_tokens_map.json +7 -0
  8. run-3/checkpoint-536/tokenizer.json +0 -0
  9. run-3/checkpoint-536/tokenizer_config.json +55 -0
  10. run-3/checkpoint-536/trainer_state.json +63 -0
  11. run-3/checkpoint-536/training_args.bin +3 -0
  12. run-3/checkpoint-536/vocab.txt +0 -0
  13. run-3/checkpoint-804/config.json +25 -0
  14. run-3/checkpoint-804/model.safetensors +3 -0
  15. run-3/checkpoint-804/optimizer.pt +3 -0
  16. run-3/checkpoint-804/rng_state.pth +3 -0
  17. run-3/checkpoint-804/scheduler.pt +3 -0
  18. run-3/checkpoint-804/special_tokens_map.json +7 -0
  19. run-3/checkpoint-804/tokenizer.json +0 -0
  20. run-3/checkpoint-804/tokenizer_config.json +55 -0
  21. run-3/checkpoint-804/trainer_state.json +72 -0
  22. run-3/checkpoint-804/training_args.bin +3 -0
  23. run-3/checkpoint-804/vocab.txt +0 -0
  24. run-4/checkpoint-1069/config.json +25 -0
  25. run-4/checkpoint-1069/model.safetensors +3 -0
  26. run-4/checkpoint-1069/optimizer.pt +3 -0
  27. run-4/checkpoint-1069/rng_state.pth +3 -0
  28. run-4/checkpoint-1069/scheduler.pt +3 -0
  29. run-4/checkpoint-1069/special_tokens_map.json +7 -0
  30. run-4/checkpoint-1069/tokenizer.json +0 -0
  31. run-4/checkpoint-1069/tokenizer_config.json +55 -0
  32. run-4/checkpoint-1069/trainer_state.json +61 -0
  33. run-4/checkpoint-1069/training_args.bin +3 -0
  34. run-4/checkpoint-1069/vocab.txt +0 -0
  35. run-4/checkpoint-2138/config.json +25 -0
  36. run-4/checkpoint-2138/model.safetensors +3 -0
  37. run-4/checkpoint-2138/optimizer.pt +3 -0
  38. run-4/checkpoint-2138/rng_state.pth +3 -0
  39. run-4/checkpoint-2138/scheduler.pt +3 -0
  40. run-4/checkpoint-2138/special_tokens_map.json +7 -0
  41. run-4/checkpoint-2138/tokenizer.json +0 -0
  42. run-4/checkpoint-2138/tokenizer_config.json +55 -0
  43. run-4/checkpoint-2138/trainer_state.json +84 -0
  44. run-4/checkpoint-2138/training_args.bin +3 -0
  45. run-4/checkpoint-2138/vocab.txt +0 -0
  46. run-4/checkpoint-3207/config.json +25 -0
  47. run-4/checkpoint-3207/model.safetensors +3 -0
  48. run-4/checkpoint-3207/optimizer.pt +3 -0
  49. run-4/checkpoint-3207/rng_state.pth +3 -0
  50. run-4/checkpoint-3207/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9ce49098f9754278856eb150a12473ef5dd41f0a8fd595769ab07d24502befb
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0af182de19e2c99dcb5a9aa2c314fc818a6a7a1e1b83bb87eb1b73088337cb6
3
  size 267832560
run-3/checkpoint-536/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.0",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-536/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e12fa41f830819c94699b9c527617591da1fbe2c46ddc0dfbea89f8f2624bd5
3
+ size 267832560
run-3/checkpoint-536/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c989d4b10b6b9bfc7d77e55435a60a1db7cb90631213df8c5a1fbf2cf14a9e9c
3
+ size 535727290
run-3/checkpoint-536/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3677640bdcfe3e1ceab4bebbdff4b248f96d31e04cef5e72dd1bf4bfb7204a5
3
+ size 14308
run-3/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9c17b359e44003511b06f96106dff2cf8862fb489536e699ed75051bf9b920
3
+ size 1064
run-3/checkpoint-536/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-3/checkpoint-536/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-536/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": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-3/checkpoint-536/trainer_state.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5347185537666785,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-536",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 536,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.4586695432662964,
14
+ "eval_matthews_correlation": 0.47350830753131157,
15
+ "eval_runtime": 0.7806,
16
+ "eval_samples_per_second": 1336.214,
17
+ "eval_steps_per_second": 84.554,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.8656716417910446,
22
+ "grad_norm": 5.450980186462402,
23
+ "learning_rate": 2.0428274292933444e-05,
24
+ "loss": 0.4135,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.48337045311927795,
30
+ "eval_matthews_correlation": 0.5347185537666785,
31
+ "eval_runtime": 1.3811,
32
+ "eval_samples_per_second": 755.197,
33
+ "eval_steps_per_second": 47.788,
34
+ "step": 536
35
+ }
36
+ ],
37
+ "logging_steps": 500,
38
+ "max_steps": 804,
39
+ "num_input_tokens_seen": 0,
40
+ "num_train_epochs": 3,
41
+ "save_steps": 500,
42
+ "stateful_callbacks": {
43
+ "TrainerControl": {
44
+ "args": {
45
+ "should_epoch_stop": false,
46
+ "should_evaluate": false,
47
+ "should_log": false,
48
+ "should_save": true,
49
+ "should_training_stop": false
50
+ },
51
+ "attributes": {}
52
+ }
53
+ },
54
+ "total_flos": 95617141643160.0,
55
+ "train_batch_size": 32,
56
+ "trial_name": null,
57
+ "trial_params": {
58
+ "learning_rate": 5.4027409643152925e-05,
59
+ "num_train_epochs": 3,
60
+ "per_device_train_batch_size": 32,
61
+ "seed": 26
62
+ }
63
+ }
run-3/checkpoint-536/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d65691cfa6f7877af33db9ae9dcb4a1e7e44a294019e7018debc00968bfa35
3
+ size 5240
run-3/checkpoint-536/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-804/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.0",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-804/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16182ee857c8192d064cebff194aee3054d7e5be26e43f9f043e299c3b212a24
3
+ size 267832560
run-3/checkpoint-804/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98ecb0f5eb7c60394944e2027424a6c91a0ff8e34a603a82f03c7eb39237d28
3
+ size 535727290
run-3/checkpoint-804/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:599a0a50dc5b57f20af5e338540aad0c53f668158dd2e35625af1906ac9b58e1
3
+ size 14308
run-3/checkpoint-804/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d61318d437634cbbcd5fa1977fe0bc6ea2037ac79e1e37d70d5fe16edb986fe
3
+ size 1064
run-3/checkpoint-804/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-3/checkpoint-804/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-804/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": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-3/checkpoint-804/trainer_state.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5347185537666785,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-536",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 804,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.4586695432662964,
14
+ "eval_matthews_correlation": 0.47350830753131157,
15
+ "eval_runtime": 0.7806,
16
+ "eval_samples_per_second": 1336.214,
17
+ "eval_steps_per_second": 84.554,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.8656716417910446,
22
+ "grad_norm": 5.450980186462402,
23
+ "learning_rate": 2.0428274292933444e-05,
24
+ "loss": 0.4135,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.48337045311927795,
30
+ "eval_matthews_correlation": 0.5347185537666785,
31
+ "eval_runtime": 1.3811,
32
+ "eval_samples_per_second": 755.197,
33
+ "eval_steps_per_second": 47.788,
34
+ "step": 536
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.6236717700958252,
39
+ "eval_matthews_correlation": 0.5286324175580216,
40
+ "eval_runtime": 0.9386,
41
+ "eval_samples_per_second": 1111.254,
42
+ "eval_steps_per_second": 70.319,
43
+ "step": 804
44
+ }
45
+ ],
46
+ "logging_steps": 500,
47
+ "max_steps": 804,
48
+ "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 3,
50
+ "save_steps": 500,
51
+ "stateful_callbacks": {
52
+ "TrainerControl": {
53
+ "args": {
54
+ "should_epoch_stop": false,
55
+ "should_evaluate": false,
56
+ "should_log": false,
57
+ "should_save": true,
58
+ "should_training_stop": true
59
+ },
60
+ "attributes": {}
61
+ }
62
+ },
63
+ "total_flos": 95617141643160.0,
64
+ "train_batch_size": 32,
65
+ "trial_name": null,
66
+ "trial_params": {
67
+ "learning_rate": 5.4027409643152925e-05,
68
+ "num_train_epochs": 3,
69
+ "per_device_train_batch_size": 32,
70
+ "seed": 26
71
+ }
72
+ }
run-3/checkpoint-804/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d65691cfa6f7877af33db9ae9dcb4a1e7e44a294019e7018debc00968bfa35
3
+ size 5240
run-3/checkpoint-804/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-1069/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.0",
24
+ "vocab_size": 30522
25
+ }
run-4/checkpoint-1069/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:465a1e05335e0e8ea97166ccd7a1d0405fd36afd5be6c724b1fd19508380d0da
3
+ size 267832560
run-4/checkpoint-1069/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6028003b61cbec34326ccc55c390e0040ce079909e90644269b263f2c020ab74
3
+ size 535727290
run-4/checkpoint-1069/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a40da3bdc9a6294ede1bc2ece835d08d84b80e40c71ac2a85beaf5da71e1352
3
+ size 14244
run-4/checkpoint-1069/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35d068b79a1680e4e4ac415f9f057dace16f5672bc5d1f479267b352f90076bc
3
+ size 1064
run-4/checkpoint-1069/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-4/checkpoint-1069/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-1069/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": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-4/checkpoint-1069/trainer_state.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4485416394053661,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-4/checkpoint-1069",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1069,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.4677268475210477,
13
+ "grad_norm": 3.7690486907958984,
14
+ "learning_rate": 1.636868177627337e-05,
15
+ "loss": 0.554,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.9354536950420954,
20
+ "grad_norm": 5.957571983337402,
21
+ "learning_rate": 1.4679447330837522e-05,
22
+ "loss": 0.5117,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 1.0,
27
+ "eval_loss": 0.4700559079647064,
28
+ "eval_matthews_correlation": 0.4485416394053661,
29
+ "eval_runtime": 0.765,
30
+ "eval_samples_per_second": 1363.429,
31
+ "eval_steps_per_second": 86.276,
32
+ "step": 1069
33
+ }
34
+ ],
35
+ "logging_steps": 500,
36
+ "max_steps": 5345,
37
+ "num_input_tokens_seen": 0,
38
+ "num_train_epochs": 5,
39
+ "save_steps": 500,
40
+ "stateful_callbacks": {
41
+ "TrainerControl": {
42
+ "args": {
43
+ "should_epoch_stop": false,
44
+ "should_evaluate": false,
45
+ "should_log": false,
46
+ "should_save": true,
47
+ "should_training_stop": false
48
+ },
49
+ "attributes": {}
50
+ }
51
+ },
52
+ "total_flos": 37724231373504.0,
53
+ "train_batch_size": 8,
54
+ "trial_name": null,
55
+ "trial_params": {
56
+ "learning_rate": 1.805791622170922e-05,
57
+ "num_train_epochs": 5,
58
+ "per_device_train_batch_size": 8,
59
+ "seed": 35
60
+ }
61
+ }
run-4/checkpoint-1069/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb54386f682b061b5b6a5351e652050f086d1254b6b25fb2f79d846ab7cd2e6
3
+ size 5240
run-4/checkpoint-1069/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-2138/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.0",
24
+ "vocab_size": 30522
25
+ }
run-4/checkpoint-2138/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29382df48de2e4ed101833462bd6bb28ffb4376de5e0f2d78ca2b177c149ca50
3
+ size 267832560
run-4/checkpoint-2138/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3363d5f1941a3062bc67405bbb7816c9fdb8fb49a851d1bb0f2784ef80b2e060
3
+ size 535727290
run-4/checkpoint-2138/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7a0c77fe0011f96b4cabe6d360c0379d6b96d9e32204ff70d323133c64abd10
3
+ size 14244
run-4/checkpoint-2138/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aab7e6ce82cccc96cefe9ec1be9bced841b052421ff0962deb97c59d49acf6b
3
+ size 1064
run-4/checkpoint-2138/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-4/checkpoint-2138/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-2138/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": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-4/checkpoint-2138/trainer_state.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4913323507188424,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-4/checkpoint-2138",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2138,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.4677268475210477,
13
+ "grad_norm": 3.7690486907958984,
14
+ "learning_rate": 1.636868177627337e-05,
15
+ "loss": 0.554,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.9354536950420954,
20
+ "grad_norm": 5.957571983337402,
21
+ "learning_rate": 1.4679447330837522e-05,
22
+ "loss": 0.5117,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 1.0,
27
+ "eval_loss": 0.4700559079647064,
28
+ "eval_matthews_correlation": 0.4485416394053661,
29
+ "eval_runtime": 0.765,
30
+ "eval_samples_per_second": 1363.429,
31
+ "eval_steps_per_second": 86.276,
32
+ "step": 1069
33
+ },
34
+ {
35
+ "epoch": 1.4031805425631432,
36
+ "grad_norm": 24.981101989746094,
37
+ "learning_rate": 1.2990212885401674e-05,
38
+ "loss": 0.3833,
39
+ "step": 1500
40
+ },
41
+ {
42
+ "epoch": 1.8709073900841908,
43
+ "grad_norm": 11.808188438415527,
44
+ "learning_rate": 1.1300978439965825e-05,
45
+ "loss": 0.3659,
46
+ "step": 2000
47
+ },
48
+ {
49
+ "epoch": 2.0,
50
+ "eval_loss": 0.4874745011329651,
51
+ "eval_matthews_correlation": 0.4913323507188424,
52
+ "eval_runtime": 0.8902,
53
+ "eval_samples_per_second": 1171.602,
54
+ "eval_steps_per_second": 74.138,
55
+ "step": 2138
56
+ }
57
+ ],
58
+ "logging_steps": 500,
59
+ "max_steps": 5345,
60
+ "num_input_tokens_seen": 0,
61
+ "num_train_epochs": 5,
62
+ "save_steps": 500,
63
+ "stateful_callbacks": {
64
+ "TrainerControl": {
65
+ "args": {
66
+ "should_epoch_stop": false,
67
+ "should_evaluate": false,
68
+ "should_log": false,
69
+ "should_save": true,
70
+ "should_training_stop": false
71
+ },
72
+ "attributes": {}
73
+ }
74
+ },
75
+ "total_flos": 75437078829936.0,
76
+ "train_batch_size": 8,
77
+ "trial_name": null,
78
+ "trial_params": {
79
+ "learning_rate": 1.805791622170922e-05,
80
+ "num_train_epochs": 5,
81
+ "per_device_train_batch_size": 8,
82
+ "seed": 35
83
+ }
84
+ }
run-4/checkpoint-2138/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb54386f682b061b5b6a5351e652050f086d1254b6b25fb2f79d846ab7cd2e6
3
+ size 5240
run-4/checkpoint-2138/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-3207/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.44.0",
24
+ "vocab_size": 30522
25
+ }
run-4/checkpoint-3207/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24b08a2426962aed14ca5eaa065b37c81788d50ed8e4afb2975e48ff630cf0cb
3
+ size 267832560
run-4/checkpoint-3207/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76764adc3603fead35142b7d6150d8ea8939e262b3e00bb27b6a639f27975574
3
+ size 535727290
run-4/checkpoint-3207/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea823b6f3218d1d0ba89fe62b76b9f4a285840aa7e26227d64ba9ec53c0336ba
3
+ size 14244
run-4/checkpoint-3207/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:616475a166f9023b99ec0d9c193a2ecbac664fe0d218fa3fb521253c1f7e32b1
3
+ size 1064