Ethan615 commited on
Commit
e54c843
·
1 Parent(s): 4a649ca

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-1070/config.json +25 -0
  3. run-0/checkpoint-1070/model.safetensors +3 -0
  4. run-0/checkpoint-1070/optimizer.pt +3 -0
  5. run-0/checkpoint-1070/rng_state.pth +3 -0
  6. run-0/checkpoint-1070/scheduler.pt +3 -0
  7. run-0/checkpoint-1070/special_tokens_map.json +7 -0
  8. run-0/checkpoint-1070/tokenizer.json +0 -0
  9. run-0/checkpoint-1070/tokenizer_config.json +55 -0
  10. run-0/checkpoint-1070/trainer_state.json +56 -0
  11. run-0/checkpoint-1070/training_args.bin +3 -0
  12. run-0/checkpoint-1070/vocab.txt +0 -0
  13. run-0/checkpoint-1605/config.json +25 -0
  14. run-0/checkpoint-1605/model.safetensors +3 -0
  15. run-0/checkpoint-1605/optimizer.pt +3 -0
  16. run-0/checkpoint-1605/rng_state.pth +3 -0
  17. run-0/checkpoint-1605/scheduler.pt +3 -0
  18. run-0/checkpoint-1605/special_tokens_map.json +7 -0
  19. run-0/checkpoint-1605/tokenizer.json +0 -0
  20. run-0/checkpoint-1605/tokenizer_config.json +55 -0
  21. run-0/checkpoint-1605/trainer_state.json +71 -0
  22. run-0/checkpoint-1605/training_args.bin +3 -0
  23. run-0/checkpoint-1605/vocab.txt +0 -0
  24. run-0/checkpoint-2140/config.json +25 -0
  25. run-0/checkpoint-2140/model.safetensors +3 -0
  26. run-0/checkpoint-2140/optimizer.pt +3 -0
  27. run-0/checkpoint-2140/rng_state.pth +3 -0
  28. run-0/checkpoint-2140/scheduler.pt +3 -0
  29. run-0/checkpoint-2140/special_tokens_map.json +7 -0
  30. run-0/checkpoint-2140/tokenizer.json +0 -0
  31. run-0/checkpoint-2140/tokenizer_config.json +55 -0
  32. run-0/checkpoint-2140/trainer_state.json +86 -0
  33. run-0/checkpoint-2140/training_args.bin +3 -0
  34. run-0/checkpoint-2140/vocab.txt +0 -0
  35. run-0/checkpoint-2675/config.json +25 -0
  36. run-0/checkpoint-2675/model.safetensors +3 -0
  37. run-0/checkpoint-2675/optimizer.pt +3 -0
  38. run-0/checkpoint-2675/rng_state.pth +3 -0
  39. run-0/checkpoint-2675/scheduler.pt +3 -0
  40. run-0/checkpoint-2675/special_tokens_map.json +7 -0
  41. run-0/checkpoint-2675/tokenizer.json +0 -0
  42. run-0/checkpoint-2675/tokenizer_config.json +55 -0
  43. run-0/checkpoint-2675/trainer_state.json +101 -0
  44. run-0/checkpoint-2675/training_args.bin +3 -0
  45. run-0/checkpoint-2675/vocab.txt +0 -0
  46. run-0/checkpoint-535/config.json +25 -0
  47. run-0/checkpoint-535/model.safetensors +3 -0
  48. run-0/checkpoint-535/optimizer.pt +3 -0
  49. run-0/checkpoint-535/rng_state.pth +3 -0
  50. run-0/checkpoint-535/scheduler.pt +3 -0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c264122d89160fe9154fd3bf882718ac262be9624845584d192b191c6c54068
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc62f265dbdd4dce4a4b6b25bb32be8f2ecef46b94f865d0870bcd119f670ef
3
  size 267832560
run-0/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-1070/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e588d4660f90e51fdbd3b5178050fd5d681cca09424e31ffcce8c232d87fffc9
3
+ size 267832560
run-0/checkpoint-1070/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e13dafcfe753dc858bd9df9dc59e6b40ff7892f3e67a9b4e88ae50232c93ca2b
3
+ size 535727290
run-0/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-0/checkpoint-1070/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:194b5e63a8b1c0dbafa55c45c6039153fa9aeed3c8ab7505e7eb6a039b676ae0
3
+ size 1064
run-0/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-0/checkpoint-1070/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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-0/checkpoint-1070/trainer_state.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.49799539554804517,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-535",
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
+ "learning_rate": 1.85192391864203e-05,
14
+ "loss": 0.5264,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.46143588423728943,
20
+ "eval_matthews_correlation": 0.49799539554804517,
21
+ "eval_runtime": 1.0072,
22
+ "eval_samples_per_second": 1035.567,
23
+ "eval_steps_per_second": 65.53,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 1.4261942821725978e-05,
29
+ "loss": 0.3406,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5079557299613953,
35
+ "eval_matthews_correlation": 0.48003141444537994,
36
+ "eval_runtime": 0.8361,
37
+ "eval_samples_per_second": 1247.424,
38
+ "eval_steps_per_second": 78.936,
39
+ "step": 1070
40
+ }
41
+ ],
42
+ "logging_steps": 500,
43
+ "max_steps": 2675,
44
+ "num_input_tokens_seen": 0,
45
+ "num_train_epochs": 5,
46
+ "save_steps": 500,
47
+ "total_flos": 85812225614124.0,
48
+ "train_batch_size": 16,
49
+ "trial_name": null,
50
+ "trial_params": {
51
+ "learning_rate": 2.277653555111462e-05,
52
+ "num_train_epochs": 5,
53
+ "per_device_train_batch_size": 16,
54
+ "seed": 38
55
+ }
56
+ }
run-0/checkpoint-1070/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cdafb2f3028d92aeb215c4f9ee1fa4b2ece61c011af271e09c318dcf8f36fa
3
+ size 4792
run-0/checkpoint-1070/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-1605/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31a03f9a73dc34f0ca0a3349adb92c24fe4a434ece6653ba47e952efca18d513
3
+ size 267832560
run-0/checkpoint-1605/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0bc4147533f2426c2924dd7b85244a1912882b7a4ec370f89ed0acf85ad004c
3
+ size 535727290
run-0/checkpoint-1605/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4c3c0efccb212640297e1686338de57674899895cfb2304a92046b0feca32e9
3
+ size 14244
run-0/checkpoint-1605/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e08a17364a5365ee7a2afe91ab2cd564d92803b19f75943e68899b7fde6136aa
3
+ size 1064
run-0/checkpoint-1605/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-1605/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-1605/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-1605/trainer_state.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.49799539554804517,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-535",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1605,
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
+ "learning_rate": 1.85192391864203e-05,
14
+ "loss": 0.5264,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.46143588423728943,
20
+ "eval_matthews_correlation": 0.49799539554804517,
21
+ "eval_runtime": 1.0072,
22
+ "eval_samples_per_second": 1035.567,
23
+ "eval_steps_per_second": 65.53,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 1.4261942821725978e-05,
29
+ "loss": 0.3406,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5079557299613953,
35
+ "eval_matthews_correlation": 0.48003141444537994,
36
+ "eval_runtime": 0.8361,
37
+ "eval_samples_per_second": 1247.424,
38
+ "eval_steps_per_second": 78.936,
39
+ "step": 1070
40
+ },
41
+ {
42
+ "epoch": 2.8,
43
+ "learning_rate": 1.0004646457031656e-05,
44
+ "loss": 0.2246,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_loss": 0.6419426202774048,
50
+ "eval_matthews_correlation": 0.49626557567073315,
51
+ "eval_runtime": 0.7375,
52
+ "eval_samples_per_second": 1414.219,
53
+ "eval_steps_per_second": 89.49,
54
+ "step": 1605
55
+ }
56
+ ],
57
+ "logging_steps": 500,
58
+ "max_steps": 2675,
59
+ "num_input_tokens_seen": 0,
60
+ "num_train_epochs": 5,
61
+ "save_steps": 500,
62
+ "total_flos": 128728040623236.0,
63
+ "train_batch_size": 16,
64
+ "trial_name": null,
65
+ "trial_params": {
66
+ "learning_rate": 2.277653555111462e-05,
67
+ "num_train_epochs": 5,
68
+ "per_device_train_batch_size": 16,
69
+ "seed": 38
70
+ }
71
+ }
run-0/checkpoint-1605/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cdafb2f3028d92aeb215c4f9ee1fa4b2ece61c011af271e09c318dcf8f36fa
3
+ size 4792
run-0/checkpoint-1605/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-2140/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-0/checkpoint-2140/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48015502fd707666613619773d3141491fa5193213715fc0605ac6cf1408ac7
3
+ size 267832560
run-0/checkpoint-2140/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2def37ecee8ecea57a36b9a2a89d36733c63f2e9fe5b33450ae23c9c01640693
3
+ size 535727290
run-0/checkpoint-2140/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad6ceacfe91bd2dce0f4512c0dd7bea2de33d2de9ffb69f1114febefddd150e
3
+ size 14244
run-0/checkpoint-2140/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc792ce8a14b99adff674554ae7b8fa2393ea81b59547e6dc04de7730bc3085
3
+ size 1064
run-0/checkpoint-2140/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-2140/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-2140/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-2140/trainer_state.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.49799539554804517,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-535",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2140,
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
+ "learning_rate": 1.85192391864203e-05,
14
+ "loss": 0.5264,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.46143588423728943,
20
+ "eval_matthews_correlation": 0.49799539554804517,
21
+ "eval_runtime": 1.0072,
22
+ "eval_samples_per_second": 1035.567,
23
+ "eval_steps_per_second": 65.53,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 1.4261942821725978e-05,
29
+ "loss": 0.3406,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5079557299613953,
35
+ "eval_matthews_correlation": 0.48003141444537994,
36
+ "eval_runtime": 0.8361,
37
+ "eval_samples_per_second": 1247.424,
38
+ "eval_steps_per_second": 78.936,
39
+ "step": 1070
40
+ },
41
+ {
42
+ "epoch": 2.8,
43
+ "learning_rate": 1.0004646457031656e-05,
44
+ "loss": 0.2246,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_loss": 0.6419426202774048,
50
+ "eval_matthews_correlation": 0.49626557567073315,
51
+ "eval_runtime": 0.7375,
52
+ "eval_samples_per_second": 1414.219,
53
+ "eval_steps_per_second": 89.49,
54
+ "step": 1605
55
+ },
56
+ {
57
+ "epoch": 3.74,
58
+ "learning_rate": 5.7473500923373334e-06,
59
+ "loss": 0.1536,
60
+ "step": 2000
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_loss": 0.8284639120101929,
65
+ "eval_matthews_correlation": 0.49254572565243004,
66
+ "eval_runtime": 1.6173,
67
+ "eval_samples_per_second": 644.915,
68
+ "eval_steps_per_second": 40.81,
69
+ "step": 2140
70
+ }
71
+ ],
72
+ "logging_steps": 500,
73
+ "max_steps": 2675,
74
+ "num_input_tokens_seen": 0,
75
+ "num_train_epochs": 5,
76
+ "save_steps": 500,
77
+ "total_flos": 171463524036912.0,
78
+ "train_batch_size": 16,
79
+ "trial_name": null,
80
+ "trial_params": {
81
+ "learning_rate": 2.277653555111462e-05,
82
+ "num_train_epochs": 5,
83
+ "per_device_train_batch_size": 16,
84
+ "seed": 38
85
+ }
86
+ }
run-0/checkpoint-2140/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cdafb2f3028d92aeb215c4f9ee1fa4b2ece61c011af271e09c318dcf8f36fa
3
+ size 4792
run-0/checkpoint-2140/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-2675/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-0/checkpoint-2675/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc62f265dbdd4dce4a4b6b25bb32be8f2ecef46b94f865d0870bcd119f670ef
3
+ size 267832560
run-0/checkpoint-2675/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd4730e1ecc31f87e2e619acaa94b1533795b5f7b0b5aecee40113eb94b160d4
3
+ size 535727290
run-0/checkpoint-2675/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432cec1c012ebf181ce7eb2341564cf746903d1005a62dcb8687a92b36f02c58
3
+ size 14244
run-0/checkpoint-2675/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b05977ba1eac860071a12afa7a29dbaac1b293894cb88a935efc171f6165faa3
3
+ size 1064
run-0/checkpoint-2675/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-2675/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-2675/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-2675/trainer_state.json ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5317477654019562,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-2675",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2675,
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
+ "learning_rate": 1.85192391864203e-05,
14
+ "loss": 0.5264,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.46143588423728943,
20
+ "eval_matthews_correlation": 0.49799539554804517,
21
+ "eval_runtime": 1.0072,
22
+ "eval_samples_per_second": 1035.567,
23
+ "eval_steps_per_second": 65.53,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 1.4261942821725978e-05,
29
+ "loss": 0.3406,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5079557299613953,
35
+ "eval_matthews_correlation": 0.48003141444537994,
36
+ "eval_runtime": 0.8361,
37
+ "eval_samples_per_second": 1247.424,
38
+ "eval_steps_per_second": 78.936,
39
+ "step": 1070
40
+ },
41
+ {
42
+ "epoch": 2.8,
43
+ "learning_rate": 1.0004646457031656e-05,
44
+ "loss": 0.2246,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_loss": 0.6419426202774048,
50
+ "eval_matthews_correlation": 0.49626557567073315,
51
+ "eval_runtime": 0.7375,
52
+ "eval_samples_per_second": 1414.219,
53
+ "eval_steps_per_second": 89.49,
54
+ "step": 1605
55
+ },
56
+ {
57
+ "epoch": 3.74,
58
+ "learning_rate": 5.7473500923373334e-06,
59
+ "loss": 0.1536,
60
+ "step": 2000
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_loss": 0.8284639120101929,
65
+ "eval_matthews_correlation": 0.49254572565243004,
66
+ "eval_runtime": 1.6173,
67
+ "eval_samples_per_second": 644.915,
68
+ "eval_steps_per_second": 40.81,
69
+ "step": 2140
70
+ },
71
+ {
72
+ "epoch": 4.67,
73
+ "learning_rate": 1.4900537276430125e-06,
74
+ "loss": 0.1123,
75
+ "step": 2500
76
+ },
77
+ {
78
+ "epoch": 5.0,
79
+ "eval_loss": 0.9036486744880676,
80
+ "eval_matthews_correlation": 0.5317477654019562,
81
+ "eval_runtime": 0.7572,
82
+ "eval_samples_per_second": 1377.525,
83
+ "eval_steps_per_second": 87.168,
84
+ "step": 2675
85
+ }
86
+ ],
87
+ "logging_steps": 500,
88
+ "max_steps": 2675,
89
+ "num_input_tokens_seen": 0,
90
+ "num_train_epochs": 5,
91
+ "save_steps": 500,
92
+ "total_flos": 214134067378200.0,
93
+ "train_batch_size": 16,
94
+ "trial_name": null,
95
+ "trial_params": {
96
+ "learning_rate": 2.277653555111462e-05,
97
+ "num_train_epochs": 5,
98
+ "per_device_train_batch_size": 16,
99
+ "seed": 38
100
+ }
101
+ }
run-0/checkpoint-2675/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04cdafb2f3028d92aeb215c4f9ee1fa4b2ece61c011af271e09c318dcf8f36fa
3
+ size 4792
run-0/checkpoint-2675/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-535/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.36.2",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-535/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9a7b74fd415de190b203000b32b9de9c47d703e7e6dfdca89b9c282fdcb20e
3
+ size 267832560
run-0/checkpoint-535/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8bb1e67ab8502f9d0b397088edcd08eed133f92b82fa57f0184645fda80fd5
3
+ size 535727290
run-0/checkpoint-535/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ec59925869aa667ca1305c5c318e032a3c0366ac1d448205d80a4623c3b4a3
3
+ size 14244
run-0/checkpoint-535/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f23ddc752385ed380ba34ac7299700abbba701853f6f4448cba832e285609ab3
3
+ size 1064