jysh1023 commited on
Commit
df7ff6f
·
1 Parent(s): 4525c80

Training in progress, epoch 1

Browse files
Files changed (37) hide show
  1. logs/events.out.tfevents.1700280752.bdba95a6283e.570.4 +2 -2
  2. logs/events.out.tfevents.1700282528.bdba95a6283e.570.5 +3 -0
  3. model.safetensors +1 -1
  4. run-1/checkpoint-2108/config.json +34 -0
  5. run-1/checkpoint-2108/model.safetensors +3 -0
  6. run-1/checkpoint-2108/optimizer.pt +3 -0
  7. run-1/checkpoint-2108/rng_state.pth +3 -0
  8. run-1/checkpoint-2108/scheduler.pt +3 -0
  9. run-1/checkpoint-2108/special_tokens_map.json +7 -0
  10. run-1/checkpoint-2108/tokenizer.json +0 -0
  11. run-1/checkpoint-2108/tokenizer_config.json +57 -0
  12. run-1/checkpoint-2108/trainer_state.json +84 -0
  13. run-1/checkpoint-2108/training_args.bin +3 -0
  14. run-1/checkpoint-2108/vocab.txt +0 -0
  15. run-1/checkpoint-4743/config.json +34 -0
  16. run-1/checkpoint-4743/model.safetensors +3 -0
  17. run-1/checkpoint-4743/optimizer.pt +3 -0
  18. run-1/checkpoint-4743/rng_state.pth +3 -0
  19. run-1/checkpoint-4743/scheduler.pt +3 -0
  20. run-1/checkpoint-4743/special_tokens_map.json +7 -0
  21. run-1/checkpoint-4743/tokenizer.json +0 -0
  22. run-1/checkpoint-4743/tokenizer_config.json +57 -0
  23. run-1/checkpoint-4743/trainer_state.json +159 -0
  24. run-1/checkpoint-4743/training_args.bin +3 -0
  25. run-1/checkpoint-4743/vocab.txt +0 -0
  26. run-2/checkpoint-527/config.json +34 -0
  27. run-2/checkpoint-527/model.safetensors +3 -0
  28. run-2/checkpoint-527/optimizer.pt +3 -0
  29. run-2/checkpoint-527/rng_state.pth +3 -0
  30. run-2/checkpoint-527/scheduler.pt +3 -0
  31. run-2/checkpoint-527/special_tokens_map.json +7 -0
  32. run-2/checkpoint-527/tokenizer.json +0 -0
  33. run-2/checkpoint-527/tokenizer_config.json +57 -0
  34. run-2/checkpoint-527/trainer_state.json +39 -0
  35. run-2/checkpoint-527/training_args.bin +3 -0
  36. run-2/checkpoint-527/vocab.txt +0 -0
  37. training_args.bin +1 -1
logs/events.out.tfevents.1700280752.bdba95a6283e.570.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e1d93a3c658df598f1f7b587c00718c1d688d01bbf52ac7c75faccf7dddfa4c
3
- size 5289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03181edd19ce8e493e359c5c8eb7f991a750c57a53ad86daf515f24815af67fd
3
+ size 9003
logs/events.out.tfevents.1700282528.bdba95a6283e.570.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b12ebb967aa57b2922ae1c2166b647391a0f3c574e16183e8ba563e71fae66b
3
+ size 4809
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75cd593ab5e11de31991ca4e16324de4a078d8c45b4e384eefb608b0b9d4a3d3
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11bea40de792991a451d039d9713ca197f40fa5ca4fe929d63c6414f0b17763a
3
  size 17549312
run-1/checkpoint-2108/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/bert_uncased_L-2_H-128_A-2",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 128,
11
+ "id2label": {
12
+ "0": "negative",
13
+ "1": "positive"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 512,
17
+ "label2id": {
18
+ "negative": "0",
19
+ "positive": "1"
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_position_embeddings": 512,
23
+ "model_type": "bert",
24
+ "num_attention_heads": 2,
25
+ "num_hidden_layers": 2,
26
+ "pad_token_id": 0,
27
+ "position_embedding_type": "absolute",
28
+ "problem_type": "single_label_classification",
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.35.2",
31
+ "type_vocab_size": 2,
32
+ "use_cache": true,
33
+ "vocab_size": 30522
34
+ }
run-1/checkpoint-2108/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f32ede5b52ced919f9528fda4b2b4480e1964f720b9354beafcdf1b48891acb
3
+ size 17549312
run-1/checkpoint-2108/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e6eb3cafec29b3f0d967f7311820785b6de26cd6e017be093d2d4d36ca00458
3
+ size 35123898
run-1/checkpoint-2108/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4b79bc2790e25d83b1f8898fdb436203335dc092b6b6672ca5039268209a63
3
+ size 14308
run-1/checkpoint-2108/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7247196b285fd77b593b444ee54a122f9d85c443a82e8eac59648c72cca016bd
3
+ size 1064
run-1/checkpoint-2108/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-2108/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-2108/tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
run-1/checkpoint-2108/trainer_state.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8142201834862385,
3
+ "best_model_checkpoint": "tiny-bert-sst2-distilled_original/run-1/checkpoint-2108",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2108,
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
+ "learning_rate": 0.0007547350931851784,
14
+ "loss": 0.9577,
15
+ "step": 527
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.8084862385321101,
20
+ "eval_loss": 1.4108219146728516,
21
+ "eval_runtime": 2.7423,
22
+ "eval_samples_per_second": 317.978,
23
+ "eval_steps_per_second": 2.553,
24
+ "step": 527
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "learning_rate": 0.0006604155783384654,
29
+ "loss": 0.4355,
30
+ "step": 1054
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_accuracy": 0.7981651376146789,
35
+ "eval_loss": 1.51547372341156,
36
+ "eval_runtime": 2.7032,
37
+ "eval_samples_per_second": 322.583,
38
+ "eval_steps_per_second": 2.59,
39
+ "step": 1054
40
+ },
41
+ {
42
+ "epoch": 3.0,
43
+ "learning_rate": 0.0005660960634917523,
44
+ "loss": 0.2942,
45
+ "step": 1581
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_accuracy": 0.7901376146788991,
50
+ "eval_loss": 1.830112099647522,
51
+ "eval_runtime": 2.7315,
52
+ "eval_samples_per_second": 319.24,
53
+ "eval_steps_per_second": 2.563,
54
+ "step": 1581
55
+ },
56
+ {
57
+ "epoch": 4.0,
58
+ "learning_rate": 0.0004717765486450392,
59
+ "loss": 0.224,
60
+ "step": 2108
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_accuracy": 0.8142201834862385,
65
+ "eval_loss": 1.54564368724823,
66
+ "eval_runtime": 2.6867,
67
+ "eval_samples_per_second": 324.567,
68
+ "eval_steps_per_second": 2.605,
69
+ "step": 2108
70
+ }
71
+ ],
72
+ "logging_steps": 500,
73
+ "max_steps": 4743,
74
+ "num_train_epochs": 9,
75
+ "save_steps": 500,
76
+ "total_flos": 32320254802260.0,
77
+ "trial_name": null,
78
+ "trial_params": {
79
+ "alpha": 0.5406219777379293,
80
+ "learning_rate": 0.0008488756336204177,
81
+ "num_train_epochs": 9,
82
+ "temperature": 24
83
+ }
84
+ }
run-1/checkpoint-2108/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fee1b02c10753a236e23df3915f51d15a4d89231b69375404c9fbf68c5317b
3
+ size 4664
run-1/checkpoint-2108/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-4743/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/bert_uncased_L-2_H-128_A-2",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 128,
11
+ "id2label": {
12
+ "0": "negative",
13
+ "1": "positive"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 512,
17
+ "label2id": {
18
+ "negative": "0",
19
+ "positive": "1"
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_position_embeddings": 512,
23
+ "model_type": "bert",
24
+ "num_attention_heads": 2,
25
+ "num_hidden_layers": 2,
26
+ "pad_token_id": 0,
27
+ "position_embedding_type": "absolute",
28
+ "problem_type": "single_label_classification",
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.35.2",
31
+ "type_vocab_size": 2,
32
+ "use_cache": true,
33
+ "vocab_size": 30522
34
+ }
run-1/checkpoint-4743/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c1cd6e64ea9d2b428d741c432a125a64d9425a96cc4d9709bf0c889b2fc4029
3
+ size 17549312
run-1/checkpoint-4743/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e2283a4ee247efc308e36898d685e6276cae908e8ddff7c68001b745188c12
3
+ size 35123898
run-1/checkpoint-4743/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06c57ce5e6b2e9f61341a63c012a7ceeecd2734f8a396f51216cd4c12a9112a1
3
+ size 14308
run-1/checkpoint-4743/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a854182f0cead760dbdac875713840774b47d87c1af242e614a71c57dc8735f
3
+ size 1064
run-1/checkpoint-4743/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-4743/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-4743/tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
run-1/checkpoint-4743/trainer_state.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8142201834862385,
3
+ "best_model_checkpoint": "tiny-bert-sst2-distilled_original/run-1/checkpoint-2108",
4
+ "epoch": 9.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4743,
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
+ "learning_rate": 0.0007547350931851784,
14
+ "loss": 0.9577,
15
+ "step": 527
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.8084862385321101,
20
+ "eval_loss": 1.4108219146728516,
21
+ "eval_runtime": 2.7423,
22
+ "eval_samples_per_second": 317.978,
23
+ "eval_steps_per_second": 2.553,
24
+ "step": 527
25
+ },
26
+ {
27
+ "epoch": 2.0,
28
+ "learning_rate": 0.0006604155783384654,
29
+ "loss": 0.4355,
30
+ "step": 1054
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_accuracy": 0.7981651376146789,
35
+ "eval_loss": 1.51547372341156,
36
+ "eval_runtime": 2.7032,
37
+ "eval_samples_per_second": 322.583,
38
+ "eval_steps_per_second": 2.59,
39
+ "step": 1054
40
+ },
41
+ {
42
+ "epoch": 3.0,
43
+ "learning_rate": 0.0005660960634917523,
44
+ "loss": 0.2942,
45
+ "step": 1581
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_accuracy": 0.7901376146788991,
50
+ "eval_loss": 1.830112099647522,
51
+ "eval_runtime": 2.7315,
52
+ "eval_samples_per_second": 319.24,
53
+ "eval_steps_per_second": 2.563,
54
+ "step": 1581
55
+ },
56
+ {
57
+ "epoch": 4.0,
58
+ "learning_rate": 0.0004717765486450392,
59
+ "loss": 0.224,
60
+ "step": 2108
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_accuracy": 0.8142201834862385,
65
+ "eval_loss": 1.54564368724823,
66
+ "eval_runtime": 2.6867,
67
+ "eval_samples_per_second": 324.567,
68
+ "eval_steps_per_second": 2.605,
69
+ "step": 2108
70
+ },
71
+ {
72
+ "epoch": 5.0,
73
+ "learning_rate": 0.0003774570337983261,
74
+ "loss": 0.1749,
75
+ "step": 2635
76
+ },
77
+ {
78
+ "epoch": 5.0,
79
+ "eval_accuracy": 0.8061926605504587,
80
+ "eval_loss": 1.5634032487869263,
81
+ "eval_runtime": 2.6947,
82
+ "eval_samples_per_second": 323.597,
83
+ "eval_steps_per_second": 2.598,
84
+ "step": 2635
85
+ },
86
+ {
87
+ "epoch": 6.0,
88
+ "learning_rate": 0.0002833164933630869,
89
+ "loss": 0.1426,
90
+ "step": 3162
91
+ },
92
+ {
93
+ "epoch": 6.0,
94
+ "eval_accuracy": 0.8061926605504587,
95
+ "eval_loss": 1.5573338270187378,
96
+ "eval_runtime": 2.6974,
97
+ "eval_samples_per_second": 323.271,
98
+ "eval_steps_per_second": 2.595,
99
+ "step": 3162
100
+ },
101
+ {
102
+ "epoch": 7.0,
103
+ "learning_rate": 0.00018899697851637384,
104
+ "loss": 0.1174,
105
+ "step": 3689
106
+ },
107
+ {
108
+ "epoch": 7.0,
109
+ "eval_accuracy": 0.8004587155963303,
110
+ "eval_loss": 1.5826865434646606,
111
+ "eval_runtime": 2.7055,
112
+ "eval_samples_per_second": 322.303,
113
+ "eval_steps_per_second": 2.587,
114
+ "step": 3689
115
+ },
116
+ {
117
+ "epoch": 8.0,
118
+ "learning_rate": 9.467746366966076e-05,
119
+ "loss": 0.0994,
120
+ "step": 4216
121
+ },
122
+ {
123
+ "epoch": 8.0,
124
+ "eval_accuracy": 0.8084862385321101,
125
+ "eval_loss": 1.601122260093689,
126
+ "eval_runtime": 2.7009,
127
+ "eval_samples_per_second": 322.85,
128
+ "eval_steps_per_second": 2.592,
129
+ "step": 4216
130
+ },
131
+ {
132
+ "epoch": 9.0,
133
+ "learning_rate": 3.579488229476777e-07,
134
+ "loss": 0.0844,
135
+ "step": 4743
136
+ },
137
+ {
138
+ "epoch": 9.0,
139
+ "eval_accuracy": 0.8107798165137615,
140
+ "eval_loss": 1.5418086051940918,
141
+ "eval_runtime": 2.7055,
142
+ "eval_samples_per_second": 322.306,
143
+ "eval_steps_per_second": 2.587,
144
+ "step": 4743
145
+ }
146
+ ],
147
+ "logging_steps": 500,
148
+ "max_steps": 4743,
149
+ "num_train_epochs": 9,
150
+ "save_steps": 500,
151
+ "total_flos": 72756683549280.0,
152
+ "trial_name": null,
153
+ "trial_params": {
154
+ "alpha": 0.5406219777379293,
155
+ "learning_rate": 0.0008488756336204177,
156
+ "num_train_epochs": 9,
157
+ "temperature": 24
158
+ }
159
+ }
run-1/checkpoint-4743/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fee1b02c10753a236e23df3915f51d15a4d89231b69375404c9fbf68c5317b
3
+ size 4664
run-1/checkpoint-4743/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-527/config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/bert_uncased_L-2_H-128_A-2",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 128,
11
+ "id2label": {
12
+ "0": "negative",
13
+ "1": "positive"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 512,
17
+ "label2id": {
18
+ "negative": "0",
19
+ "positive": "1"
20
+ },
21
+ "layer_norm_eps": 1e-12,
22
+ "max_position_embeddings": 512,
23
+ "model_type": "bert",
24
+ "num_attention_heads": 2,
25
+ "num_hidden_layers": 2,
26
+ "pad_token_id": 0,
27
+ "position_embedding_type": "absolute",
28
+ "problem_type": "single_label_classification",
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.35.2",
31
+ "type_vocab_size": 2,
32
+ "use_cache": true,
33
+ "vocab_size": 30522
34
+ }
run-2/checkpoint-527/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11bea40de792991a451d039d9713ca197f40fa5ca4fe929d63c6414f0b17763a
3
+ size 17549312
run-2/checkpoint-527/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fa55d5c6540707ca2d82076a6f660baf046a35d774e2be949e91eb8829c0209
3
+ size 35123898
run-2/checkpoint-527/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df95bce5c5c16e60e49eb22753b34dbfa7966d22f239bd4ae61a5f9a0e6ccf0d
3
+ size 14308
run-2/checkpoint-527/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2910ad171cfd5c788c00414bd967205a52c2d10a595b04ab9daffafb75dad6ea
3
+ size 1064
run-2/checkpoint-527/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-2/checkpoint-527/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-2/checkpoint-527/tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
56
+ "unk_token": "[UNK]"
57
+ }
run-2/checkpoint-527/trainer_state.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7626146788990825,
3
+ "best_model_checkpoint": "tiny-bert-sst2-distilled_original/run-2/checkpoint-527",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 527,
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
+ "learning_rate": 1.7859230398937433e-05,
14
+ "loss": 3.7946,
15
+ "step": 527
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.7626146788990825,
20
+ "eval_loss": 2.703794479370117,
21
+ "eval_runtime": 2.6906,
22
+ "eval_samples_per_second": 324.093,
23
+ "eval_steps_per_second": 2.602,
24
+ "step": 527
25
+ }
26
+ ],
27
+ "logging_steps": 500,
28
+ "max_steps": 4743,
29
+ "num_train_epochs": 9,
30
+ "save_steps": 500,
31
+ "total_flos": 8117476690260.0,
32
+ "trial_name": null,
33
+ "trial_params": {
34
+ "alpha": 0.15431079596404795,
35
+ "learning_rate": 2.008686976100551e-05,
36
+ "num_train_epochs": 9,
37
+ "temperature": 26
38
+ }
39
+ }
run-2/checkpoint-527/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35fef526ef3e659c6023033ec75dbddda78d254aee60cff3f8cb777637c56032
3
+ size 4664
run-2/checkpoint-527/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32fee1b02c10753a236e23df3915f51d15a4d89231b69375404c9fbf68c5317b
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35fef526ef3e659c6023033ec75dbddda78d254aee60cff3f8cb777637c56032
3
  size 4664