LiamLi1991 commited on
Commit
ed8af04
·
1 Parent(s): 05e0962

Training in progress, epoch 3

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-5/checkpoint-1072/config.json +25 -0
  3. run-5/checkpoint-1072/model.safetensors +3 -0
  4. run-5/checkpoint-1072/optimizer.pt +3 -0
  5. run-5/checkpoint-1072/rng_state.pth +3 -0
  6. run-5/checkpoint-1072/scheduler.pt +3 -0
  7. run-5/checkpoint-1072/special_tokens_map.json +7 -0
  8. run-5/checkpoint-1072/tokenizer.json +0 -0
  9. run-5/checkpoint-1072/tokenizer_config.json +55 -0
  10. run-5/checkpoint-1072/trainer_state.json +74 -0
  11. run-5/checkpoint-1072/training_args.bin +3 -0
  12. run-5/checkpoint-1072/vocab.txt +0 -0
  13. run-5/checkpoint-536/config.json +25 -0
  14. run-5/checkpoint-536/model.safetensors +3 -0
  15. run-5/checkpoint-536/optimizer.pt +3 -0
  16. run-5/checkpoint-536/rng_state.pth +3 -0
  17. run-5/checkpoint-536/scheduler.pt +3 -0
  18. run-5/checkpoint-536/special_tokens_map.json +7 -0
  19. run-5/checkpoint-536/tokenizer.json +0 -0
  20. run-5/checkpoint-536/tokenizer_config.json +55 -0
  21. run-5/checkpoint-536/trainer_state.json +50 -0
  22. run-5/checkpoint-536/training_args.bin +3 -0
  23. run-5/checkpoint-536/vocab.txt +0 -0
  24. run-5/checkpoint-804/config.json +25 -0
  25. run-5/checkpoint-804/model.safetensors +3 -0
  26. run-5/checkpoint-804/optimizer.pt +3 -0
  27. run-5/checkpoint-804/rng_state.pth +3 -0
  28. run-5/checkpoint-804/scheduler.pt +3 -0
  29. run-5/checkpoint-804/special_tokens_map.json +7 -0
  30. run-5/checkpoint-804/tokenizer.json +0 -0
  31. run-5/checkpoint-804/tokenizer_config.json +55 -0
  32. run-5/checkpoint-804/trainer_state.json +59 -0
  33. run-5/checkpoint-804/training_args.bin +3 -0
  34. run-5/checkpoint-804/vocab.txt +0 -0
  35. run-6/checkpoint-2138/config.json +25 -0
  36. run-6/checkpoint-2138/model.safetensors +3 -0
  37. run-6/checkpoint-2138/optimizer.pt +3 -0
  38. run-6/checkpoint-2138/rng_state.pth +3 -0
  39. run-6/checkpoint-2138/scheduler.pt +3 -0
  40. run-6/checkpoint-2138/special_tokens_map.json +7 -0
  41. run-6/checkpoint-2138/tokenizer.json +0 -0
  42. run-6/checkpoint-2138/tokenizer_config.json +55 -0
  43. run-6/checkpoint-2138/trainer_state.json +59 -0
  44. run-6/checkpoint-2138/training_args.bin +3 -0
  45. run-6/checkpoint-2138/vocab.txt +0 -0
  46. run-6/checkpoint-4276/config.json +25 -0
  47. run-6/checkpoint-4276/model.safetensors +3 -0
  48. run-6/checkpoint-4276/optimizer.pt +3 -0
  49. run-6/checkpoint-4276/rng_state.pth +3 -0
  50. run-6/checkpoint-4276/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a81e4e95939a0703909d1f9908554948cad615e548994b1dae6ff632055723b
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5684c35bf37b507df85f2fcb6be1dd95c5ed3ff663cdf81b704cc555c3a621f5
3
  size 267832560
run-5/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-5/checkpoint-1072/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1579903b2108a056652c6447faf201511381fcf98fbfaf29877cefcc68d4156c
3
+ size 267832560
run-5/checkpoint-1072/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25f26a333f4ba515bae3421ec004ccb864642d7891379b24a94311359e7fb0b4
3
+ size 535727290
run-5/checkpoint-1072/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2138526a4c71374b23ab68951fdb2bdfd8f0d3f13a9443503e134d704ff7b37
3
+ size 14308
run-5/checkpoint-1072/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21e9eb31b6ad81a8bc1e2c92d4560117b36f32349f2e6dbdb4b39e4f5a046d95
3
+ size 1064
run-5/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-5/checkpoint-1072/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-5/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-5/checkpoint-1072/trainer_state.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4525401114328896,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-5/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.5242877006530762,
14
+ "eval_matthews_correlation": 0.35734145495464087,
15
+ "eval_runtime": 0.7974,
16
+ "eval_samples_per_second": 1308.059,
17
+ "eval_steps_per_second": 82.773,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.804197746856794e-06,
23
+ "loss": 0.5028,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.5165521502494812,
29
+ "eval_matthews_correlation": 0.4211973006582873,
30
+ "eval_runtime": 1.2137,
31
+ "eval_samples_per_second": 859.343,
32
+ "eval_steps_per_second": 54.378,
33
+ "step": 536
34
+ },
35
+ {
36
+ "epoch": 3.0,
37
+ "eval_loss": 0.5182585716247559,
38
+ "eval_matthews_correlation": 0.4525401114328896,
39
+ "eval_runtime": 1.0051,
40
+ "eval_samples_per_second": 1037.74,
41
+ "eval_steps_per_second": 65.667,
42
+ "step": 804
43
+ },
44
+ {
45
+ "epoch": 3.73,
46
+ "learning_rate": 6.047241919120439e-07,
47
+ "loss": 0.3635,
48
+ "step": 1000
49
+ },
50
+ {
51
+ "epoch": 4.0,
52
+ "eval_loss": 0.5336923599243164,
53
+ "eval_matthews_correlation": 0.4522326299878879,
54
+ "eval_runtime": 0.7941,
55
+ "eval_samples_per_second": 1313.428,
56
+ "eval_steps_per_second": 83.112,
57
+ "step": 1072
58
+ }
59
+ ],
60
+ "logging_steps": 500,
61
+ "max_steps": 1072,
62
+ "num_input_tokens_seen": 0,
63
+ "num_train_epochs": 4,
64
+ "save_steps": 500,
65
+ "total_flos": 191361834902604.0,
66
+ "train_batch_size": 32,
67
+ "trial_name": null,
68
+ "trial_params": {
69
+ "learning_rate": 9.003671301801543e-06,
70
+ "num_train_epochs": 4,
71
+ "per_device_train_batch_size": 32,
72
+ "seed": 13
73
+ }
74
+ }
run-5/checkpoint-1072/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c94ba0e6dc41de3d4dc81fb9b8aa66176d97152d22edb5d8718dedfb01e9d5
3
+ size 4792
run-5/checkpoint-1072/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-5/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-5/checkpoint-536/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:717f4992686ad97c537e2742cc4cf27d034a90d393201b833974bf73a0a90225
3
+ size 267832560
run-5/checkpoint-536/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99281a73a64d03ab51aeb7e2f38cfb9ab185a49ce01faaf4084a24be9785120c
3
+ size 535727290
run-5/checkpoint-536/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:029829127d1d261ddae844347d138156c5fc627b451c4b76d0e3c57f46537c60
3
+ size 14308
run-5/checkpoint-536/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23fdd97875908d2511c1b0b71332e701c1c769319bcf8893aebf37003f80d533
3
+ size 1064
run-5/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-5/checkpoint-536/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-5/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-5/checkpoint-536/trainer_state.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4211973006582873,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-5/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.5242877006530762,
14
+ "eval_matthews_correlation": 0.35734145495464087,
15
+ "eval_runtime": 0.7974,
16
+ "eval_samples_per_second": 1308.059,
17
+ "eval_steps_per_second": 82.773,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.804197746856794e-06,
23
+ "loss": 0.5028,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.5165521502494812,
29
+ "eval_matthews_correlation": 0.4211973006582873,
30
+ "eval_runtime": 1.2137,
31
+ "eval_samples_per_second": 859.343,
32
+ "eval_steps_per_second": 54.378,
33
+ "step": 536
34
+ }
35
+ ],
36
+ "logging_steps": 500,
37
+ "max_steps": 1072,
38
+ "num_input_tokens_seen": 0,
39
+ "num_train_epochs": 4,
40
+ "save_steps": 500,
41
+ "total_flos": 95584024793496.0,
42
+ "train_batch_size": 32,
43
+ "trial_name": null,
44
+ "trial_params": {
45
+ "learning_rate": 9.003671301801543e-06,
46
+ "num_train_epochs": 4,
47
+ "per_device_train_batch_size": 32,
48
+ "seed": 13
49
+ }
50
+ }
run-5/checkpoint-536/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c94ba0e6dc41de3d4dc81fb9b8aa66176d97152d22edb5d8718dedfb01e9d5
3
+ size 4792
run-5/checkpoint-536/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-5/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-5/checkpoint-804/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7974b3d5a5b1e7744b200362e5966486da1b5fa85be1f85fb28838834e5160
3
+ size 267832560
run-5/checkpoint-804/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b3766d8dceb5ef7010622e91a1c0fc676a1e3cf6ed3369b3d96c84e3e50ee0
3
+ size 535727290
run-5/checkpoint-804/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53214f11bd72fabe279c2e8a2b7040024324411d2a07586a6d41b1d7c7c8df65
3
+ size 14308
run-5/checkpoint-804/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20c76164396a1ca89da9aa346ad1587be20f6ddc4787ed1e7b6f3ce87e7f97c
3
+ size 1064
run-5/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-5/checkpoint-804/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-5/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-5/checkpoint-804/trainer_state.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4525401114328896,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-5/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.5242877006530762,
14
+ "eval_matthews_correlation": 0.35734145495464087,
15
+ "eval_runtime": 0.7974,
16
+ "eval_samples_per_second": 1308.059,
17
+ "eval_steps_per_second": 82.773,
18
+ "step": 268
19
+ },
20
+ {
21
+ "epoch": 1.87,
22
+ "learning_rate": 4.804197746856794e-06,
23
+ "loss": 0.5028,
24
+ "step": 500
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "eval_loss": 0.5165521502494812,
29
+ "eval_matthews_correlation": 0.4211973006582873,
30
+ "eval_runtime": 1.2137,
31
+ "eval_samples_per_second": 859.343,
32
+ "eval_steps_per_second": 54.378,
33
+ "step": 536
34
+ },
35
+ {
36
+ "epoch": 3.0,
37
+ "eval_loss": 0.5182585716247559,
38
+ "eval_matthews_correlation": 0.4525401114328896,
39
+ "eval_runtime": 1.0051,
40
+ "eval_samples_per_second": 1037.74,
41
+ "eval_steps_per_second": 65.667,
42
+ "step": 804
43
+ }
44
+ ],
45
+ "logging_steps": 500,
46
+ "max_steps": 1072,
47
+ "num_input_tokens_seen": 0,
48
+ "num_train_epochs": 4,
49
+ "save_steps": 500,
50
+ "total_flos": 95584024793496.0,
51
+ "train_batch_size": 32,
52
+ "trial_name": null,
53
+ "trial_params": {
54
+ "learning_rate": 9.003671301801543e-06,
55
+ "num_train_epochs": 4,
56
+ "per_device_train_batch_size": 32,
57
+ "seed": 13
58
+ }
59
+ }
run-5/checkpoint-804/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c94ba0e6dc41de3d4dc81fb9b8aa66176d97152d22edb5d8718dedfb01e9d5
3
+ size 4792
run-5/checkpoint-804/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-2138/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.36.2",
24
+ "vocab_size": 30522
25
+ }
run-6/checkpoint-2138/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:334c62f209563d904c7f1dbeee43b3896890a52660c008732a1c601317f4d9ba
3
+ size 267832560
run-6/checkpoint-2138/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e14f45fc6ca451c16ebb558d08584c7a66456f96d8acf479684b2a6fa048ab
3
+ size 535727290
run-6/checkpoint-2138/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc503f7d73524ef1ec1ebba4392611ea5af52f401ba35909bd19b94018e06f6d
3
+ size 14244
run-6/checkpoint-2138/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c001fb89312213edb63990df571dbc01716996d90cbb40c7bb23479ebf1956b
3
+ size 1064
run-6/checkpoint-2138/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-6/checkpoint-2138/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-2138/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-6/checkpoint-2138/trainer_state.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.22025931533052875,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-6/checkpoint-2138",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2138,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.23,
13
+ "learning_rate": 1.527507382354158e-06,
14
+ "loss": 0.6206,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.47,
19
+ "learning_rate": 1.452556087832364e-06,
20
+ "loss": 0.6025,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 0.7,
25
+ "learning_rate": 1.3776047933105702e-06,
26
+ "loss": 0.5543,
27
+ "step": 1500
28
+ },
29
+ {
30
+ "epoch": 0.94,
31
+ "learning_rate": 1.3026534987887763e-06,
32
+ "loss": 0.5552,
33
+ "step": 2000
34
+ },
35
+ {
36
+ "epoch": 1.0,
37
+ "eval_loss": 0.5567071437835693,
38
+ "eval_matthews_correlation": 0.22025931533052875,
39
+ "eval_runtime": 0.7503,
40
+ "eval_samples_per_second": 1390.075,
41
+ "eval_steps_per_second": 87.963,
42
+ "step": 2138
43
+ }
44
+ ],
45
+ "logging_steps": 500,
46
+ "max_steps": 10690,
47
+ "num_input_tokens_seen": 0,
48
+ "num_train_epochs": 5,
49
+ "save_steps": 500,
50
+ "total_flos": 32681156110608.0,
51
+ "train_batch_size": 4,
52
+ "trial_name": null,
53
+ "trial_params": {
54
+ "learning_rate": 1.6024586768759516e-06,
55
+ "num_train_epochs": 5,
56
+ "per_device_train_batch_size": 4,
57
+ "seed": 36
58
+ }
59
+ }
run-6/checkpoint-2138/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a048e473bd4e1e46dea1b7f949b572cf6fb4b075543021d8c1c40e778693c16
3
+ size 4792
run-6/checkpoint-2138/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-6/checkpoint-4276/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.36.2",
24
+ "vocab_size": 30522
25
+ }
run-6/checkpoint-4276/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32925f7192c13cd5e7f4e91a827aea887766f2a0845b7a931af80723920c2ad2
3
+ size 267832560
run-6/checkpoint-4276/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c36b0198ebd3585854e7de07cfa366885bd6298f8ec8749ff1593838dd8d5abc
3
+ size 535727290
run-6/checkpoint-4276/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:778de8a5881ecab135050e978266a3c8c355b92a1f278a8491dfb21bd5e7ef99
3
+ size 14244
run-6/checkpoint-4276/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:583e94227410b168025b77d02e5bf0a4e625bf0f8dae2756d69afc9709305fcd
3
+ size 1064