stuser2023 commited on
Commit
06938cb
1 Parent(s): 96a88b5

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-3/checkpoint-1072/config.json +25 -0
  3. run-3/checkpoint-1072/model.safetensors +3 -0
  4. run-3/checkpoint-1072/optimizer.pt +3 -0
  5. run-3/checkpoint-1072/rng_state.pth +3 -0
  6. run-3/checkpoint-1072/scheduler.pt +3 -0
  7. run-3/checkpoint-1072/special_tokens_map.json +7 -0
  8. run-3/checkpoint-1072/tokenizer.json +0 -0
  9. run-3/checkpoint-1072/tokenizer_config.json +55 -0
  10. run-3/checkpoint-1072/trainer_state.json +72 -0
  11. run-3/checkpoint-1072/training_args.bin +3 -0
  12. run-3/checkpoint-1072/vocab.txt +0 -0
  13. run-3/checkpoint-1340/config.json +25 -0
  14. run-3/checkpoint-1340/model.safetensors +3 -0
  15. run-3/checkpoint-1340/optimizer.pt +3 -0
  16. run-3/checkpoint-1340/rng_state.pth +3 -0
  17. run-3/checkpoint-1340/scheduler.pt +3 -0
  18. run-3/checkpoint-1340/special_tokens_map.json +7 -0
  19. run-3/checkpoint-1340/tokenizer.json +0 -0
  20. run-3/checkpoint-1340/tokenizer_config.json +55 -0
  21. run-3/checkpoint-1340/trainer_state.json +81 -0
  22. run-3/checkpoint-1340/training_args.bin +3 -0
  23. run-3/checkpoint-1340/vocab.txt +0 -0
  24. run-3/checkpoint-536/config.json +25 -0
  25. run-3/checkpoint-536/model.safetensors +3 -0
  26. run-3/checkpoint-536/optimizer.pt +3 -0
  27. run-3/checkpoint-536/rng_state.pth +3 -0
  28. run-3/checkpoint-536/scheduler.pt +3 -0
  29. run-3/checkpoint-536/special_tokens_map.json +7 -0
  30. run-3/checkpoint-536/tokenizer.json +0 -0
  31. run-3/checkpoint-536/tokenizer_config.json +55 -0
  32. run-3/checkpoint-536/trainer_state.json +48 -0
  33. run-3/checkpoint-536/training_args.bin +3 -0
  34. run-3/checkpoint-536/vocab.txt +0 -0
  35. run-3/checkpoint-804/config.json +25 -0
  36. run-3/checkpoint-804/model.safetensors +3 -0
  37. run-3/checkpoint-804/optimizer.pt +3 -0
  38. run-3/checkpoint-804/rng_state.pth +3 -0
  39. run-3/checkpoint-804/scheduler.pt +3 -0
  40. run-3/checkpoint-804/special_tokens_map.json +7 -0
  41. run-3/checkpoint-804/tokenizer.json +0 -0
  42. run-3/checkpoint-804/tokenizer_config.json +55 -0
  43. run-3/checkpoint-804/trainer_state.json +57 -0
  44. run-3/checkpoint-804/training_args.bin +3 -0
  45. run-3/checkpoint-804/vocab.txt +0 -0
  46. run-4/checkpoint-535/config.json +25 -0
  47. run-4/checkpoint-535/model.safetensors +3 -0
  48. run-4/checkpoint-535/optimizer.pt +3 -0
  49. run-4/checkpoint-535/rng_state.pth +3 -0
  50. run-4/checkpoint-535/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:898c5e96d647648a7ef654501f82166a08f86b55c447364076d9a7be18c30d21
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64243f51512150f74facd126faa7c16f1d3fcedb123488abb591f1e502843b95
3
  size 267832560
run-3/checkpoint-1072/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.35.2",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-1072/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee579c3be6b18ed34570132d6ad056455e817eeedf6ced105e25062f6ae5047f
3
+ size 267832560
run-3/checkpoint-1072/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f7992342d7b81dc15de53643b07c34946d895515eaeec499acedade0f400d3
3
+ size 535727290
run-3/checkpoint-1072/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd95d45320fdedf8e0de7c806b02c281d31f144a09218901cc607319b0f6fcb
3
+ size 14244
run-3/checkpoint-1072/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4375662d28cd8438e736d3356f442bfed7c3486944f6d48e83cd864b995dd770
3
+ size 1064
run-3/checkpoint-1072/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-1072/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-1072/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-1072/trainer_state.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.47624343628277643,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-1072",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1072,
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.5160695314407349,
14
+ "eval_matthews_correlation": 0.3884569188624487,
15
+ "eval_runtime": 0.688,
16
+ "eval_samples_per_second": 1516.05,
17
+ "eval_steps_per_second": 95.934,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.7623518427226e-06,
23
+ "loss": 0.5077,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.4879527986049652,
29
+ "eval_matthews_correlation": 0.4537159672261629,
30
+ "eval_runtime": 1.8327,
31
+ "eval_samples_per_second": 569.098,
32
+ "eval_steps_per_second": 36.012,
33
+ "step": 536
34
+ },
35
+ {
36
+ "epoch": 3.0,
37
+ "eval_loss": 0.49178388714790344,
38
+ "eval_matthews_correlation": 0.4752024043308134,
39
+ "eval_runtime": 0.7459,
40
+ "eval_samples_per_second": 1398.283,
41
+ "eval_steps_per_second": 88.482,
42
+ "step": 804
43
+ },
44
+ {
45
+ "epoch": 3.73,
46
+ "learning_rate": 1.9276186030067667e-06,
47
+ "loss": 0.3683,
48
+ "step": 1000
49
+ },
50
+ {
51
+ "epoch": 4.0,
52
+ "eval_loss": 0.5047063231468201,
53
+ "eval_matthews_correlation": 0.47624343628277643,
54
+ "eval_runtime": 1.64,
55
+ "eval_samples_per_second": 635.968,
56
+ "eval_steps_per_second": 40.243,
57
+ "step": 1072
58
+ }
59
+ ],
60
+ "logging_steps": 500,
61
+ "max_steps": 1340,
62
+ "num_train_epochs": 5,
63
+ "save_steps": 500,
64
+ "total_flos": 190971935742888.0,
65
+ "trial_name": null,
66
+ "trial_params": {
67
+ "learning_rate": 7.597085082438434e-06,
68
+ "num_train_epochs": 5,
69
+ "per_device_train_batch_size": 32,
70
+ "seed": 25
71
+ }
72
+ }
run-3/checkpoint-1072/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e146b53417e0b814d9ba13d0cee3eaa639091f08d7b686dbe13e8a915dd71743
3
+ size 4664
run-3/checkpoint-1072/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-1340/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.35.2",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-1340/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d9d008e3526dad8db02fa80f7c8cb222696d34a8e13be95bd33a3247e90e7f
3
+ size 267832560
run-3/checkpoint-1340/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:128ab087568746952d97651c45c873c8ae6f388003c4268e7eb45fd4d698d00a
3
+ size 535727290
run-3/checkpoint-1340/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d1c02feea1b8b859a137fac929e9599c3778a96670405041c0f99e9b063171d
3
+ size 14244
run-3/checkpoint-1340/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:097411c16fc2093a8f6f3012817a5a3fb74a8c0dd0d8fe570a0547d5fcc3e3a5
3
+ size 1064
run-3/checkpoint-1340/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-1340/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-1340/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-1340/trainer_state.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.47624343628277643,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-1072",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1340,
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.5160695314407349,
14
+ "eval_matthews_correlation": 0.3884569188624487,
15
+ "eval_runtime": 0.688,
16
+ "eval_samples_per_second": 1516.05,
17
+ "eval_steps_per_second": 95.934,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.7623518427226e-06,
23
+ "loss": 0.5077,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.4879527986049652,
29
+ "eval_matthews_correlation": 0.4537159672261629,
30
+ "eval_runtime": 1.8327,
31
+ "eval_samples_per_second": 569.098,
32
+ "eval_steps_per_second": 36.012,
33
+ "step": 536
34
+ },
35
+ {
36
+ "epoch": 3.0,
37
+ "eval_loss": 0.49178388714790344,
38
+ "eval_matthews_correlation": 0.4752024043308134,
39
+ "eval_runtime": 0.7459,
40
+ "eval_samples_per_second": 1398.283,
41
+ "eval_steps_per_second": 88.482,
42
+ "step": 804
43
+ },
44
+ {
45
+ "epoch": 3.73,
46
+ "learning_rate": 1.9276186030067667e-06,
47
+ "loss": 0.3683,
48
+ "step": 1000
49
+ },
50
+ {
51
+ "epoch": 4.0,
52
+ "eval_loss": 0.5047063231468201,
53
+ "eval_matthews_correlation": 0.47624343628277643,
54
+ "eval_runtime": 1.64,
55
+ "eval_samples_per_second": 635.968,
56
+ "eval_steps_per_second": 40.243,
57
+ "step": 1072
58
+ },
59
+ {
60
+ "epoch": 5.0,
61
+ "eval_loss": 0.5170151591300964,
62
+ "eval_matthews_correlation": 0.4618671668713098,
63
+ "eval_runtime": 1.1213,
64
+ "eval_samples_per_second": 930.176,
65
+ "eval_steps_per_second": 58.861,
66
+ "step": 1340
67
+ }
68
+ ],
69
+ "logging_steps": 500,
70
+ "max_steps": 1340,
71
+ "num_train_epochs": 5,
72
+ "save_steps": 500,
73
+ "total_flos": 190971935742888.0,
74
+ "trial_name": null,
75
+ "trial_params": {
76
+ "learning_rate": 7.597085082438434e-06,
77
+ "num_train_epochs": 5,
78
+ "per_device_train_batch_size": 32,
79
+ "seed": 25
80
+ }
81
+ }
run-3/checkpoint-1340/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e146b53417e0b814d9ba13d0cee3eaa639091f08d7b686dbe13e8a915dd71743
3
+ size 4664
run-3/checkpoint-1340/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
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.35.2",
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:5779f0273bb08a058a48125e9e488fb0f2f9ca9e3696a52defbd501ab02cee15
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:071b172af341c87c659d703ee6759edbf433e301ad03a0097de6352776c3dc56
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:e35212cf28600f61e0bb32d2d39fd85e8c2e286d360d22cdac903fef6d853406
3
+ size 14244
run-3/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc51fa1b9f070025f1240231503e5be4016d4dae909dbb8cd226337c2beca79
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,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4537159672261629,
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.5160695314407349,
14
+ "eval_matthews_correlation": 0.3884569188624487,
15
+ "eval_runtime": 0.688,
16
+ "eval_samples_per_second": 1516.05,
17
+ "eval_steps_per_second": 95.934,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.7623518427226e-06,
23
+ "loss": 0.5077,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.4879527986049652,
29
+ "eval_matthews_correlation": 0.4537159672261629,
30
+ "eval_runtime": 1.8327,
31
+ "eval_samples_per_second": 569.098,
32
+ "eval_steps_per_second": 36.012,
33
+ "step": 536
34
+ }
35
+ ],
36
+ "logging_steps": 500,
37
+ "max_steps": 1340,
38
+ "num_train_epochs": 5,
39
+ "save_steps": 500,
40
+ "total_flos": 95345738711148.0,
41
+ "trial_name": null,
42
+ "trial_params": {
43
+ "learning_rate": 7.597085082438434e-06,
44
+ "num_train_epochs": 5,
45
+ "per_device_train_batch_size": 32,
46
+ "seed": 25
47
+ }
48
+ }
run-3/checkpoint-536/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e146b53417e0b814d9ba13d0cee3eaa639091f08d7b686dbe13e8a915dd71743
3
+ size 4664
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.35.2",
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:10b586cd2fada1821efbde7366d43aca9a8e0354c19584534ac04061b863ddd7
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:d396a9a111fd80f4c564ffc9893e796cb4e8b0f8eb861590cea26a82ccd4dbd6
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:5189150a42bef0eebfe62d93189587b49003ad9fbbe6956c14a2621f9948c2fd
3
+ size 14244
run-3/checkpoint-804/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cb69f74de7cbb6772f3c1b3c2e7152b2a8ea9b76acdd4055f3ca1a4411695f4
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,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4752024043308134,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-804",
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.5160695314407349,
14
+ "eval_matthews_correlation": 0.3884569188624487,
15
+ "eval_runtime": 0.688,
16
+ "eval_samples_per_second": 1516.05,
17
+ "eval_steps_per_second": 95.934,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.7623518427226e-06,
23
+ "loss": 0.5077,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.4879527986049652,
29
+ "eval_matthews_correlation": 0.4537159672261629,
30
+ "eval_runtime": 1.8327,
31
+ "eval_samples_per_second": 569.098,
32
+ "eval_steps_per_second": 36.012,
33
+ "step": 536
34
+ },
35
+ {
36
+ "epoch": 3.0,
37
+ "eval_loss": 0.49178388714790344,
38
+ "eval_matthews_correlation": 0.4752024043308134,
39
+ "eval_runtime": 0.7459,
40
+ "eval_samples_per_second": 1398.283,
41
+ "eval_steps_per_second": 88.482,
42
+ "step": 804
43
+ }
44
+ ],
45
+ "logging_steps": 500,
46
+ "max_steps": 1340,
47
+ "num_train_epochs": 5,
48
+ "save_steps": 500,
49
+ "total_flos": 95345738711148.0,
50
+ "trial_name": null,
51
+ "trial_params": {
52
+ "learning_rate": 7.597085082438434e-06,
53
+ "num_train_epochs": 5,
54
+ "per_device_train_batch_size": 32,
55
+ "seed": 25
56
+ }
57
+ }
run-3/checkpoint-804/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e146b53417e0b814d9ba13d0cee3eaa639091f08d7b686dbe13e8a915dd71743
3
+ size 4664
run-3/checkpoint-804/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-535/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.35.2",
24
+ "vocab_size": 30522
25
+ }
run-4/checkpoint-535/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64243f51512150f74facd126faa7c16f1d3fcedb123488abb591f1e502843b95
3
+ size 267832560
run-4/checkpoint-535/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:030c099d6e487a296ab946bb7274394454590a2165c574f08203a6a2b3e2841f
3
+ size 535727290
run-4/checkpoint-535/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d00913233eb507d55793e89701c76adacfda2ed542654ed972db83dfea364c35
3
+ size 14244
run-4/checkpoint-535/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138d6dd279f411ec8a8dbda20677c68f0083c4c529fdbe0c42294b7f92ee93bd
3
+ size 1064