sunyyyoung commited on
Commit
ca0801a
1 Parent(s): d1aa70d

Training in progress, epoch 1

Browse files
Files changed (37) hide show
  1. model.safetensors +1 -1
  2. run-0/checkpoint-2138/config.json +25 -0
  3. run-0/checkpoint-2138/model.safetensors +3 -0
  4. run-0/checkpoint-2138/optimizer.pt +3 -0
  5. run-0/checkpoint-2138/rng_state.pth +3 -0
  6. run-0/checkpoint-2138/scheduler.pt +3 -0
  7. run-0/checkpoint-2138/special_tokens_map.json +7 -0
  8. run-0/checkpoint-2138/tokenizer.json +0 -0
  9. run-0/checkpoint-2138/tokenizer_config.json +56 -0
  10. run-0/checkpoint-2138/trainer_state.json +84 -0
  11. run-0/checkpoint-2138/training_args.bin +3 -0
  12. run-0/checkpoint-2138/vocab.txt +0 -0
  13. run-0/checkpoint-3207/config.json +25 -0
  14. run-0/checkpoint-3207/model.safetensors +3 -0
  15. run-0/checkpoint-3207/optimizer.pt +3 -0
  16. run-0/checkpoint-3207/rng_state.pth +3 -0
  17. run-0/checkpoint-3207/scheduler.pt +3 -0
  18. run-0/checkpoint-3207/special_tokens_map.json +7 -0
  19. run-0/checkpoint-3207/tokenizer.json +0 -0
  20. run-0/checkpoint-3207/tokenizer_config.json +56 -0
  21. run-0/checkpoint-3207/trainer_state.json +107 -0
  22. run-0/checkpoint-3207/training_args.bin +3 -0
  23. run-0/checkpoint-3207/vocab.txt +0 -0
  24. run-1/checkpoint-134/config.json +25 -0
  25. run-1/checkpoint-134/model.safetensors +3 -0
  26. run-1/checkpoint-134/optimizer.pt +3 -0
  27. run-1/checkpoint-134/rng_state.pth +3 -0
  28. run-1/checkpoint-134/scheduler.pt +3 -0
  29. run-1/checkpoint-134/special_tokens_map.json +7 -0
  30. run-1/checkpoint-134/tokenizer.json +0 -0
  31. run-1/checkpoint-134/tokenizer_config.json +56 -0
  32. run-1/checkpoint-134/trainer_state.json +47 -0
  33. run-1/checkpoint-134/training_args.bin +3 -0
  34. run-1/checkpoint-134/vocab.txt +0 -0
  35. runs/Aug12_10-26-35_sunyoungui-MacBookPro.local/events.out.tfevents.1723427584.sunyoungui-MacBookPro.local.38891.2 +2 -2
  36. runs/Aug12_10-26-35_sunyoungui-MacBookPro.local/events.out.tfevents.1723428017.sunyoungui-MacBookPro.local.38891.3 +3 -0
  37. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ccde9a774ec8a26cd631c628ef13c7e5ba109c5ec157a8a40a631f860bf26d2
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5de4f66806a17f73e9b21a9eb2d755de679ef8de8584d2fb205a0a836466e3
3
  size 267832560
run-0/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.44.0",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-2138/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8862d875c7ffef2d457fa1d5555797ba0c8b35f7bee1f791922e5dce3ce7fcba
3
+ size 267832560
run-0/checkpoint-2138/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806609b9491d7d2ff71b6782aa85b4d289465b4f58ebb669ae3175bde868ca82
3
+ size 535724410
run-0/checkpoint-2138/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b88e827600293d68e0d3a74ae63b7019c8e3e6870b358f191616e6f9c7d37e5b
3
+ size 14054
run-0/checkpoint-2138/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce2f3fa46b0f6f45ff61702fef19634b2a5aa6d59f4e74457bbb314382c8afc3
3
+ size 1064
run-0/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-0/checkpoint-2138/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-2138/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "use_fase": true
56
+ }
run-0/checkpoint-2138/trainer_state.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.44455763518973207,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-2138",
4
+ "epoch": 2.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.4677268475210477,
13
+ "grad_norm": 8.62888240814209,
14
+ "learning_rate": 5.373752855939329e-06,
15
+ "loss": 0.5755,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.9354536950420954,
20
+ "grad_norm": 20.624385833740234,
21
+ "learning_rate": 4.381186757686775e-06,
22
+ "loss": 0.5165,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 1.0,
27
+ "eval_loss": 0.5140782594680786,
28
+ "eval_matthews_correlation": 0.4102877158206736,
29
+ "eval_runtime": 2.0196,
30
+ "eval_samples_per_second": 516.439,
31
+ "eval_steps_per_second": 32.68,
32
+ "step": 1069
33
+ },
34
+ {
35
+ "epoch": 1.4031805425631432,
36
+ "grad_norm": 10.336002349853516,
37
+ "learning_rate": 3.38862065943422e-06,
38
+ "loss": 0.4425,
39
+ "step": 1500
40
+ },
41
+ {
42
+ "epoch": 1.8709073900841908,
43
+ "grad_norm": 11.466729164123535,
44
+ "learning_rate": 2.396054561181666e-06,
45
+ "loss": 0.4078,
46
+ "step": 2000
47
+ },
48
+ {
49
+ "epoch": 2.0,
50
+ "eval_loss": 0.5298678874969482,
51
+ "eval_matthews_correlation": 0.44455763518973207,
52
+ "eval_runtime": 2.0041,
53
+ "eval_samples_per_second": 520.439,
54
+ "eval_steps_per_second": 32.933,
55
+ "step": 2138
56
+ }
57
+ ],
58
+ "logging_steps": 500,
59
+ "max_steps": 3207,
60
+ "num_input_tokens_seen": 0,
61
+ "num_train_epochs": 3,
62
+ "save_steps": 500,
63
+ "stateful_callbacks": {
64
+ "TrainerControl": {
65
+ "args": {
66
+ "should_epoch_stop": false,
67
+ "should_evaluate": false,
68
+ "should_log": false,
69
+ "should_save": true,
70
+ "should_training_stop": false
71
+ },
72
+ "attributes": {}
73
+ }
74
+ },
75
+ "total_flos": 75003196354260.0,
76
+ "train_batch_size": 8,
77
+ "trial_name": null,
78
+ "trial_params": {
79
+ "learning_rate": 6.366318954191884e-06,
80
+ "num_train_epochs": 3,
81
+ "per_device_train_batch_size": 8,
82
+ "seed": 21
83
+ }
84
+ }
run-0/checkpoint-2138/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde6ab59b8d311cad8b5f7d441ed247ee7245fea7cbe6db6367b1fe39301cdc6
3
+ size 5240
run-0/checkpoint-2138/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-3207/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.44.0",
24
+ "vocab_size": 30522
25
+ }
run-0/checkpoint-3207/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f1441ad96f5337212b6d7161f1f8b8598f5fe287673c76f4db67d42c112b689
3
+ size 267832560
run-0/checkpoint-3207/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74f641094845399c5ae20c6d8593017ae43880bc2124a9df0c6c4d88455cc8d1
3
+ size 535724410
run-0/checkpoint-3207/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef3d6b7f550c1ec98c1452af3f648ff3ea6b8ffd3d56c1e5a2a2819527f832be
3
+ size 14054
run-0/checkpoint-3207/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376ce344d81781d426cae7b37563c448f160c6860564eac3ea1c27a0a38ea7a2
3
+ size 1064
run-0/checkpoint-3207/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-3207/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-0/checkpoint-3207/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "use_fase": true
56
+ }
run-0/checkpoint-3207/trainer_state.json ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4756138930857138,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-0/checkpoint-3207",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 3207,
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.4677268475210477,
13
+ "grad_norm": 8.62888240814209,
14
+ "learning_rate": 5.373752855939329e-06,
15
+ "loss": 0.5755,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.9354536950420954,
20
+ "grad_norm": 20.624385833740234,
21
+ "learning_rate": 4.381186757686775e-06,
22
+ "loss": 0.5165,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 1.0,
27
+ "eval_loss": 0.5140782594680786,
28
+ "eval_matthews_correlation": 0.4102877158206736,
29
+ "eval_runtime": 2.0196,
30
+ "eval_samples_per_second": 516.439,
31
+ "eval_steps_per_second": 32.68,
32
+ "step": 1069
33
+ },
34
+ {
35
+ "epoch": 1.4031805425631432,
36
+ "grad_norm": 10.336002349853516,
37
+ "learning_rate": 3.38862065943422e-06,
38
+ "loss": 0.4425,
39
+ "step": 1500
40
+ },
41
+ {
42
+ "epoch": 1.8709073900841908,
43
+ "grad_norm": 11.466729164123535,
44
+ "learning_rate": 2.396054561181666e-06,
45
+ "loss": 0.4078,
46
+ "step": 2000
47
+ },
48
+ {
49
+ "epoch": 2.0,
50
+ "eval_loss": 0.5298678874969482,
51
+ "eval_matthews_correlation": 0.44455763518973207,
52
+ "eval_runtime": 2.0041,
53
+ "eval_samples_per_second": 520.439,
54
+ "eval_steps_per_second": 32.933,
55
+ "step": 2138
56
+ },
57
+ {
58
+ "epoch": 2.3386342376052385,
59
+ "grad_norm": 22.138774871826172,
60
+ "learning_rate": 1.4034884629291118e-06,
61
+ "loss": 0.3583,
62
+ "step": 2500
63
+ },
64
+ {
65
+ "epoch": 2.8063610851262863,
66
+ "grad_norm": 7.407865524291992,
67
+ "learning_rate": 4.1092236467655754e-07,
68
+ "loss": 0.3541,
69
+ "step": 3000
70
+ },
71
+ {
72
+ "epoch": 3.0,
73
+ "eval_loss": 0.5446668267250061,
74
+ "eval_matthews_correlation": 0.4756138930857138,
75
+ "eval_runtime": 2.3169,
76
+ "eval_samples_per_second": 450.175,
77
+ "eval_steps_per_second": 28.487,
78
+ "step": 3207
79
+ }
80
+ ],
81
+ "logging_steps": 500,
82
+ "max_steps": 3207,
83
+ "num_input_tokens_seen": 0,
84
+ "num_train_epochs": 3,
85
+ "save_steps": 500,
86
+ "stateful_callbacks": {
87
+ "TrainerControl": {
88
+ "args": {
89
+ "should_epoch_stop": false,
90
+ "should_evaluate": false,
91
+ "should_log": false,
92
+ "should_save": true,
93
+ "should_training_stop": true
94
+ },
95
+ "attributes": {}
96
+ }
97
+ },
98
+ "total_flos": 112738035468672.0,
99
+ "train_batch_size": 8,
100
+ "trial_name": null,
101
+ "trial_params": {
102
+ "learning_rate": 6.366318954191884e-06,
103
+ "num_train_epochs": 3,
104
+ "per_device_train_batch_size": 8,
105
+ "seed": 21
106
+ }
107
+ }
run-0/checkpoint-3207/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde6ab59b8d311cad8b5f7d441ed247ee7245fea7cbe6db6367b1fe39301cdc6
3
+ size 5240
run-0/checkpoint-3207/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-134/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.44.0",
24
+ "vocab_size": 30522
25
+ }
run-1/checkpoint-134/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5de4f66806a17f73e9b21a9eb2d755de679ef8de8584d2fb205a0a836466e3
3
+ size 267832560
run-1/checkpoint-134/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bec8efd97b0aeba9e441614e551de112f80a03e43cf459732f5dc77fd82b3d51
3
+ size 535724410
run-1/checkpoint-134/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eec846d15db5dc3e66ff7d11200b479e630b1643fd1e88a94a77a6d42651039b
3
+ size 14054
run-1/checkpoint-134/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68112e4cdb271691a2a80b63789db8df4f616da2dd0695e0e1b6c859fdb04751
3
+ size 1064
run-1/checkpoint-134/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-134/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-134/tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "use_fase": true
56
+ }
run-1/checkpoint-134/trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.4134570857201349,
3
+ "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-134",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 134,
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.4964956045150757,
14
+ "eval_matthews_correlation": 0.4134570857201349,
15
+ "eval_runtime": 2.1558,
16
+ "eval_samples_per_second": 483.816,
17
+ "eval_steps_per_second": 30.615,
18
+ "step": 134
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 402,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 3,
25
+ "save_steps": 500,
26
+ "stateful_callbacks": {
27
+ "TrainerControl": {
28
+ "args": {
29
+ "should_epoch_stop": false,
30
+ "should_evaluate": false,
31
+ "should_log": false,
32
+ "should_save": true,
33
+ "should_training_stop": false
34
+ },
35
+ "attributes": {}
36
+ }
37
+ },
38
+ "total_flos": 0,
39
+ "train_batch_size": 64,
40
+ "trial_name": null,
41
+ "trial_params": {
42
+ "learning_rate": 2.146319405451159e-05,
43
+ "num_train_epochs": 3,
44
+ "per_device_train_batch_size": 64,
45
+ "seed": 8
46
+ }
47
+ }
run-1/checkpoint-134/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26b743a3008358f63a220f53ba9af8361b467b4e0f76c3ae148f396425a60b6
3
+ size 5240
run-1/checkpoint-134/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Aug12_10-26-35_sunyoungui-MacBookPro.local/events.out.tfevents.1723427584.sunyoungui-MacBookPro.local.38891.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:152b0949b7f99fffadf55c51077d5f36e36d79b42c57059d0cfc7a8bd056c1dd
3
- size 5655
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05587a6093cb874b49e4ac6ba66d0e4d37a980d0ab1079c98f06e0d82b59c01e
3
+ size 7523
runs/Aug12_10-26-35_sunyoungui-MacBookPro.local/events.out.tfevents.1723428017.sunyoungui-MacBookPro.local.38891.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6c84ff61516b6529709a29362a9de97a7f59630c1d1b9409d038534aeafa38
3
+ size 5233
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dde6ab59b8d311cad8b5f7d441ed247ee7245fea7cbe6db6367b1fe39301cdc6
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e26b743a3008358f63a220f53ba9af8361b467b4e0f76c3ae148f396425a60b6
3
  size 5240