anamelchor commited on
Commit
5eca98b
·
verified ·
1 Parent(s): 9c9558c

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-670/config.json +25 -0
  3. run-1/checkpoint-670/model.safetensors +3 -0
  4. run-1/checkpoint-670/optimizer.pt +3 -0
  5. run-1/checkpoint-670/rng_state.pth +3 -0
  6. run-1/checkpoint-670/scheduler.pt +3 -0
  7. run-1/checkpoint-670/special_tokens_map.json +7 -0
  8. run-1/checkpoint-670/tokenizer.json +0 -0
  9. run-1/checkpoint-670/tokenizer_config.json +55 -0
  10. run-1/checkpoint-670/trainer_state.json +78 -0
  11. run-1/checkpoint-670/training_args.bin +3 -0
  12. run-1/checkpoint-670/vocab.txt +0 -0
  13. run-2/checkpoint-1072/config.json +25 -0
  14. run-2/checkpoint-1072/model.safetensors +3 -0
  15. run-2/checkpoint-1072/optimizer.pt +3 -0
  16. run-2/checkpoint-1072/rng_state.pth +3 -0
  17. run-2/checkpoint-1072/scheduler.pt +3 -0
  18. run-2/checkpoint-1072/special_tokens_map.json +7 -0
  19. run-2/checkpoint-1072/tokenizer.json +0 -0
  20. run-2/checkpoint-1072/tokenizer_config.json +55 -0
  21. run-2/checkpoint-1072/trainer_state.json +76 -0
  22. run-2/checkpoint-1072/training_args.bin +3 -0
  23. run-2/checkpoint-1072/vocab.txt +0 -0
  24. run-2/checkpoint-1340/config.json +25 -0
  25. run-2/checkpoint-1340/model.safetensors +3 -0
  26. run-2/checkpoint-1340/optimizer.pt +3 -0
  27. run-2/checkpoint-1340/rng_state.pth +3 -0
  28. run-2/checkpoint-1340/scheduler.pt +3 -0
  29. run-2/checkpoint-1340/special_tokens_map.json +7 -0
  30. run-2/checkpoint-1340/tokenizer.json +0 -0
  31. run-2/checkpoint-1340/tokenizer_config.json +55 -0
  32. run-2/checkpoint-1340/trainer_state.json +85 -0
  33. run-2/checkpoint-1340/training_args.bin +3 -0
  34. run-2/checkpoint-1340/vocab.txt +0 -0
  35. run-2/checkpoint-268/config.json +25 -0
  36. run-2/checkpoint-268/model.safetensors +3 -0
  37. run-2/checkpoint-268/optimizer.pt +3 -0
  38. run-2/checkpoint-268/rng_state.pth +3 -0
  39. run-2/checkpoint-268/scheduler.pt +3 -0
  40. run-2/checkpoint-268/special_tokens_map.json +7 -0
  41. run-2/checkpoint-268/tokenizer.json +0 -0
  42. run-2/checkpoint-268/tokenizer_config.json +55 -0
  43. run-2/checkpoint-268/trainer_state.json +35 -0
  44. run-2/checkpoint-268/training_args.bin +3 -0
  45. run-2/checkpoint-268/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:a89d05202561f88efc8b74831bae197cf4ab182b1b67d59bd72b887b89dd9e0f
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2261268f4e83c337376dafb7b415d8024660c66533c5f6118b3c18e6f08a5995
3
  size 267832560
run-1/checkpoint-670/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-670/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:561413db7ec1ae3d254098bcca99e457362c8312233f29e4b121d6d6c5543aaf
3
+ size 267832560
run-1/checkpoint-670/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca637a018cdb13b8aa054a2558d0182b27fee878daa984b7da50c2241acf39f
3
+ size 535727290
run-1/checkpoint-670/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d08486d113b677466c8c65fe5a1495d08ea9cbd02c118380d05237b1257379e5
3
+ size 14244
run-1/checkpoint-670/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d41f8dff069ed0c390b1b28ccb7b37b78f0c07852e6dd9c90c5f5cc8596b793
3
+ size 1064
run-1/checkpoint-670/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-670/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-670/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-670/trainer_state.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5261643004428046,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-670",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 670,
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.5111436247825623,
14
+ "eval_matthews_correlation": 0.3704165163359662,
15
+ "eval_runtime": 0.7196,
16
+ "eval_samples_per_second": 1449.402,
17
+ "eval_steps_per_second": 91.717,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.458956778049469,
23
+ "eval_matthews_correlation": 0.5008706778439593,
24
+ "eval_runtime": 0.7749,
25
+ "eval_samples_per_second": 1345.924,
26
+ "eval_steps_per_second": 85.169,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.4913136959075928,
32
+ "eval_matthews_correlation": 0.5108951669698317,
33
+ "eval_runtime": 0.9439,
34
+ "eval_samples_per_second": 1104.949,
35
+ "eval_steps_per_second": 69.92,
36
+ "step": 402
37
+ },
38
+ {
39
+ "epoch": 3.73,
40
+ "grad_norm": 8.718708038330078,
41
+ "learning_rate": 4.5017309553431485e-06,
42
+ "loss": 0.3868,
43
+ "step": 500
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 0.5247140526771545,
48
+ "eval_matthews_correlation": 0.520875943143754,
49
+ "eval_runtime": 0.7379,
50
+ "eval_samples_per_second": 1413.511,
51
+ "eval_steps_per_second": 89.446,
52
+ "step": 536
53
+ },
54
+ {
55
+ "epoch": 5.0,
56
+ "eval_loss": 0.5418965816497803,
57
+ "eval_matthews_correlation": 0.5261643004428046,
58
+ "eval_runtime": 0.7965,
59
+ "eval_samples_per_second": 1309.512,
60
+ "eval_steps_per_second": 82.865,
61
+ "step": 670
62
+ }
63
+ ],
64
+ "logging_steps": 500,
65
+ "max_steps": 670,
66
+ "num_input_tokens_seen": 0,
67
+ "num_train_epochs": 5,
68
+ "save_steps": 500,
69
+ "total_flos": 210564174474576.0,
70
+ "train_batch_size": 64,
71
+ "trial_name": null,
72
+ "trial_params": {
73
+ "learning_rate": 1.7742116118117113e-05,
74
+ "num_train_epochs": 5,
75
+ "per_device_train_batch_size": 64,
76
+ "seed": 5
77
+ }
78
+ }
run-1/checkpoint-670/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e85813f8f9164f9360ce3af56ab636de97835d2f503c2f4e4acad37565e88656
3
+ size 4984
run-1/checkpoint-670/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-1072/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091dc9c1e57b65eb8c2fe713e6162eab6c8de901a0095289927429d2259a6f1c
3
+ size 267832560
run-2/checkpoint-1072/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34c083092e5afa7bbb677679d68e2f7f1b5579125ab35f470c810c3d9cab6c74
3
+ size 535727290
run-2/checkpoint-1072/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4edc5ac78bb132b5789d66b5374bea1d402810a8e37ff4768f2c93b10a67f8e1
3
+ size 14308
run-2/checkpoint-1072/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edeffe80959f62828df933ebe90153995aa65b70fa0f755ca62424f9e1103895
3
+ size 1064
run-2/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-2/checkpoint-1072/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/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-2/checkpoint-1072/trainer_state.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.42108781728525657,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/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.5596779584884644,
14
+ "eval_matthews_correlation": 0.06558874629318973,
15
+ "eval_runtime": 0.7398,
16
+ "eval_samples_per_second": 1409.869,
17
+ "eval_steps_per_second": 89.215,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "grad_norm": 3.7759640216827393,
23
+ "learning_rate": 2.1988379475637637e-06,
24
+ "loss": 0.5503,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.5253149271011353,
30
+ "eval_matthews_correlation": 0.3853198145814999,
31
+ "eval_runtime": 0.9856,
32
+ "eval_samples_per_second": 1058.272,
33
+ "eval_steps_per_second": 66.966,
34
+ "step": 536
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.5222654938697815,
39
+ "eval_matthews_correlation": 0.4156507632951837,
40
+ "eval_runtime": 0.7857,
41
+ "eval_samples_per_second": 1327.408,
42
+ "eval_steps_per_second": 83.997,
43
+ "step": 804
44
+ },
45
+ {
46
+ "epoch": 3.73,
47
+ "grad_norm": 5.163796424865723,
48
+ "learning_rate": 8.900058359186663e-07,
49
+ "loss": 0.4554,
50
+ "step": 1000
51
+ },
52
+ {
53
+ "epoch": 4.0,
54
+ "eval_loss": 0.5052011609077454,
55
+ "eval_matthews_correlation": 0.42108781728525657,
56
+ "eval_runtime": 1.6038,
57
+ "eval_samples_per_second": 650.334,
58
+ "eval_steps_per_second": 41.153,
59
+ "step": 1072
60
+ }
61
+ ],
62
+ "logging_steps": 500,
63
+ "max_steps": 1340,
64
+ "num_input_tokens_seen": 0,
65
+ "num_train_epochs": 5,
66
+ "save_steps": 500,
67
+ "total_flos": 191095347752964.0,
68
+ "train_batch_size": 32,
69
+ "trial_name": null,
70
+ "trial_params": {
71
+ "learning_rate": 3.5076700592088608e-06,
72
+ "num_train_epochs": 5,
73
+ "per_device_train_batch_size": 32,
74
+ "seed": 32
75
+ }
76
+ }
run-2/checkpoint-1072/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94ee90a2a4781720d2002e2ad3f0576be511712b9097c21abc78dc6d3f3ad486
3
+ size 4984
run-2/checkpoint-1072/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/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.38.2",
24
+ "vocab_size": 30522
25
+ }
run-2/checkpoint-1340/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2261268f4e83c337376dafb7b415d8024660c66533c5f6118b3c18e6f08a5995
3
+ size 267832560
run-2/checkpoint-1340/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d6cccd97d120ce663506ec22fad8d57e00c9470c1f48545835f91cbb45166c
3
+ size 535727290
run-2/checkpoint-1340/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055cc432b896f955bde8789500d4586cf62bce2c65dbb3e0a360de4d1d0e51bb
3
+ size 14308
run-2/checkpoint-1340/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e32109e9333ff622a6d763f6e5750ceccaa205464dc0ece01291b2c9d4efe4a9
3
+ size 1064
run-2/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-2/checkpoint-1340/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/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-2/checkpoint-1340/trainer_state.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4286063983911785,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-1340",
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.5596779584884644,
14
+ "eval_matthews_correlation": 0.06558874629318973,
15
+ "eval_runtime": 0.7398,
16
+ "eval_samples_per_second": 1409.869,
17
+ "eval_steps_per_second": 89.215,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "grad_norm": 3.7759640216827393,
23
+ "learning_rate": 2.1988379475637637e-06,
24
+ "loss": 0.5503,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.5253149271011353,
30
+ "eval_matthews_correlation": 0.3853198145814999,
31
+ "eval_runtime": 0.9856,
32
+ "eval_samples_per_second": 1058.272,
33
+ "eval_steps_per_second": 66.966,
34
+ "step": 536
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.5222654938697815,
39
+ "eval_matthews_correlation": 0.4156507632951837,
40
+ "eval_runtime": 0.7857,
41
+ "eval_samples_per_second": 1327.408,
42
+ "eval_steps_per_second": 83.997,
43
+ "step": 804
44
+ },
45
+ {
46
+ "epoch": 3.73,
47
+ "grad_norm": 5.163796424865723,
48
+ "learning_rate": 8.900058359186663e-07,
49
+ "loss": 0.4554,
50
+ "step": 1000
51
+ },
52
+ {
53
+ "epoch": 4.0,
54
+ "eval_loss": 0.5052011609077454,
55
+ "eval_matthews_correlation": 0.42108781728525657,
56
+ "eval_runtime": 1.6038,
57
+ "eval_samples_per_second": 650.334,
58
+ "eval_steps_per_second": 41.153,
59
+ "step": 1072
60
+ },
61
+ {
62
+ "epoch": 5.0,
63
+ "eval_loss": 0.5154977440834045,
64
+ "eval_matthews_correlation": 0.4286063983911785,
65
+ "eval_runtime": 0.848,
66
+ "eval_samples_per_second": 1229.909,
67
+ "eval_steps_per_second": 77.827,
68
+ "step": 1340
69
+ }
70
+ ],
71
+ "logging_steps": 500,
72
+ "max_steps": 1340,
73
+ "num_input_tokens_seen": 0,
74
+ "num_train_epochs": 5,
75
+ "save_steps": 500,
76
+ "total_flos": 191095347752964.0,
77
+ "train_batch_size": 32,
78
+ "trial_name": null,
79
+ "trial_params": {
80
+ "learning_rate": 3.5076700592088608e-06,
81
+ "num_train_epochs": 5,
82
+ "per_device_train_batch_size": 32,
83
+ "seed": 32
84
+ }
85
+ }
run-2/checkpoint-1340/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94ee90a2a4781720d2002e2ad3f0576be511712b9097c21abc78dc6d3f3ad486
3
+ size 4984
run-2/checkpoint-1340/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.38.2",
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:0f4895bf26051d5c255f5fea3bd8255ec8f25c19af86e9acbc7c2b43cdb2b229
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:8034e0c73894ce3bdd22f2746ea28ad2aa076a758512d6e8aaf1e0f1e1327e4f
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:395cb400fa1f16255165dfda9a50ff7c28f13984f361932a1470b9a0215e2466
3
+ size 14308
run-2/checkpoint-268/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66236d3e5b304399a8a4939f21fd61c76c4cf9576e9347103095e14b12295476
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,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.06558874629318973,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-2/checkpoint-268",
4
+ "epoch": 1.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.5596779584884644,
14
+ "eval_matthews_correlation": 0.06558874629318973,
15
+ "eval_runtime": 0.7398,
16
+ "eval_samples_per_second": 1409.869,
17
+ "eval_steps_per_second": 89.215,
18
+ "step": 268
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 1340,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 5,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 32,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 3.5076700592088608e-06,
31
+ "num_train_epochs": 5,
32
+ "per_device_train_batch_size": 32,
33
+ "seed": 32
34
+ }
35
+ }
run-2/checkpoint-268/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94ee90a2a4781720d2002e2ad3f0576be511712b9097c21abc78dc6d3f3ad486
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-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.38.2",
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:8bb17ee4d60829212ff294614f43ac4d1887b50b5f7f73bb57e21760046448db
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:911d63a1f7e2f8774f1acc397c5c7ed812375753fb4a1be4e1ed3a317667d89c
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:542c9c238227da1240d39bbd348eeb095ba248f904eff91f53483bc727359b82
3
+ size 14308
run-2/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dd40f3cc2ec6d5eeecfe431a20140a635b0d89d73654d484de14e34a70113db
3
+ size 1064