Eva1209 commited on
Commit
c5bd888
·
verified ·
1 Parent(s): 8f50689

Training in progress, epoch 5

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-1/checkpoint-2140/config.json +25 -0
  3. run-1/checkpoint-2140/model.safetensors +3 -0
  4. run-1/checkpoint-2140/optimizer.pt +3 -0
  5. run-1/checkpoint-2140/rng_state.pth +3 -0
  6. run-1/checkpoint-2140/scheduler.pt +3 -0
  7. run-1/checkpoint-2140/special_tokens_map.json +7 -0
  8. run-1/checkpoint-2140/tokenizer.json +0 -0
  9. run-1/checkpoint-2140/tokenizer_config.json +55 -0
  10. run-1/checkpoint-2140/trainer_state.json +90 -0
  11. run-1/checkpoint-2140/training_args.bin +3 -0
  12. run-1/checkpoint-2140/vocab.txt +0 -0
  13. run-2/checkpoint-134/config.json +25 -0
  14. run-2/checkpoint-134/model.safetensors +3 -0
  15. run-2/checkpoint-134/optimizer.pt +3 -0
  16. run-2/checkpoint-134/rng_state.pth +3 -0
  17. run-2/checkpoint-134/scheduler.pt +3 -0
  18. run-2/checkpoint-134/special_tokens_map.json +7 -0
  19. run-2/checkpoint-134/tokenizer.json +0 -0
  20. run-2/checkpoint-134/tokenizer_config.json +55 -0
  21. run-2/checkpoint-134/trainer_state.json +35 -0
  22. run-2/checkpoint-134/training_args.bin +3 -0
  23. run-2/checkpoint-134/vocab.txt +0 -0
  24. run-2/checkpoint-268/config.json +25 -0
  25. run-2/checkpoint-268/model.safetensors +3 -0
  26. run-2/checkpoint-268/optimizer.pt +3 -0
  27. run-2/checkpoint-268/rng_state.pth +3 -0
  28. run-2/checkpoint-268/scheduler.pt +3 -0
  29. run-2/checkpoint-268/special_tokens_map.json +7 -0
  30. run-2/checkpoint-268/tokenizer.json +0 -0
  31. run-2/checkpoint-268/tokenizer_config.json +55 -0
  32. run-2/checkpoint-268/trainer_state.json +44 -0
  33. run-2/checkpoint-268/training_args.bin +3 -0
  34. run-2/checkpoint-268/vocab.txt +0 -0
  35. run-2/checkpoint-402/config.json +25 -0
  36. run-2/checkpoint-402/model.safetensors +3 -0
  37. run-2/checkpoint-402/optimizer.pt +3 -0
  38. run-2/checkpoint-402/rng_state.pth +3 -0
  39. run-2/checkpoint-402/scheduler.pt +3 -0
  40. run-2/checkpoint-402/special_tokens_map.json +7 -0
  41. run-2/checkpoint-402/tokenizer.json +0 -0
  42. run-2/checkpoint-402/tokenizer_config.json +55 -0
  43. run-2/checkpoint-402/trainer_state.json +53 -0
  44. run-2/checkpoint-402/training_args.bin +3 -0
  45. run-2/checkpoint-402/vocab.txt +0 -0
  46. run-2/checkpoint-536/config.json +25 -0
  47. run-2/checkpoint-536/model.safetensors +3 -0
  48. run-2/checkpoint-536/optimizer.pt +3 -0
  49. run-2/checkpoint-536/rng_state.pth +3 -0
  50. run-2/checkpoint-536/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:054c391121ab39940194288952ec175fa0bb61748960a0f580b545a1da835c76
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6589bc75ac08cbd5a733217dafc8ef4814df9c3f9c7640168940dd7f9f1d3a14
3
  size 267832560
run-1/checkpoint-2140/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-2140/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd9918dbb447ebf806a8b2994ab9b18dab71e13f27ea1bc8751ae07adb417e2
3
+ size 267832560
run-1/checkpoint-2140/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9ec20535ec2a64096395ef5dcfaaf23167b65e82cc651d03c0b96ba979d26c5
3
+ size 535727290
run-1/checkpoint-2140/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98bc71bc2b21f31c287c8f94596740673e4dd9d1d0978eb750a5a35f6d0c8ade
3
+ size 14308
run-1/checkpoint-2140/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582797d4b99fd1e655c69f3141c7cc10cbc4e574e1343002fdc186a14ca31351
3
+ size 1064
run-1/checkpoint-2140/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-1/checkpoint-2140/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2140/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-1/checkpoint-2140/trainer_state.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.3731107016234198,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-1605",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2140,
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.93,
13
+ "grad_norm": 4.029795169830322,
14
+ "learning_rate": 1.7163903856453514e-06,
15
+ "loss": 0.6033,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_loss": 0.5766915082931519,
21
+ "eval_matthews_correlation": 0.0,
22
+ "eval_runtime": 0.7097,
23
+ "eval_samples_per_second": 1469.555,
24
+ "eval_steps_per_second": 92.992,
25
+ "step": 535
26
+ },
27
+ {
28
+ "epoch": 1.87,
29
+ "grad_norm": 4.412518501281738,
30
+ "learning_rate": 1.1931006339242075e-06,
31
+ "loss": 0.5433,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_loss": 0.5463550686836243,
37
+ "eval_matthews_correlation": 0.2835704013245166,
38
+ "eval_runtime": 1.1159,
39
+ "eval_samples_per_second": 934.633,
40
+ "eval_steps_per_second": 59.143,
41
+ "step": 1070
42
+ },
43
+ {
44
+ "epoch": 2.8,
45
+ "grad_norm": 4.607611656188965,
46
+ "learning_rate": 6.69810882203064e-07,
47
+ "loss": 0.491,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_loss": 0.5242806077003479,
53
+ "eval_matthews_correlation": 0.3731107016234198,
54
+ "eval_runtime": 0.7889,
55
+ "eval_samples_per_second": 1322.174,
56
+ "eval_steps_per_second": 83.666,
57
+ "step": 1605
58
+ },
59
+ {
60
+ "epoch": 3.74,
61
+ "grad_norm": 8.04415512084961,
62
+ "learning_rate": 1.4652113048192023e-07,
63
+ "loss": 0.4767,
64
+ "step": 2000
65
+ },
66
+ {
67
+ "epoch": 4.0,
68
+ "eval_loss": 0.531370997428894,
69
+ "eval_matthews_correlation": 0.37295439300651745,
70
+ "eval_runtime": 1.066,
71
+ "eval_samples_per_second": 978.442,
72
+ "eval_steps_per_second": 61.915,
73
+ "step": 2140
74
+ }
75
+ ],
76
+ "logging_steps": 500,
77
+ "max_steps": 2140,
78
+ "num_input_tokens_seen": 0,
79
+ "num_train_epochs": 4,
80
+ "save_steps": 500,
81
+ "total_flos": 171868946719908.0,
82
+ "train_batch_size": 16,
83
+ "trial_name": null,
84
+ "trial_params": {
85
+ "learning_rate": 2.2396801373664952e-06,
86
+ "num_train_epochs": 4,
87
+ "per_device_train_batch_size": 16,
88
+ "seed": 33
89
+ }
90
+ }
run-1/checkpoint-2140/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:358c5c99400b0deb976ef4d481ff138cc391693d34c093052ecece5e47feca40
3
+ size 4984
run-1/checkpoint-2140/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-134/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-134/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acf430b99fc597e3681e2864073b7fecaad1bf90ec60c76e94329c2547d60db2
3
+ size 267832560
run-2/checkpoint-134/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7416bb173aae4f3344778048c10f686b8d885c37fa6f706d5f4a7a37883fda55
3
+ size 535727290
run-2/checkpoint-134/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eca3af6587e525663c8d7e2a9ea7bb7083b34eb3d190fde73dc082587063e6c
3
+ size 14244
run-2/checkpoint-134/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fb56db36576f38bec63c5e9a64ea8f012a8730ebff7f0082245cf11acd2ee4
3
+ size 1064
run-2/checkpoint-134/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-2/checkpoint-134/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-134/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-2/checkpoint-134/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.45140096820158837,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-134",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 134,
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.47476544976234436,
14
+ "eval_matthews_correlation": 0.45140096820158837,
15
+ "eval_runtime": 0.7004,
16
+ "eval_samples_per_second": 1489.214,
17
+ "eval_steps_per_second": 94.236,
18
+ "step": 134
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 536,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 64,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 2.9531818587842675e-05,
31
+ "num_train_epochs": 4,
32
+ "per_device_train_batch_size": 64,
33
+ "seed": 38
34
+ }
35
+ }
run-2/checkpoint-134/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07788e8fb148db17b3c1ab4bbbd6a8365079fb17462c2f4084e5b7d254d4cd65
3
+ size 4984
run-2/checkpoint-134/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-268/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-268/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c600623485fc4c6e0d36d929ec1281763f2433a956f9c7a63b255fa5203ddc5
3
+ size 267832560
run-2/checkpoint-268/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf88e8cac9e9a1f0fcaca762d3e8f5fa43532ba647d4586f1b0bcb92386cb26
3
+ size 535727290
run-2/checkpoint-268/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f13a294644e988ad1093c208302e60e03128ddce54f0ff29db12c195efcdf87
3
+ size 14244
run-2/checkpoint-268/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8160eab28ce35256c2320d06d8b7ecce268babe1dbd8986d00ff9177d9e6381b
3
+ size 1064
run-2/checkpoint-268/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-2/checkpoint-268/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-268/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-2/checkpoint-268/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.49626557567073315,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-268",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 268,
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.47476544976234436,
14
+ "eval_matthews_correlation": 0.45140096820158837,
15
+ "eval_runtime": 0.7004,
16
+ "eval_samples_per_second": 1489.214,
17
+ "eval_steps_per_second": 94.236,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.47363194823265076,
23
+ "eval_matthews_correlation": 0.49626557567073315,
24
+ "eval_runtime": 1.2181,
25
+ "eval_samples_per_second": 856.246,
26
+ "eval_steps_per_second": 54.182,
27
+ "step": 268
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 536,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 4,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 64,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 2.9531818587842675e-05,
40
+ "num_train_epochs": 4,
41
+ "per_device_train_batch_size": 64,
42
+ "seed": 38
43
+ }
44
+ }
run-2/checkpoint-268/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07788e8fb148db17b3c1ab4bbbd6a8365079fb17462c2f4084e5b7d254d4cd65
3
+ size 4984
run-2/checkpoint-268/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-402/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-402/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9250a952c37a1766b3b5e611931b6ef601fe01ebf662b02ae946183063fc7aa6
3
+ size 267832560
run-2/checkpoint-402/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e1391c8cb59ecb3d1344582b9fcecac7f7d837932f0501e002c07e600026ac1
3
+ size 535727290
run-2/checkpoint-402/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:131584404be8796e549daf1f6dc59e0866963d858d798152a1e6535e4ff210ae
3
+ size 14244
run-2/checkpoint-402/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38a38d2b97965e9433901980afd596017f29778ccbe43cc3f223d19147cd6871
3
+ size 1064
run-2/checkpoint-402/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-2/checkpoint-402/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-402/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-2/checkpoint-402/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5425688103069501,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-402",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 402,
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.47476544976234436,
14
+ "eval_matthews_correlation": 0.45140096820158837,
15
+ "eval_runtime": 0.7004,
16
+ "eval_samples_per_second": 1489.214,
17
+ "eval_steps_per_second": 94.236,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.47363194823265076,
23
+ "eval_matthews_correlation": 0.49626557567073315,
24
+ "eval_runtime": 1.2181,
25
+ "eval_samples_per_second": 856.246,
26
+ "eval_steps_per_second": 54.182,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5049272775650024,
32
+ "eval_matthews_correlation": 0.5425688103069501,
33
+ "eval_runtime": 0.7884,
34
+ "eval_samples_per_second": 1322.911,
35
+ "eval_steps_per_second": 83.712,
36
+ "step": 402
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 536,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 4,
43
+ "save_steps": 500,
44
+ "total_flos": 0,
45
+ "train_batch_size": 64,
46
+ "trial_name": null,
47
+ "trial_params": {
48
+ "learning_rate": 2.9531818587842675e-05,
49
+ "num_train_epochs": 4,
50
+ "per_device_train_batch_size": 64,
51
+ "seed": 38
52
+ }
53
+ }
run-2/checkpoint-402/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07788e8fb148db17b3c1ab4bbbd6a8365079fb17462c2f4084e5b7d254d4cd65
3
+ size 4984
run-2/checkpoint-402/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-536/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:394288836f71481a04058ca76b340851af7ee2235b1ae7edb0c06c834b6a7a13
3
+ size 267832560
run-2/checkpoint-536/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4996d723b8e32fc745e45021279cc58e197fdbb08f9119654675cfb9972b19c6
3
+ size 535727290
run-2/checkpoint-536/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:860e5620759cfc6a0927515baa36a9b7a79688a7206a0f1ec0b8de3c71ab9a4e
3
+ size 14244
run-2/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a3686b0cc42b5733a2278508b358064747aca23835921aa2f6ca2907c8b106
3
+ size 1064