hfdsajkfd commited on
Commit
6b69b87
1 Parent(s): 4fc3f11

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-268/config.json +25 -0
  3. run-3/checkpoint-268/model.safetensors +3 -0
  4. run-3/checkpoint-268/optimizer.pt +3 -0
  5. run-3/checkpoint-268/rng_state.pth +3 -0
  6. run-3/checkpoint-268/scheduler.pt +3 -0
  7. run-3/checkpoint-268/special_tokens_map.json +7 -0
  8. run-3/checkpoint-268/tokenizer.json +0 -0
  9. run-3/checkpoint-268/tokenizer_config.json +55 -0
  10. run-3/checkpoint-268/trainer_state.json +44 -0
  11. run-3/checkpoint-268/training_args.bin +3 -0
  12. run-3/checkpoint-268/vocab.txt +0 -0
  13. run-3/checkpoint-402/config.json +25 -0
  14. run-3/checkpoint-402/model.safetensors +3 -0
  15. run-3/checkpoint-402/optimizer.pt +3 -0
  16. run-3/checkpoint-402/rng_state.pth +3 -0
  17. run-3/checkpoint-402/scheduler.pt +3 -0
  18. run-3/checkpoint-402/special_tokens_map.json +7 -0
  19. run-3/checkpoint-402/tokenizer.json +0 -0
  20. run-3/checkpoint-402/tokenizer_config.json +55 -0
  21. run-3/checkpoint-402/trainer_state.json +53 -0
  22. run-3/checkpoint-402/training_args.bin +3 -0
  23. run-3/checkpoint-402/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 +69 -0
  33. run-3/checkpoint-536/training_args.bin +3 -0
  34. run-3/checkpoint-536/vocab.txt +0 -0
  35. run-3/checkpoint-670/config.json +25 -0
  36. run-3/checkpoint-670/model.safetensors +3 -0
  37. run-3/checkpoint-670/optimizer.pt +3 -0
  38. run-3/checkpoint-670/rng_state.pth +3 -0
  39. run-3/checkpoint-670/scheduler.pt +3 -0
  40. run-3/checkpoint-670/special_tokens_map.json +7 -0
  41. run-3/checkpoint-670/tokenizer.json +0 -0
  42. run-3/checkpoint-670/tokenizer_config.json +55 -0
  43. run-3/checkpoint-670/trainer_state.json +78 -0
  44. run-3/checkpoint-670/training_args.bin +3 -0
  45. run-3/checkpoint-670/vocab.txt +0 -0
  46. run-4/checkpoint-1069/config.json +25 -0
  47. run-4/checkpoint-1069/model.safetensors +3 -0
  48. run-4/checkpoint-1069/optimizer.pt +3 -0
  49. run-4/checkpoint-1069/rng_state.pth +3 -0
  50. run-4/checkpoint-1069/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0b46a03117a30b4cb6728141993318afbd64fbddb7bf76632095e5a0f82136d
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a80e5530b11666b53e3861f4c0a19db2d4faad020eeee1a0e8205c5a1362c8a
3
  size 267832560
run-3/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.40.2",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-268/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5e07a2bae8bfc07d572f56d4074e9cc305839e244af3053598762d1e1c6c31
3
+ size 267832560
run-3/checkpoint-268/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd74211a9503aa50ea55d1bc8699460fe7516d8acd068c4f47dcb658548b28d1
3
+ size 535727290
run-3/checkpoint-268/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7032e9f6b81de2cd0bed3df094b66603cfa4dfa3eec8ec2774abb2539eee10c7
3
+ size 14244
run-3/checkpoint-268/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8433c2cc1ec47dfc93fd266c88a97d4ae8619676d65706e703c0232085be8b5
3
+ size 1064
run-3/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-3/checkpoint-268/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/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-3/checkpoint-268/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.49531265709783606,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-268",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 268,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.5051767230033875,
14
+ "eval_matthews_correlation": 0.4122249494973531,
15
+ "eval_runtime": 0.3394,
16
+ "eval_samples_per_second": 3073.178,
17
+ "eval_steps_per_second": 194.468,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.46091583371162415,
23
+ "eval_matthews_correlation": 0.49531265709783606,
24
+ "eval_runtime": 0.3621,
25
+ "eval_samples_per_second": 2880.741,
26
+ "eval_steps_per_second": 182.29,
27
+ "step": 268
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 670,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 5,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 64,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 5.239666749738152e-05,
40
+ "num_train_epochs": 5,
41
+ "per_device_train_batch_size": 64,
42
+ "seed": 3
43
+ }
44
+ }
run-3/checkpoint-268/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfed4eb7f2358e1d44d397d8ad5fb6274af91843133753a59d438505a1610650
3
+ size 5048
run-3/checkpoint-268/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-402/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.40.2",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-402/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9eb5768f96e8248a1404ad5d2c4fe2c39709976a16a81585788057c3873f37f
3
+ size 267832560
run-3/checkpoint-402/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2358381a945da6259a50b5cd892d061bfe6f3c1a8af4bf034fb14abab4122c9
3
+ size 535727290
run-3/checkpoint-402/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3ca775a3466d0ec9c22892aadd0787d630994545a3a904730bf3785ef1fd11
3
+ size 14244
run-3/checkpoint-402/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8842fe935edf8fcfe6792059bcfe9aec30f9c951dd426ffa274d919879b4fd
3
+ size 1064
run-3/checkpoint-402/special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
run-3/checkpoint-402/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/checkpoint-402/tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "DistilBertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-3/checkpoint-402/trainer_state.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5497693861041112,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-402",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 402,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 0.5051767230033875,
14
+ "eval_matthews_correlation": 0.4122249494973531,
15
+ "eval_runtime": 0.3394,
16
+ "eval_samples_per_second": 3073.178,
17
+ "eval_steps_per_second": 194.468,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.46091583371162415,
23
+ "eval_matthews_correlation": 0.49531265709783606,
24
+ "eval_runtime": 0.3621,
25
+ "eval_samples_per_second": 2880.741,
26
+ "eval_steps_per_second": 182.29,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5372118353843689,
32
+ "eval_matthews_correlation": 0.5497693861041112,
33
+ "eval_runtime": 0.3562,
34
+ "eval_samples_per_second": 2928.06,
35
+ "eval_steps_per_second": 185.285,
36
+ "step": 402
37
+ }
38
+ ],
39
+ "logging_steps": 500,
40
+ "max_steps": 670,
41
+ "num_input_tokens_seen": 0,
42
+ "num_train_epochs": 5,
43
+ "save_steps": 500,
44
+ "total_flos": 0,
45
+ "train_batch_size": 64,
46
+ "trial_name": null,
47
+ "trial_params": {
48
+ "learning_rate": 5.239666749738152e-05,
49
+ "num_train_epochs": 5,
50
+ "per_device_train_batch_size": 64,
51
+ "seed": 3
52
+ }
53
+ }
run-3/checkpoint-402/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfed4eb7f2358e1d44d397d8ad5fb6274af91843133753a59d438505a1610650
3
+ size 5048
run-3/checkpoint-402/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.40.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:6b6b77ff53c6b7b10c553b726a58dab197cb96e5abc2506c58b58e19eae9012c
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:f40406fc9b53cd5de7e60a04a2538ac8bc7b8c7d5f7aaf2620bbdab6df433d2e
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:ae58763a1245543472fb63c49e8ee679973d040c30b5176f18da6bdbd070abc9
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:e768164ee03c2c8a7785e686d2c3633f4cc648ccc0a4aa15655c65bc6f862e9a
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,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5497693861041112,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/checkpoint-402",
4
+ "epoch": 4.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.5051767230033875,
14
+ "eval_matthews_correlation": 0.4122249494973531,
15
+ "eval_runtime": 0.3394,
16
+ "eval_samples_per_second": 3073.178,
17
+ "eval_steps_per_second": 194.468,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.46091583371162415,
23
+ "eval_matthews_correlation": 0.49531265709783606,
24
+ "eval_runtime": 0.3621,
25
+ "eval_samples_per_second": 2880.741,
26
+ "eval_steps_per_second": 182.29,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5372118353843689,
32
+ "eval_matthews_correlation": 0.5497693861041112,
33
+ "eval_runtime": 0.3562,
34
+ "eval_samples_per_second": 2928.06,
35
+ "eval_steps_per_second": 185.285,
36
+ "step": 402
37
+ },
38
+ {
39
+ "epoch": 3.7313432835820897,
40
+ "grad_norm": 7.611693382263184,
41
+ "learning_rate": 1.3294676827693819e-05,
42
+ "loss": 0.2966,
43
+ "step": 500
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 0.6680317521095276,
48
+ "eval_matthews_correlation": 0.53798066544186,
49
+ "eval_runtime": 0.3571,
50
+ "eval_samples_per_second": 2920.44,
51
+ "eval_steps_per_second": 184.803,
52
+ "step": 536
53
+ }
54
+ ],
55
+ "logging_steps": 500,
56
+ "max_steps": 670,
57
+ "num_input_tokens_seen": 0,
58
+ "num_train_epochs": 5,
59
+ "save_steps": 500,
60
+ "total_flos": 210091224465312.0,
61
+ "train_batch_size": 64,
62
+ "trial_name": null,
63
+ "trial_params": {
64
+ "learning_rate": 5.239666749738152e-05,
65
+ "num_train_epochs": 5,
66
+ "per_device_train_batch_size": 64,
67
+ "seed": 3
68
+ }
69
+ }
run-3/checkpoint-536/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfed4eb7f2358e1d44d397d8ad5fb6274af91843133753a59d438505a1610650
3
+ size 5048
run-3/checkpoint-536/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-3/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.40.2",
24
+ "vocab_size": 30522
25
+ }
run-3/checkpoint-670/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80cc3230aeddfe68767890ae34253ae08d5d7f64c577507536758b34ec9dbdc6
3
+ size 267832560
run-3/checkpoint-670/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b0ab229c7904d2e8ab4dd61cac98b4372b9d78d6241a8b9102bd3a476dd95c4
3
+ size 535727290
run-3/checkpoint-670/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8bb6102be59d87ffca48055af2ab74065bd21eeeff89509075d8a87d49cb7b
3
+ size 14244
run-3/checkpoint-670/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee9648678c2fd72135876ad4c4729c81fd557a051178cdc0cb8a1e2d7633cf2
3
+ size 1064
run-3/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-3/checkpoint-670/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-3/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-3/checkpoint-670/trainer_state.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5546789239242798,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-3/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.5051767230033875,
14
+ "eval_matthews_correlation": 0.4122249494973531,
15
+ "eval_runtime": 0.3394,
16
+ "eval_samples_per_second": 3073.178,
17
+ "eval_steps_per_second": 194.468,
18
+ "step": 134
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_loss": 0.46091583371162415,
23
+ "eval_matthews_correlation": 0.49531265709783606,
24
+ "eval_runtime": 0.3621,
25
+ "eval_samples_per_second": 2880.741,
26
+ "eval_steps_per_second": 182.29,
27
+ "step": 268
28
+ },
29
+ {
30
+ "epoch": 3.0,
31
+ "eval_loss": 0.5372118353843689,
32
+ "eval_matthews_correlation": 0.5497693861041112,
33
+ "eval_runtime": 0.3562,
34
+ "eval_samples_per_second": 2928.06,
35
+ "eval_steps_per_second": 185.285,
36
+ "step": 402
37
+ },
38
+ {
39
+ "epoch": 3.7313432835820897,
40
+ "grad_norm": 7.611693382263184,
41
+ "learning_rate": 1.3294676827693819e-05,
42
+ "loss": 0.2966,
43
+ "step": 500
44
+ },
45
+ {
46
+ "epoch": 4.0,
47
+ "eval_loss": 0.6680317521095276,
48
+ "eval_matthews_correlation": 0.53798066544186,
49
+ "eval_runtime": 0.3571,
50
+ "eval_samples_per_second": 2920.44,
51
+ "eval_steps_per_second": 184.803,
52
+ "step": 536
53
+ },
54
+ {
55
+ "epoch": 5.0,
56
+ "eval_loss": 0.7205518484115601,
57
+ "eval_matthews_correlation": 0.5546789239242798,
58
+ "eval_runtime": 0.358,
59
+ "eval_samples_per_second": 2913.26,
60
+ "eval_steps_per_second": 184.348,
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": 210091224465312.0,
70
+ "train_batch_size": 64,
71
+ "trial_name": null,
72
+ "trial_params": {
73
+ "learning_rate": 5.239666749738152e-05,
74
+ "num_train_epochs": 5,
75
+ "per_device_train_batch_size": 64,
76
+ "seed": 3
77
+ }
78
+ }
run-3/checkpoint-670/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfed4eb7f2358e1d44d397d8ad5fb6274af91843133753a59d438505a1610650
3
+ size 5048
run-3/checkpoint-670/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-4/checkpoint-1069/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.40.2",
24
+ "vocab_size": 30522
25
+ }
run-4/checkpoint-1069/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a80e5530b11666b53e3861f4c0a19db2d4faad020eeee1a0e8205c5a1362c8a
3
+ size 267832560
run-4/checkpoint-1069/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa3c3245ff863727ce54ef3575900d46f12926eb4cfd0d8e86bfe682928ac71
3
+ size 535727290
run-4/checkpoint-1069/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0a766a99e900924c8ed901017ca14e9bf98845f42c21490f29ab90067f69be
3
+ size 14244
run-4/checkpoint-1069/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62063bbf4764d28b8e51544d21bd6e779091b564c2fbf412a2b298ecb5a1a72b
3
+ size 1064