hassanalsawadi commited on
Commit
e660a2b
·
verified ·
1 Parent(s): e7be375

Training in progress, epoch 1

Browse files
Files changed (37) hide show
  1. logs/events.out.tfevents.1721413326.f39e781deb18.907.2 +2 -2
  2. logs/events.out.tfevents.1721414031.f39e781deb18.907.3 +3 -0
  3. model.safetensors +1 -1
  4. run-1/checkpoint-1581/config.json +34 -0
  5. run-1/checkpoint-1581/model.safetensors +3 -0
  6. run-1/checkpoint-1581/optimizer.pt +3 -0
  7. run-1/checkpoint-1581/rng_state.pth +3 -0
  8. run-1/checkpoint-1581/scheduler.pt +3 -0
  9. run-1/checkpoint-1581/special_tokens_map.json +7 -0
  10. run-1/checkpoint-1581/tokenizer.json +0 -0
  11. run-1/checkpoint-1581/tokenizer_config.json +57 -0
  12. run-1/checkpoint-1581/trainer_state.json +86 -0
  13. run-1/checkpoint-1581/training_args.bin +3 -0
  14. run-1/checkpoint-1581/vocab.txt +0 -0
  15. run-1/checkpoint-2108/config.json +34 -0
  16. run-1/checkpoint-2108/model.safetensors +3 -0
  17. run-1/checkpoint-2108/optimizer.pt +3 -0
  18. run-1/checkpoint-2108/rng_state.pth +3 -0
  19. run-1/checkpoint-2108/scheduler.pt +3 -0
  20. run-1/checkpoint-2108/special_tokens_map.json +7 -0
  21. run-1/checkpoint-2108/tokenizer.json +0 -0
  22. run-1/checkpoint-2108/tokenizer_config.json +57 -0
  23. run-1/checkpoint-2108/trainer_state.json +102 -0
  24. run-1/checkpoint-2108/training_args.bin +3 -0
  25. run-1/checkpoint-2108/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 +54 -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.1721413326.f39e781deb18.907.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24e8c883c6b745950735b273f9315f6b5920fead612cf3188f1bbf6ffc3fb32a
3
- size 5986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7396d3770ae9084d979b6d2ad71f8939051891e05c4eca281656896fbd5b7226
3
+ size 7408
logs/events.out.tfevents.1721414031.f39e781deb18.907.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdabee576a4b325d1c0beca3b065a18b9f554383eeae87a0cb882d43bdc26322
3
+ size 5451
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:917a6070a29adaf3eff2a73a56ad60b8500d71676d700b151d9ce7a70680c2eb
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da5f8b8b6de6095c6be7ebb84f64edc88faa01563f90084c05a55b522b3e163d
3
  size 17549312
run-1/checkpoint-1581/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.42.4",
31
+ "type_vocab_size": 2,
32
+ "use_cache": true,
33
+ "vocab_size": 30522
34
+ }
run-1/checkpoint-1581/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29f3ffb16bd10c27a2c7f7bcfc24069ca20048b1f3629fdade3bfce893b2914
3
+ size 17549312
run-1/checkpoint-1581/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a679bde5b8a2a2cabc3efe40e112e0355732035c7f9ecb770db78c746a0fff40
3
+ size 35123898
run-1/checkpoint-1581/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a82df51000915659b456ad52af3debde383df68929936f84f551af1b1989186
3
+ size 14308
run-1/checkpoint-1581/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1733b3a2a71d9acc269835760f68a0d6f26720106aebec1c0a2881b5ca83dfce
3
+ size 1064
run-1/checkpoint-1581/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-1581/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-1/checkpoint-1581/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-1581/trainer_state.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8119266055045872,
3
+ "best_model_checkpoint": "tiny-bert-sst2-distilled/run-1/checkpoint-1581",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1581,
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
+ "grad_norm": 26.40542221069336,
14
+ "learning_rate": 3.516452480363675e-05,
15
+ "loss": 2.3632,
16
+ "step": 527
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7889908256880734,
21
+ "eval_loss": 1.7152718305587769,
22
+ "eval_runtime": 2.397,
23
+ "eval_samples_per_second": 363.793,
24
+ "eval_steps_per_second": 2.92,
25
+ "step": 527
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "grad_norm": Infinity,
30
+ "learning_rate": 2.3487500438102725e-05,
31
+ "loss": 1.3979,
32
+ "step": 1054
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.8027522935779816,
37
+ "eval_loss": 1.4963574409484863,
38
+ "eval_runtime": 2.4069,
39
+ "eval_samples_per_second": 362.298,
40
+ "eval_steps_per_second": 2.908,
41
+ "step": 1054
42
+ },
43
+ {
44
+ "epoch": 3.0,
45
+ "grad_norm": 76.28008270263672,
46
+ "learning_rate": 1.1765992170223809e-05,
47
+ "loss": 1.1239,
48
+ "step": 1581
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.8119266055045872,
53
+ "eval_loss": 1.4402649402618408,
54
+ "eval_runtime": 2.4062,
55
+ "eval_samples_per_second": 362.402,
56
+ "eval_steps_per_second": 2.909,
57
+ "step": 1581
58
+ }
59
+ ],
60
+ "logging_steps": 500,
61
+ "max_steps": 2108,
62
+ "num_input_tokens_seen": 0,
63
+ "num_train_epochs": 4,
64
+ "save_steps": 500,
65
+ "stateful_callbacks": {
66
+ "TrainerControl": {
67
+ "args": {
68
+ "should_epoch_stop": false,
69
+ "should_evaluate": false,
70
+ "should_log": false,
71
+ "should_save": true,
72
+ "should_training_stop": false
73
+ },
74
+ "attributes": {}
75
+ }
76
+ },
77
+ "total_flos": 24228458327580.0,
78
+ "train_batch_size": 128,
79
+ "trial_name": null,
80
+ "trial_params": {
81
+ "alpha": 0.33033463277200115,
82
+ "learning_rate": 4.6886033071515664e-05,
83
+ "num_train_epochs": 4,
84
+ "temperature": 7
85
+ }
86
+ }
run-1/checkpoint-1581/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f7862bbe76809bc2a140ac76310c7af1b9d469f8a70696e0761dae4b091b3b
3
+ size 5176
run-1/checkpoint-1581/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
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.42.4",
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:a019a7ea2f5228c8dc68822893ea62b5dd1b0889c0ad424adadf182ecc8bbbf3
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:06728157e0260fd378fd17d7347ad90b3c163e092b3fc8d3ab9ed2843eccffa5
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:37554b2d10e31eaeff51183dc670fea3e7982972d731e9e9b6dff48f2395e37d
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:1042635b322582da2712d62bedbd3006e51f5b097fb0d99b3062f9410761757a
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,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.8142201834862385,
3
+ "best_model_checkpoint": "tiny-bert-sst2-distilled/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
+ "grad_norm": 26.40542221069336,
14
+ "learning_rate": 3.516452480363675e-05,
15
+ "loss": 2.3632,
16
+ "step": 527
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7889908256880734,
21
+ "eval_loss": 1.7152718305587769,
22
+ "eval_runtime": 2.397,
23
+ "eval_samples_per_second": 363.793,
24
+ "eval_steps_per_second": 2.92,
25
+ "step": 527
26
+ },
27
+ {
28
+ "epoch": 2.0,
29
+ "grad_norm": Infinity,
30
+ "learning_rate": 2.3487500438102725e-05,
31
+ "loss": 1.3979,
32
+ "step": 1054
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.8027522935779816,
37
+ "eval_loss": 1.4963574409484863,
38
+ "eval_runtime": 2.4069,
39
+ "eval_samples_per_second": 362.298,
40
+ "eval_steps_per_second": 2.908,
41
+ "step": 1054
42
+ },
43
+ {
44
+ "epoch": 3.0,
45
+ "grad_norm": 76.28008270263672,
46
+ "learning_rate": 1.1765992170223809e-05,
47
+ "loss": 1.1239,
48
+ "step": 1581
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.8119266055045872,
53
+ "eval_loss": 1.4402649402618408,
54
+ "eval_runtime": 2.4062,
55
+ "eval_samples_per_second": 362.402,
56
+ "eval_steps_per_second": 2.909,
57
+ "step": 1581
58
+ },
59
+ {
60
+ "epoch": 4.0,
61
+ "grad_norm": 23.533769607543945,
62
+ "learning_rate": 4.4483902344891525e-08,
63
+ "loss": 1.0231,
64
+ "step": 2108
65
+ },
66
+ {
67
+ "epoch": 4.0,
68
+ "eval_accuracy": 0.8142201834862385,
69
+ "eval_loss": 1.4290685653686523,
70
+ "eval_runtime": 2.3954,
71
+ "eval_samples_per_second": 364.028,
72
+ "eval_steps_per_second": 2.922,
73
+ "step": 2108
74
+ }
75
+ ],
76
+ "logging_steps": 500,
77
+ "max_steps": 2108,
78
+ "num_input_tokens_seen": 0,
79
+ "num_train_epochs": 4,
80
+ "save_steps": 500,
81
+ "stateful_callbacks": {
82
+ "TrainerControl": {
83
+ "args": {
84
+ "should_epoch_stop": false,
85
+ "should_evaluate": false,
86
+ "should_log": false,
87
+ "should_save": true,
88
+ "should_training_stop": true
89
+ },
90
+ "attributes": {}
91
+ }
92
+ },
93
+ "total_flos": 32337743850420.0,
94
+ "train_batch_size": 128,
95
+ "trial_name": null,
96
+ "trial_params": {
97
+ "alpha": 0.33033463277200115,
98
+ "learning_rate": 4.6886033071515664e-05,
99
+ "num_train_epochs": 4,
100
+ "temperature": 7
101
+ }
102
+ }
run-1/checkpoint-2108/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27f7862bbe76809bc2a140ac76310c7af1b9d469f8a70696e0761dae4b091b3b
3
+ size 5176
run-1/checkpoint-2108/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.42.4",
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:da5f8b8b6de6095c6be7ebb84f64edc88faa01563f90084c05a55b522b3e163d
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:0b1ea1bcfd233eca09c2104bc614bc027c04cc1a4000a49843eefee051985677
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:9733f27bb728718f7284348156186daf975855376673d9de7e218a8cff476307
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:80260c38f4d2d3040083436ab2d80a525c90de86782de9aabb805fa1a6f7f35f
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,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7981651376146789,
3
+ "best_model_checkpoint": "tiny-bert-sst2-distilled/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
+ "grad_norm": 7.996350288391113,
14
+ "learning_rate": 4.4413546405567984e-05,
15
+ "loss": 0.7876,
16
+ "step": 527
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7981651376146789,
21
+ "eval_loss": 0.6943275928497314,
22
+ "eval_runtime": 2.3933,
23
+ "eval_samples_per_second": 364.358,
24
+ "eval_steps_per_second": 2.925,
25
+ "step": 527
26
+ }
27
+ ],
28
+ "logging_steps": 500,
29
+ "max_steps": 3162,
30
+ "num_input_tokens_seen": 0,
31
+ "num_train_epochs": 6,
32
+ "save_steps": 500,
33
+ "stateful_callbacks": {
34
+ "TrainerControl": {
35
+ "args": {
36
+ "should_epoch_stop": false,
37
+ "should_evaluate": false,
38
+ "should_log": false,
39
+ "should_save": true,
40
+ "should_training_stop": false
41
+ },
42
+ "attributes": {}
43
+ }
44
+ },
45
+ "total_flos": 8057768762220.0,
46
+ "train_batch_size": 128,
47
+ "trial_name": null,
48
+ "trial_params": {
49
+ "alpha": 0.9051524134827537,
50
+ "learning_rate": 5.329625568668158e-05,
51
+ "num_train_epochs": 6,
52
+ "temperature": 18
53
+ }
54
+ }
run-2/checkpoint-527/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cba5d3a7f9ef6b91464979e4c0373df979a28579c578499b4659f88e6bbb6653
3
+ size 5176
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:27f7862bbe76809bc2a140ac76310c7af1b9d469f8a70696e0761dae4b091b3b
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cba5d3a7f9ef6b91464979e4c0373df979a28579c578499b4659f88e6bbb6653
3
  size 5176