RavingRabbit commited on
Commit
1bdde1b
·
1 Parent(s): 4419ce1

Training in progress, epoch 1

Browse files
Files changed (48) hide show
  1. model.safetensors +1 -1
  2. run-0/checkpoint-1605/config.json +25 -0
  3. run-0/checkpoint-1605/model.safetensors +3 -0
  4. run-0/checkpoint-1605/optimizer.pt +3 -0
  5. run-0/checkpoint-1605/rng_state.pth +3 -0
  6. run-0/checkpoint-1605/scheduler.pt +3 -0
  7. run-0/checkpoint-1605/special_tokens_map.json +7 -0
  8. run-0/checkpoint-1605/tokenizer.json +0 -0
  9. run-0/checkpoint-1605/tokenizer_config.json +55 -0
  10. run-0/checkpoint-1605/trainer_state.json +71 -0
  11. run-0/checkpoint-1605/training_args.bin +3 -0
  12. run-0/checkpoint-1605/vocab.txt +0 -0
  13. run-0/checkpoint-2140/config.json +25 -0
  14. run-0/checkpoint-2140/model.safetensors +3 -0
  15. run-0/checkpoint-2140/optimizer.pt +3 -0
  16. run-0/checkpoint-2140/rng_state.pth +3 -0
  17. run-0/checkpoint-2140/scheduler.pt +3 -0
  18. run-0/checkpoint-2140/special_tokens_map.json +7 -0
  19. run-0/checkpoint-2140/tokenizer.json +0 -0
  20. run-0/checkpoint-2140/tokenizer_config.json +55 -0
  21. run-0/checkpoint-2140/trainer_state.json +86 -0
  22. run-0/checkpoint-2140/training_args.bin +3 -0
  23. run-0/checkpoint-2140/vocab.txt +0 -0
  24. run-0/checkpoint-2675/config.json +25 -0
  25. run-0/checkpoint-2675/model.safetensors +3 -0
  26. run-0/checkpoint-2675/optimizer.pt +3 -0
  27. run-0/checkpoint-2675/rng_state.pth +3 -0
  28. run-0/checkpoint-2675/scheduler.pt +3 -0
  29. run-0/checkpoint-2675/special_tokens_map.json +7 -0
  30. run-0/checkpoint-2675/tokenizer.json +0 -0
  31. run-0/checkpoint-2675/tokenizer_config.json +55 -0
  32. run-0/checkpoint-2675/trainer_state.json +101 -0
  33. run-0/checkpoint-2675/training_args.bin +3 -0
  34. run-0/checkpoint-2675/vocab.txt +0 -0
  35. run-1/checkpoint-1069/config.json +25 -0
  36. run-1/checkpoint-1069/model.safetensors +3 -0
  37. run-1/checkpoint-1069/optimizer.pt +3 -0
  38. run-1/checkpoint-1069/rng_state.pth +3 -0
  39. run-1/checkpoint-1069/scheduler.pt +3 -0
  40. run-1/checkpoint-1069/special_tokens_map.json +7 -0
  41. run-1/checkpoint-1069/tokenizer.json +0 -0
  42. run-1/checkpoint-1069/tokenizer_config.json +55 -0
  43. run-1/checkpoint-1069/trainer_state.json +47 -0
  44. run-1/checkpoint-1069/training_args.bin +3 -0
  45. run-1/checkpoint-1069/vocab.txt +0 -0
  46. runs/Dec23_02-11-24_38c624d3e13b/events.out.tfevents.1703299070.38c624d3e13b.382.2 +2 -2
  47. runs/Dec23_02-11-24_38c624d3e13b/events.out.tfevents.1703299267.38c624d3e13b.382.3 +3 -0
  48. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6bc8f2c476cdf221059a09cdd59fdc414ad543144746ab93d529c28824af76f
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c92881e353adce583369c730349621aafed388f473a2721a35d5ad5fb6bee2
3
  size 267832560
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:8e2c234aee9933e055264744fcb872dcc809640cb8e545186a2d6323d08ca225
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:02dd145371c229d214cab79549601e432d9031a18ef3fa1a6c30727e4901d907
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:c1e78921a270157ba80696aaea2f9c67cec0df2394959940b59f082e9789e97b
3
+ size 14308
run-0/checkpoint-1605/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfc7f1e67aaf62053a76f78ad541ae1386ae4234d62328cfafefc3097524ba90
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.4465618323468758,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-1070",
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": 6.355229248248623e-05,
14
+ "loss": 0.5639,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.5066079497337341,
20
+ "eval_matthews_correlation": 0.3915828968181581,
21
+ "eval_runtime": 0.697,
22
+ "eval_samples_per_second": 1496.499,
23
+ "eval_steps_per_second": 94.697,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 4.8942570072719275e-05,
29
+ "loss": 0.3737,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5427648425102234,
35
+ "eval_matthews_correlation": 0.4465618323468758,
36
+ "eval_runtime": 0.7057,
37
+ "eval_samples_per_second": 1478.025,
38
+ "eval_steps_per_second": 93.528,
39
+ "step": 1070
40
+ },
41
+ {
42
+ "epoch": 2.8,
43
+ "learning_rate": 3.433284766295233e-05,
44
+ "loss": 0.2331,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_loss": 0.6696511507034302,
50
+ "eval_matthews_correlation": 0.44079021569318316,
51
+ "eval_runtime": 0.736,
52
+ "eval_samples_per_second": 1417.068,
53
+ "eval_steps_per_second": 89.671,
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": 128020426687056.0,
63
+ "train_batch_size": 16,
64
+ "trial_name": null,
65
+ "trial_params": {
66
+ "learning_rate": 7.816201489225318e-05,
67
+ "num_train_epochs": 5,
68
+ "per_device_train_batch_size": 16,
69
+ "seed": 37
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:adb2d563a1a63fc11ba4d05f1b4a9a4f37d59cc535c711b0aa9d5040b632ff21
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:27ee79af019849757a95a655c4052d75fc5c626794d2308b0f8eefe009b01bcf
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:189dbc244478341631e6723d9fd9c450b9957472bdd95fdf0f588ab15b6b3ce2
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:fa1c89d325fc9f19e2f23684587aaf24482b57286af9e787a7af4c80388d42a2
3
+ size 14308
run-0/checkpoint-2140/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc0f78a408d0c052360d07aa30a0851e4c2f3a03e17fa7324c825dd4b65d358
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.47078712112764887,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-2140",
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": 6.355229248248623e-05,
14
+ "loss": 0.5639,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.5066079497337341,
20
+ "eval_matthews_correlation": 0.3915828968181581,
21
+ "eval_runtime": 0.697,
22
+ "eval_samples_per_second": 1496.499,
23
+ "eval_steps_per_second": 94.697,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 4.8942570072719275e-05,
29
+ "loss": 0.3737,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5427648425102234,
35
+ "eval_matthews_correlation": 0.4465618323468758,
36
+ "eval_runtime": 0.7057,
37
+ "eval_samples_per_second": 1478.025,
38
+ "eval_steps_per_second": 93.528,
39
+ "step": 1070
40
+ },
41
+ {
42
+ "epoch": 2.8,
43
+ "learning_rate": 3.433284766295233e-05,
44
+ "loss": 0.2331,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_loss": 0.6696511507034302,
50
+ "eval_matthews_correlation": 0.44079021569318316,
51
+ "eval_runtime": 0.736,
52
+ "eval_samples_per_second": 1417.068,
53
+ "eval_steps_per_second": 89.671,
54
+ "step": 1605
55
+ },
56
+ {
57
+ "epoch": 3.74,
58
+ "learning_rate": 1.9723125253185378e-05,
59
+ "loss": 0.1434,
60
+ "step": 2000
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_loss": 0.8634324669837952,
65
+ "eval_matthews_correlation": 0.47078712112764887,
66
+ "eval_runtime": 0.7355,
67
+ "eval_samples_per_second": 1417.988,
68
+ "eval_steps_per_second": 89.729,
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": 170832234090192.0,
78
+ "train_batch_size": 16,
79
+ "trial_name": null,
80
+ "trial_params": {
81
+ "learning_rate": 7.816201489225318e-05,
82
+ "num_train_epochs": 5,
83
+ "per_device_train_batch_size": 16,
84
+ "seed": 37
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:adb2d563a1a63fc11ba4d05f1b4a9a4f37d59cc535c711b0aa9d5040b632ff21
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:17a19cc1a4d37e9287281938e315787711303fd93400c3745dcbf5307fa5cf49
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:a0a9999c9d96349beb8c603387858652a70dcc493100c00d056c0b53aa08e0df
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:66c2a4d39f8edf86bcdbcad0dcb7e75f730200d4d1c7ac2b2e64babcd5a9b1f8
3
+ size 14308
run-0/checkpoint-2675/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd1ae61e23b8e1b9fd184c5d89bc129139cb61a077c1c8dd916ed6cf24f34a2d
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.474158493716521,
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": 6.355229248248623e-05,
14
+ "loss": 0.5639,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_loss": 0.5066079497337341,
20
+ "eval_matthews_correlation": 0.3915828968181581,
21
+ "eval_runtime": 0.697,
22
+ "eval_samples_per_second": 1496.499,
23
+ "eval_steps_per_second": 94.697,
24
+ "step": 535
25
+ },
26
+ {
27
+ "epoch": 1.87,
28
+ "learning_rate": 4.8942570072719275e-05,
29
+ "loss": 0.3737,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_loss": 0.5427648425102234,
35
+ "eval_matthews_correlation": 0.4465618323468758,
36
+ "eval_runtime": 0.7057,
37
+ "eval_samples_per_second": 1478.025,
38
+ "eval_steps_per_second": 93.528,
39
+ "step": 1070
40
+ },
41
+ {
42
+ "epoch": 2.8,
43
+ "learning_rate": 3.433284766295233e-05,
44
+ "loss": 0.2331,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_loss": 0.6696511507034302,
50
+ "eval_matthews_correlation": 0.44079021569318316,
51
+ "eval_runtime": 0.736,
52
+ "eval_samples_per_second": 1417.068,
53
+ "eval_steps_per_second": 89.671,
54
+ "step": 1605
55
+ },
56
+ {
57
+ "epoch": 3.74,
58
+ "learning_rate": 1.9723125253185378e-05,
59
+ "loss": 0.1434,
60
+ "step": 2000
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_loss": 0.8634324669837952,
65
+ "eval_matthews_correlation": 0.47078712112764887,
66
+ "eval_runtime": 0.7355,
67
+ "eval_samples_per_second": 1417.988,
68
+ "eval_steps_per_second": 89.729,
69
+ "step": 2140
70
+ },
71
+ {
72
+ "epoch": 4.67,
73
+ "learning_rate": 5.113402843418431e-06,
74
+ "loss": 0.0879,
75
+ "step": 2500
76
+ },
77
+ {
78
+ "epoch": 5.0,
79
+ "eval_loss": 1.2029379606246948,
80
+ "eval_matthews_correlation": 0.474158493716521,
81
+ "eval_runtime": 1.0076,
82
+ "eval_samples_per_second": 1035.179,
83
+ "eval_steps_per_second": 65.505,
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": 213693716767824.0,
93
+ "train_batch_size": 16,
94
+ "trial_name": null,
95
+ "trial_params": {
96
+ "learning_rate": 7.816201489225318e-05,
97
+ "num_train_epochs": 5,
98
+ "per_device_train_batch_size": 16,
99
+ "seed": 37
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:adb2d563a1a63fc11ba4d05f1b4a9a4f37d59cc535c711b0aa9d5040b632ff21
3
+ size 4792
run-0/checkpoint-2675/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/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.36.2",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-1069/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2c92881e353adce583369c730349621aafed388f473a2721a35d5ad5fb6bee2
3
+ size 267832560
run-1/checkpoint-1069/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0114b256fa0583b7253e66b193409761bb919ccae414af61fd12e26cd7a0fffc
3
+ size 535727290
run-1/checkpoint-1069/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca15309e5ba35c7d7fa968cfcef8c6f8dc840d85825e5bc321f5d02f760a2cd7
3
+ size 14244
run-1/checkpoint-1069/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0afe91f9c8d5fbfc0ecb9a47a87f47b2bf52f8300784e2baf25955ad6457a8c
3
+ size 1064
run-1/checkpoint-1069/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-1069/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-1069/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-1069/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.41085066245376894,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-1069",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1069,
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.47,
13
+ "learning_rate": 3.280651353565795e-05,
14
+ "loss": 0.5907,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 0.94,
19
+ "learning_rate": 3.97829426003585e-06,
20
+ "loss": 0.4971,
21
+ "step": 1000
22
+ },
23
+ {
24
+ "epoch": 1.0,
25
+ "eval_loss": 0.5098241567611694,
26
+ "eval_matthews_correlation": 0.41085066245376894,
27
+ "eval_runtime": 0.7431,
28
+ "eval_samples_per_second": 1403.585,
29
+ "eval_steps_per_second": 88.817,
30
+ "step": 1069
31
+ }
32
+ ],
33
+ "logging_steps": 500,
34
+ "max_steps": 1069,
35
+ "num_input_tokens_seen": 0,
36
+ "num_train_epochs": 1,
37
+ "save_steps": 500,
38
+ "total_flos": 37608322399680.0,
39
+ "train_batch_size": 8,
40
+ "trial_name": null,
41
+ "trial_params": {
42
+ "learning_rate": 6.163473281128005e-05,
43
+ "num_train_epochs": 1,
44
+ "per_device_train_batch_size": 8,
45
+ "seed": 15
46
+ }
47
+ }
run-1/checkpoint-1069/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f0c50ea7fa32747038fcc8eacd8e23a4a64c7c127a347db2073e7058baef7a9
3
+ size 4792
run-1/checkpoint-1069/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Dec23_02-11-24_38c624d3e13b/events.out.tfevents.1703299070.38c624d3e13b.382.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d25de18fc4d69f27f59d4da4e63bf3d901cf55d437dd5e58e5cbfe761b3e44e
3
- size 5338
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d55b301f9c6fb149e7845f710cbd789f1003e2ca13fa408fc114cdc0b4204ae
3
+ size 7168
runs/Dec23_02-11-24_38c624d3e13b/events.out.tfevents.1703299267.38c624d3e13b.382.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2b147aade6927ba84b578a743dc7744ca5d4a0ce751a911c26b6d5e4b11295
3
+ size 5356
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adb2d563a1a63fc11ba4d05f1b4a9a4f37d59cc535c711b0aa9d5040b632ff21
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f0c50ea7fa32747038fcc8eacd8e23a4a64c7c127a347db2073e7058baef7a9
3
  size 4792