Ethan615 commited on
Commit
864ff51
1 Parent(s): e8f2680

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-1069/config.json +25 -0
  3. run-7/checkpoint-1069/model.safetensors +3 -0
  4. run-7/checkpoint-1069/optimizer.pt +3 -0
  5. run-7/checkpoint-1069/rng_state.pth +3 -0
  6. run-7/checkpoint-1069/scheduler.pt +3 -0
  7. run-7/checkpoint-1069/special_tokens_map.json +7 -0
  8. run-7/checkpoint-1069/tokenizer.json +0 -0
  9. run-7/checkpoint-1069/tokenizer_config.json +55 -0
  10. run-7/checkpoint-1069/trainer_state.json +47 -0
  11. run-7/checkpoint-1069/training_args.bin +3 -0
  12. run-7/checkpoint-1069/vocab.txt +0 -0
  13. run-7/checkpoint-2138/config.json +25 -0
  14. run-7/checkpoint-2138/model.safetensors +3 -0
  15. run-7/checkpoint-2138/optimizer.pt +3 -0
  16. run-7/checkpoint-2138/rng_state.pth +3 -0
  17. run-7/checkpoint-2138/scheduler.pt +3 -0
  18. run-7/checkpoint-2138/special_tokens_map.json +7 -0
  19. run-7/checkpoint-2138/tokenizer.json +0 -0
  20. run-7/checkpoint-2138/tokenizer_config.json +55 -0
  21. run-7/checkpoint-2138/trainer_state.json +68 -0
  22. run-7/checkpoint-2138/training_args.bin +3 -0
  23. run-7/checkpoint-2138/vocab.txt +0 -0
  24. run-7/checkpoint-3207/config.json +25 -0
  25. run-7/checkpoint-3207/model.safetensors +3 -0
  26. run-7/checkpoint-3207/optimizer.pt +3 -0
  27. run-7/checkpoint-3207/rng_state.pth +3 -0
  28. run-7/checkpoint-3207/scheduler.pt +3 -0
  29. run-7/checkpoint-3207/special_tokens_map.json +7 -0
  30. run-7/checkpoint-3207/tokenizer.json +0 -0
  31. run-7/checkpoint-3207/tokenizer_config.json +55 -0
  32. run-7/checkpoint-3207/trainer_state.json +89 -0
  33. run-7/checkpoint-3207/training_args.bin +3 -0
  34. run-7/checkpoint-3207/vocab.txt +0 -0
  35. run-7/checkpoint-4276/config.json +25 -0
  36. run-7/checkpoint-4276/model.safetensors +3 -0
  37. run-7/checkpoint-4276/optimizer.pt +3 -0
  38. run-7/checkpoint-4276/rng_state.pth +3 -0
  39. run-7/checkpoint-4276/scheduler.pt +3 -0
  40. run-7/checkpoint-4276/special_tokens_map.json +7 -0
  41. run-7/checkpoint-4276/tokenizer.json +0 -0
  42. run-7/checkpoint-4276/tokenizer_config.json +55 -0
  43. run-7/checkpoint-4276/trainer_state.json +110 -0
  44. run-7/checkpoint-4276/training_args.bin +3 -0
  45. run-7/checkpoint-4276/vocab.txt +0 -0
  46. run-7/checkpoint-5345/config.json +25 -0
  47. run-7/checkpoint-5345/model.safetensors +3 -0
  48. run-7/checkpoint-5345/optimizer.pt +3 -0
  49. run-7/checkpoint-5345/rng_state.pth +3 -0
  50. run-7/checkpoint-5345/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d8886c13e2e7cab38293cb4da8a76682411dd708712c6378a0b30e5abcb253c
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b2c7864e835e5a500264357d26af36d443546e26d614c0395d14c3fdf53f436
3
  size 267832560
run-7/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-1069/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55b9f57d9925d43f0b4928601b0fafe1acc17c229f4ba3e493681af33ed70e6a
3
+ size 267832560
run-7/checkpoint-1069/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08bcf15aa537d195d23250d666b917d52b5dc5e169e2767f37ea4ced7f0cf672
3
+ size 535727290
run-7/checkpoint-1069/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5934211ece6b14eb02787d53d875e3c423d05c7db7bd2be02bb4ae0865ed93
3
+ size 14244
run-7/checkpoint-1069/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ab62452cfef71832ee38f21f126660605e9bf16fbf0368b6c6f8e0271375e97
3
+ size 1064
run-7/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-7/checkpoint-1069/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-1069/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.43428613653509085,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/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.47,
13
+ "learning_rate": 2.883378108768492e-05,
14
+ "loss": 0.5687,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.94,
19
+ "learning_rate": 2.5858158684415064e-05,
20
+ "loss": 0.4948,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 1.0,
25
+ "eval_loss": 0.4758210778236389,
26
+ "eval_matthews_correlation": 0.43428613653509085,
27
+ "eval_runtime": 0.7527,
28
+ "eval_samples_per_second": 1385.607,
29
+ "eval_steps_per_second": 87.68,
30
+ "step": 1069
31
+ }
32
+ ],
33
+ "logging_steps": 500,
34
+ "max_steps": 5345,
35
+ "num_input_tokens_seen": 0,
36
+ "num_train_epochs": 5,
37
+ "save_steps": 500,
38
+ "total_flos": 37492413425856.0,
39
+ "train_batch_size": 8,
40
+ "trial_name": null,
41
+ "trial_params": {
42
+ "learning_rate": 3.180940349095478e-05,
43
+ "num_train_epochs": 5,
44
+ "per_device_train_batch_size": 8,
45
+ "seed": 22
46
+ }
47
+ }
run-7/checkpoint-1069/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc332e2dc673bba8b4fceae3f6f1ee2e0a6b02c637b78490c5d9c75d7324a98
3
+ size 4792
run-7/checkpoint-1069/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-2138/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d94ae14393951299da2a577e744b0a27fad595923f6467230cff9708a1f162ba
3
+ size 267832560
run-7/checkpoint-2138/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e452e2d27ac1da8a3d0f169900b3bb15543bc54272f6c2742d453105fc61c7
3
+ size 535727290
run-7/checkpoint-2138/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae1aa2062f4b4a2ea84979ec45aa9ee3abc1d7fea86c0459d06a26e84e894f2
3
+ size 14244
run-7/checkpoint-2138/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef07c981d9401b9a759f862a4bc7e7d71b96f467d5544ef409ee7d8fc733621
3
+ size 1064
run-7/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-7/checkpoint-2138/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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-7/checkpoint-2138/trainer_state.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5102489493078572,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/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.47,
13
+ "learning_rate": 2.883378108768492e-05,
14
+ "loss": 0.5687,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.94,
19
+ "learning_rate": 2.5858158684415064e-05,
20
+ "loss": 0.4948,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 1.0,
25
+ "eval_loss": 0.4758210778236389,
26
+ "eval_matthews_correlation": 0.43428613653509085,
27
+ "eval_runtime": 0.7527,
28
+ "eval_samples_per_second": 1385.607,
29
+ "eval_steps_per_second": 87.68,
30
+ "step": 1069
31
+ },
32
+ {
33
+ "epoch": 1.4,
34
+ "learning_rate": 2.2882536281145206e-05,
35
+ "loss": 0.3622,
36
+ "step": 1500
37
+ },
38
+ {
39
+ "epoch": 1.87,
40
+ "learning_rate": 1.9906913877875348e-05,
41
+ "loss": 0.344,
42
+ "step": 2000
43
+ },
44
+ {
45
+ "epoch": 2.0,
46
+ "eval_loss": 0.6103293895721436,
47
+ "eval_matthews_correlation": 0.5102489493078572,
48
+ "eval_runtime": 0.8162,
49
+ "eval_samples_per_second": 1277.866,
50
+ "eval_steps_per_second": 80.862,
51
+ "step": 2138
52
+ }
53
+ ],
54
+ "logging_steps": 500,
55
+ "max_steps": 5345,
56
+ "num_input_tokens_seen": 0,
57
+ "num_train_epochs": 5,
58
+ "save_steps": 500,
59
+ "total_flos": 75192065887500.0,
60
+ "train_batch_size": 8,
61
+ "trial_name": null,
62
+ "trial_params": {
63
+ "learning_rate": 3.180940349095478e-05,
64
+ "num_train_epochs": 5,
65
+ "per_device_train_batch_size": 8,
66
+ "seed": 22
67
+ }
68
+ }
run-7/checkpoint-2138/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc332e2dc673bba8b4fceae3f6f1ee2e0a6b02c637b78490c5d9c75d7324a98
3
+ size 4792
run-7/checkpoint-2138/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-3207/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59827278566715fd4de387540b455b30d5f33e21f633647124a286315d0c0c40
3
+ size 267832560
run-7/checkpoint-3207/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6542beefc9a703e81459b02b81a20faa810ca8ecd7e1db1cd18c99dba514472d
3
+ size 535727290
run-7/checkpoint-3207/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f71f4196abc5499cdd5866d0dca31e403587c663f11c0e7ff621e82cc1681b
3
+ size 14244
run-7/checkpoint-3207/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32749ffd3e31e5e6eb752842d12fd0d5554410bcede08ab3ee4e7d006f4ae88
3
+ size 1064
run-7/checkpoint-3207/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-3207/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-3207/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-7/checkpoint-3207/trainer_state.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5396051449500585,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-3207",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 3207,
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.47,
13
+ "learning_rate": 2.883378108768492e-05,
14
+ "loss": 0.5687,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.94,
19
+ "learning_rate": 2.5858158684415064e-05,
20
+ "loss": 0.4948,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 1.0,
25
+ "eval_loss": 0.4758210778236389,
26
+ "eval_matthews_correlation": 0.43428613653509085,
27
+ "eval_runtime": 0.7527,
28
+ "eval_samples_per_second": 1385.607,
29
+ "eval_steps_per_second": 87.68,
30
+ "step": 1069
31
+ },
32
+ {
33
+ "epoch": 1.4,
34
+ "learning_rate": 2.2882536281145206e-05,
35
+ "loss": 0.3622,
36
+ "step": 1500
37
+ },
38
+ {
39
+ "epoch": 1.87,
40
+ "learning_rate": 1.9906913877875348e-05,
41
+ "loss": 0.344,
42
+ "step": 2000
43
+ },
44
+ {
45
+ "epoch": 2.0,
46
+ "eval_loss": 0.6103293895721436,
47
+ "eval_matthews_correlation": 0.5102489493078572,
48
+ "eval_runtime": 0.8162,
49
+ "eval_samples_per_second": 1277.866,
50
+ "eval_steps_per_second": 80.862,
51
+ "step": 2138
52
+ },
53
+ {
54
+ "epoch": 2.34,
55
+ "learning_rate": 1.693129147460549e-05,
56
+ "loss": 0.2557,
57
+ "step": 2500
58
+ },
59
+ {
60
+ "epoch": 2.81,
61
+ "learning_rate": 1.3955669071335632e-05,
62
+ "loss": 0.2381,
63
+ "step": 3000
64
+ },
65
+ {
66
+ "epoch": 3.0,
67
+ "eval_loss": 0.8707840442657471,
68
+ "eval_matthews_correlation": 0.5396051449500585,
69
+ "eval_runtime": 0.7552,
70
+ "eval_samples_per_second": 1381.062,
71
+ "eval_steps_per_second": 87.392,
72
+ "step": 3207
73
+ }
74
+ ],
75
+ "logging_steps": 500,
76
+ "max_steps": 5345,
77
+ "num_input_tokens_seen": 0,
78
+ "num_train_epochs": 5,
79
+ "save_steps": 500,
80
+ "total_flos": 112782018784632.0,
81
+ "train_batch_size": 8,
82
+ "trial_name": null,
83
+ "trial_params": {
84
+ "learning_rate": 3.180940349095478e-05,
85
+ "num_train_epochs": 5,
86
+ "per_device_train_batch_size": 8,
87
+ "seed": 22
88
+ }
89
+ }
run-7/checkpoint-3207/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc332e2dc673bba8b4fceae3f6f1ee2e0a6b02c637b78490c5d9c75d7324a98
3
+ size 4792
run-7/checkpoint-3207/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-4276/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-4276/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc6c0977082d617f2b5be18e19c43c60f55162d07d454fcedc6341890a387f24
3
+ size 267832560
run-7/checkpoint-4276/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bfce1ffe9f8ac112338026d792d7c75321a40348c745a0fb05c24863908faa4
3
+ size 535727290
run-7/checkpoint-4276/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a1b9c257b3496192c75586eff383f84f98d0570f20022e955efdb6b237752a7
3
+ size 14244
run-7/checkpoint-4276/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ed59be721d9293d899eab2cade8d54416dbf6bd9d90957e784f783af822614
3
+ size 1064
run-7/checkpoint-4276/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-4276/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-4276/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-7/checkpoint-4276/trainer_state.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5396051449500585,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-7/checkpoint-3207",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4276,
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.47,
13
+ "learning_rate": 2.883378108768492e-05,
14
+ "loss": 0.5687,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.94,
19
+ "learning_rate": 2.5858158684415064e-05,
20
+ "loss": 0.4948,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 1.0,
25
+ "eval_loss": 0.4758210778236389,
26
+ "eval_matthews_correlation": 0.43428613653509085,
27
+ "eval_runtime": 0.7527,
28
+ "eval_samples_per_second": 1385.607,
29
+ "eval_steps_per_second": 87.68,
30
+ "step": 1069
31
+ },
32
+ {
33
+ "epoch": 1.4,
34
+ "learning_rate": 2.2882536281145206e-05,
35
+ "loss": 0.3622,
36
+ "step": 1500
37
+ },
38
+ {
39
+ "epoch": 1.87,
40
+ "learning_rate": 1.9906913877875348e-05,
41
+ "loss": 0.344,
42
+ "step": 2000
43
+ },
44
+ {
45
+ "epoch": 2.0,
46
+ "eval_loss": 0.6103293895721436,
47
+ "eval_matthews_correlation": 0.5102489493078572,
48
+ "eval_runtime": 0.8162,
49
+ "eval_samples_per_second": 1277.866,
50
+ "eval_steps_per_second": 80.862,
51
+ "step": 2138
52
+ },
53
+ {
54
+ "epoch": 2.34,
55
+ "learning_rate": 1.693129147460549e-05,
56
+ "loss": 0.2557,
57
+ "step": 2500
58
+ },
59
+ {
60
+ "epoch": 2.81,
61
+ "learning_rate": 1.3955669071335632e-05,
62
+ "loss": 0.2381,
63
+ "step": 3000
64
+ },
65
+ {
66
+ "epoch": 3.0,
67
+ "eval_loss": 0.8707840442657471,
68
+ "eval_matthews_correlation": 0.5396051449500585,
69
+ "eval_runtime": 0.7552,
70
+ "eval_samples_per_second": 1381.062,
71
+ "eval_steps_per_second": 87.392,
72
+ "step": 3207
73
+ },
74
+ {
75
+ "epoch": 3.27,
76
+ "learning_rate": 1.0980046668065774e-05,
77
+ "loss": 0.181,
78
+ "step": 3500
79
+ },
80
+ {
81
+ "epoch": 3.74,
82
+ "learning_rate": 8.004424264795918e-06,
83
+ "loss": 0.1475,
84
+ "step": 4000
85
+ },
86
+ {
87
+ "epoch": 4.0,
88
+ "eval_loss": 1.1052277088165283,
89
+ "eval_matthews_correlation": 0.47860504193113135,
90
+ "eval_runtime": 0.7999,
91
+ "eval_samples_per_second": 1303.971,
92
+ "eval_steps_per_second": 82.514,
93
+ "step": 4276
94
+ }
95
+ ],
96
+ "logging_steps": 500,
97
+ "max_steps": 5345,
98
+ "num_input_tokens_seen": 0,
99
+ "num_train_epochs": 5,
100
+ "save_steps": 500,
101
+ "total_flos": 150623970209676.0,
102
+ "train_batch_size": 8,
103
+ "trial_name": null,
104
+ "trial_params": {
105
+ "learning_rate": 3.180940349095478e-05,
106
+ "num_train_epochs": 5,
107
+ "per_device_train_batch_size": 8,
108
+ "seed": 22
109
+ }
110
+ }
run-7/checkpoint-4276/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc332e2dc673bba8b4fceae3f6f1ee2e0a6b02c637b78490c5d9c75d7324a98
3
+ size 4792
run-7/checkpoint-4276/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-7/checkpoint-5345/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-7/checkpoint-5345/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88556b85c6caf75f542737de536297e9d70d671c9118b7a8305f703dfe5032c1
3
+ size 267832560
run-7/checkpoint-5345/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5efaf833f887f3af4f2c71fcc444fab63eb231c3030f561d4e1f11fcc958ecb
3
+ size 535727290
run-7/checkpoint-5345/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5bc162aa935c4692443ad848bf2ae6387ff39a90a1da47df276ce20a7c71043
3
+ size 14244
run-7/checkpoint-5345/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75477ce2349cfb68587b111734e4d5fccc47f8950593339b9589fa5cd26b6c84
3
+ size 1064