seaniap commited on
Commit
4904384
·
verified ·
1 Parent(s): 1bb3ca4

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-0/checkpoint-1072/config.json +25 -0
  3. run-0/checkpoint-1072/model.safetensors +3 -0
  4. run-0/checkpoint-1072/optimizer.pt +3 -0
  5. run-0/checkpoint-1072/rng_state.pth +3 -0
  6. run-0/checkpoint-1072/scheduler.pt +3 -0
  7. run-0/checkpoint-1072/special_tokens_map.json +7 -0
  8. run-0/checkpoint-1072/tokenizer.json +0 -0
  9. run-0/checkpoint-1072/tokenizer_config.json +55 -0
  10. run-0/checkpoint-1072/trainer_state.json +76 -0
  11. run-0/checkpoint-1072/training_args.bin +3 -0
  12. run-0/checkpoint-1072/vocab.txt +0 -0
  13. run-0/checkpoint-536/config.json +25 -0
  14. run-0/checkpoint-536/model.safetensors +3 -0
  15. run-0/checkpoint-536/optimizer.pt +3 -0
  16. run-0/checkpoint-536/rng_state.pth +3 -0
  17. run-0/checkpoint-536/scheduler.pt +3 -0
  18. run-0/checkpoint-536/special_tokens_map.json +7 -0
  19. run-0/checkpoint-536/tokenizer.json +0 -0
  20. run-0/checkpoint-536/tokenizer_config.json +55 -0
  21. run-0/checkpoint-536/trainer_state.json +51 -0
  22. run-0/checkpoint-536/training_args.bin +3 -0
  23. run-0/checkpoint-536/vocab.txt +0 -0
  24. run-0/checkpoint-804/config.json +25 -0
  25. run-0/checkpoint-804/model.safetensors +3 -0
  26. run-0/checkpoint-804/optimizer.pt +3 -0
  27. run-0/checkpoint-804/rng_state.pth +3 -0
  28. run-0/checkpoint-804/scheduler.pt +3 -0
  29. run-0/checkpoint-804/special_tokens_map.json +7 -0
  30. run-0/checkpoint-804/tokenizer.json +0 -0
  31. run-0/checkpoint-804/tokenizer_config.json +55 -0
  32. run-0/checkpoint-804/trainer_state.json +60 -0
  33. run-0/checkpoint-804/training_args.bin +3 -0
  34. run-0/checkpoint-804/vocab.txt +0 -0
  35. run-1/checkpoint-1070/config.json +25 -0
  36. run-1/checkpoint-1070/model.safetensors +3 -0
  37. run-1/checkpoint-1070/optimizer.pt +3 -0
  38. run-1/checkpoint-1070/rng_state.pth +3 -0
  39. run-1/checkpoint-1070/scheduler.pt +3 -0
  40. run-1/checkpoint-1070/special_tokens_map.json +7 -0
  41. run-1/checkpoint-1070/tokenizer.json +0 -0
  42. run-1/checkpoint-1070/tokenizer_config.json +55 -0
  43. run-1/checkpoint-1070/trainer_state.json +58 -0
  44. run-1/checkpoint-1070/training_args.bin +3 -0
  45. run-1/checkpoint-1070/vocab.txt +0 -0
  46. run-1/checkpoint-1605/config.json +25 -0
  47. run-1/checkpoint-1605/model.safetensors +3 -0
  48. run-1/checkpoint-1605/optimizer.pt +3 -0
  49. run-1/checkpoint-1605/rng_state.pth +3 -0
  50. run-1/checkpoint-1605/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e8fc4a8be0a8186e5f30fc603d2205d1bd51ee394fbf8d0cab63023c53d4bdb
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2311fe74bdbe7463c11d2d2d44b7b6e6fdf60647b1431c7dad8add6d5dc744e7
3
  size 267832560
run-0/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-1072/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4bc72f0c8260f7c3738d535a44ce6cf426fa9603ec35d8068c520f446ae018
3
+ size 267832560
run-0/checkpoint-1072/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d5ca38c88cfe26bf18274a014472e136261f0231bf352b330091370f2fbb861
3
+ size 535727290
run-0/checkpoint-1072/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d9cadd24885c458596d3d37b3f361c6cb88eaaf6604ecbdc11dd3254b5d79da
3
+ size 14244
run-0/checkpoint-1072/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2bc6d92349afad44855429eb20561c2180c1c94f4a516ddf4c7d941e7e633df
3
+ size 1064
run-0/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-0/checkpoint-1072/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-1072/trainer_state.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5285049056800905,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-804",
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.4709893465042114,
14
+ "eval_matthews_correlation": 0.4646875240807597,
15
+ "eval_runtime": 0.7053,
16
+ "eval_samples_per_second": 1478.831,
17
+ "eval_steps_per_second": 93.579,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "grad_norm": 8.366425514221191,
23
+ "learning_rate": 2.0599106326665043e-05,
24
+ "loss": 0.4229,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.5245255827903748,
30
+ "eval_matthews_correlation": 0.5006740079024256,
31
+ "eval_runtime": 0.7492,
32
+ "eval_samples_per_second": 1392.129,
33
+ "eval_steps_per_second": 88.093,
34
+ "step": 536
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.6040851473808289,
39
+ "eval_matthews_correlation": 0.5285049056800905,
40
+ "eval_runtime": 0.7702,
41
+ "eval_samples_per_second": 1354.275,
42
+ "eval_steps_per_second": 85.697,
43
+ "step": 804
44
+ },
45
+ {
46
+ "epoch": 3.73,
47
+ "grad_norm": 3.6857900619506836,
48
+ "learning_rate": 2.592894502657138e-06,
49
+ "loss": 0.1642,
50
+ "step": 1000
51
+ },
52
+ {
53
+ "epoch": 4.0,
54
+ "eval_loss": 0.7166290283203125,
55
+ "eval_matthews_correlation": 0.509946898813958,
56
+ "eval_runtime": 1.2908,
57
+ "eval_samples_per_second": 808.054,
58
+ "eval_steps_per_second": 51.133,
59
+ "step": 1072
60
+ }
61
+ ],
62
+ "logging_steps": 500,
63
+ "max_steps": 1072,
64
+ "num_input_tokens_seen": 0,
65
+ "num_train_epochs": 4,
66
+ "save_steps": 500,
67
+ "total_flos": 191499476809020.0,
68
+ "train_batch_size": 32,
69
+ "trial_name": null,
70
+ "trial_params": {
71
+ "learning_rate": 3.860531815067294e-05,
72
+ "num_train_epochs": 4,
73
+ "per_device_train_batch_size": 32,
74
+ "seed": 11
75
+ }
76
+ }
run-0/checkpoint-1072/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74dcc7968fbc21d463680c6fd4110462d41047a2dd7ed7725f977c17cc591327
3
+ size 4984
run-0/checkpoint-1072/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-536/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b204ec16e38edffbd26db14d10990d52da9696e58012b998c2cb5a0cf7c2b0d1
3
+ size 267832560
run-0/checkpoint-536/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53557a1160de103fb4562ae87d03620b54d59be2b1caf2f320dc20cdf95380ac
3
+ size 535727290
run-0/checkpoint-536/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241a81787b21510f2a6b884a029024a8844162c71275b910022fddadaed11c47
3
+ size 14244
run-0/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89372ed4aa118ae36e9c4fd0089c3fef94bdb13f0723a14de02cdacd0c230224
3
+ size 1064
run-0/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-0/checkpoint-536/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-536/trainer_state.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5006740079024256,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/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.4709893465042114,
14
+ "eval_matthews_correlation": 0.4646875240807597,
15
+ "eval_runtime": 0.7053,
16
+ "eval_samples_per_second": 1478.831,
17
+ "eval_steps_per_second": 93.579,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "grad_norm": 8.366425514221191,
23
+ "learning_rate": 2.0599106326665043e-05,
24
+ "loss": 0.4229,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.5245255827903748,
30
+ "eval_matthews_correlation": 0.5006740079024256,
31
+ "eval_runtime": 0.7492,
32
+ "eval_samples_per_second": 1392.129,
33
+ "eval_steps_per_second": 88.093,
34
+ "step": 536
35
+ }
36
+ ],
37
+ "logging_steps": 500,
38
+ "max_steps": 1072,
39
+ "num_input_tokens_seen": 0,
40
+ "num_train_epochs": 4,
41
+ "save_steps": 500,
42
+ "total_flos": 96476109931320.0,
43
+ "train_batch_size": 32,
44
+ "trial_name": null,
45
+ "trial_params": {
46
+ "learning_rate": 3.860531815067294e-05,
47
+ "num_train_epochs": 4,
48
+ "per_device_train_batch_size": 32,
49
+ "seed": 11
50
+ }
51
+ }
run-0/checkpoint-536/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74dcc7968fbc21d463680c6fd4110462d41047a2dd7ed7725f977c17cc591327
3
+ size 4984
run-0/checkpoint-536/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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.39.1",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-804/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a2843d9a66d9bdfaf373c00b9337a579ca37ba0bf6551013f8389f95ba7e088
3
+ size 267832560
run-0/checkpoint-804/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa827de344967e7785eec58a824c2ff1070990a45efefc94c6fbdc531569180d
3
+ size 535727290
run-0/checkpoint-804/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:582c21eb84aa10322f3788b94a18dd05074cb11659db8937340301f7fd052f42
3
+ size 14244
run-0/checkpoint-804/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba3fcc0403a1b49aa8bc5f0f454bd7a703ad534f039dcd6455b9ffd059ba89b
3
+ size 1064
run-0/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-0/checkpoint-804/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-804/trainer_state.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5285049056800905,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/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.4709893465042114,
14
+ "eval_matthews_correlation": 0.4646875240807597,
15
+ "eval_runtime": 0.7053,
16
+ "eval_samples_per_second": 1478.831,
17
+ "eval_steps_per_second": 93.579,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "grad_norm": 8.366425514221191,
23
+ "learning_rate": 2.0599106326665043e-05,
24
+ "loss": 0.4229,
25
+ "step": 500
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "eval_loss": 0.5245255827903748,
30
+ "eval_matthews_correlation": 0.5006740079024256,
31
+ "eval_runtime": 0.7492,
32
+ "eval_samples_per_second": 1392.129,
33
+ "eval_steps_per_second": 88.093,
34
+ "step": 536
35
+ },
36
+ {
37
+ "epoch": 3.0,
38
+ "eval_loss": 0.6040851473808289,
39
+ "eval_matthews_correlation": 0.5285049056800905,
40
+ "eval_runtime": 0.7702,
41
+ "eval_samples_per_second": 1354.275,
42
+ "eval_steps_per_second": 85.697,
43
+ "step": 804
44
+ }
45
+ ],
46
+ "logging_steps": 500,
47
+ "max_steps": 1072,
48
+ "num_input_tokens_seen": 0,
49
+ "num_train_epochs": 4,
50
+ "save_steps": 500,
51
+ "total_flos": 96476109931320.0,
52
+ "train_batch_size": 32,
53
+ "trial_name": null,
54
+ "trial_params": {
55
+ "learning_rate": 3.860531815067294e-05,
56
+ "num_train_epochs": 4,
57
+ "per_device_train_batch_size": 32,
58
+ "seed": 11
59
+ }
60
+ }
run-0/checkpoint-804/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74dcc7968fbc21d463680c6fd4110462d41047a2dd7ed7725f977c17cc591327
3
+ size 4984
run-0/checkpoint-804/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-1070/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-1070/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9896f3b08bbf0c5f14bd809ad4e6a31036f6d006e719623339d689a40098608
3
+ size 267832560
run-1/checkpoint-1070/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:068670e8c380ee42839ccf5655c6d0d9cea58d2f23679eb8b483d975d97514a9
3
+ size 535727290
run-1/checkpoint-1070/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8f6718c0b0c58f833e26408edaa90f1651508e8d07672d72d303d1bd9b3bbb
3
+ size 14244
run-1/checkpoint-1070/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c207470e5faa1eb10eb7877712b73a07712acd3e608583d91ee8d9ed01ce90d2
3
+ size 1064
run-1/checkpoint-1070/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-1070/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-1070/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-1070/trainer_state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.44251427534495513,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-1070",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1070,
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": 5.889455795288086,
14
+ "learning_rate": 4.212964989775573e-06,
15
+ "loss": 0.5566,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_loss": 0.524069607257843,
21
+ "eval_matthews_correlation": 0.38317232301443055,
22
+ "eval_runtime": 0.7238,
23
+ "eval_samples_per_second": 1441.015,
24
+ "eval_steps_per_second": 91.186,
25
+ "step": 535
26
+ },
27
+ {
28
+ "epoch": 1.87,
29
+ "grad_norm": 9.795114517211914,
30
+ "learning_rate": 2.9285244441122883e-06,
31
+ "loss": 0.457,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_loss": 0.5066272020339966,
37
+ "eval_matthews_correlation": 0.44251427534495513,
38
+ "eval_runtime": 0.7968,
39
+ "eval_samples_per_second": 1308.954,
40
+ "eval_steps_per_second": 82.829,
41
+ "step": 1070
42
+ }
43
+ ],
44
+ "logging_steps": 500,
45
+ "max_steps": 2140,
46
+ "num_input_tokens_seen": 0,
47
+ "num_train_epochs": 4,
48
+ "save_steps": 500,
49
+ "total_flos": 85812225614124.0,
50
+ "train_batch_size": 16,
51
+ "trial_name": null,
52
+ "trial_params": {
53
+ "learning_rate": 5.4974055354388575e-06,
54
+ "num_train_epochs": 4,
55
+ "per_device_train_batch_size": 16,
56
+ "seed": 38
57
+ }
58
+ }
run-1/checkpoint-1070/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5acc9708bd966ef79b6adaeae60986df2de0bee8d46ea50e08932265e4057477
3
+ size 4984
run-1/checkpoint-1070/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-1605/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-1605/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b4518980fee1c6dc878bf2f64bf32da0076e73131903aa5ac3f8e6b1756080
3
+ size 267832560
run-1/checkpoint-1605/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92ab526b6b35c5a097f6c6dd3521e69f251f7db2ac737c3921090b25ec1e07b
3
+ size 535727290
run-1/checkpoint-1605/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caea22f87aec0a1e84eba35379bdd65b13fd64e1cc2d2bc6a53f33df1678ec77
3
+ size 14244
run-1/checkpoint-1605/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8775d5e7c6a6bd7733c5e139e99332b28f9d6758fdbe775c941d234ad370b13b
3
+ size 1064