Tech-oriented commited on
Commit
d704f25
1 Parent(s): c6bdb57

Training in progress, epoch 1

Browse files
Files changed (48) hide show
  1. model.safetensors +1 -1
  2. run-11/checkpoint-422/config.json +27 -0
  3. run-11/checkpoint-422/model.safetensors +3 -0
  4. run-11/checkpoint-422/optimizer.pt +3 -0
  5. run-11/checkpoint-422/rng_state.pth +3 -0
  6. run-11/checkpoint-422/scheduler.pt +3 -0
  7. run-11/checkpoint-422/special_tokens_map.json +7 -0
  8. run-11/checkpoint-422/tokenizer.json +0 -0
  9. run-11/checkpoint-422/tokenizer_config.json +55 -0
  10. run-11/checkpoint-422/trainer_state.json +44 -0
  11. run-11/checkpoint-422/training_args.bin +3 -0
  12. run-11/checkpoint-422/vocab.txt +0 -0
  13. run-12/checkpoint-211/config.json +27 -0
  14. run-12/checkpoint-211/model.safetensors +3 -0
  15. run-12/checkpoint-211/optimizer.pt +3 -0
  16. run-12/checkpoint-211/rng_state.pth +3 -0
  17. run-12/checkpoint-211/scheduler.pt +3 -0
  18. run-12/checkpoint-211/special_tokens_map.json +7 -0
  19. run-12/checkpoint-211/tokenizer.json +0 -0
  20. run-12/checkpoint-211/tokenizer_config.json +55 -0
  21. run-12/checkpoint-211/trainer_state.json +35 -0
  22. run-12/checkpoint-211/training_args.bin +3 -0
  23. run-12/checkpoint-211/vocab.txt +0 -0
  24. run-12/checkpoint-422/config.json +27 -0
  25. run-12/checkpoint-422/model.safetensors +3 -0
  26. run-12/checkpoint-422/optimizer.pt +3 -0
  27. run-12/checkpoint-422/rng_state.pth +3 -0
  28. run-12/checkpoint-422/scheduler.pt +3 -0
  29. run-12/checkpoint-422/special_tokens_map.json +7 -0
  30. run-12/checkpoint-422/tokenizer.json +0 -0
  31. run-12/checkpoint-422/tokenizer_config.json +55 -0
  32. run-12/checkpoint-422/trainer_state.json +44 -0
  33. run-12/checkpoint-422/training_args.bin +3 -0
  34. run-12/checkpoint-422/vocab.txt +0 -0
  35. run-13/checkpoint-211/config.json +27 -0
  36. run-13/checkpoint-211/model.safetensors +3 -0
  37. run-13/checkpoint-211/optimizer.pt +3 -0
  38. run-13/checkpoint-211/rng_state.pth +3 -0
  39. run-13/checkpoint-211/scheduler.pt +3 -0
  40. run-13/checkpoint-211/special_tokens_map.json +7 -0
  41. run-13/checkpoint-211/tokenizer.json +0 -0
  42. run-13/checkpoint-211/tokenizer_config.json +55 -0
  43. run-13/checkpoint-211/trainer_state.json +35 -0
  44. run-13/checkpoint-211/training_args.bin +3 -0
  45. run-13/checkpoint-211/vocab.txt +0 -0
  46. runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499676.90708aaa767a.21824.30 +3 -0
  47. runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499844.90708aaa767a.21824.31 +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:4fbe36943eedb3184229a1a5974bcc08a70bed558ba6f4453cecbfadb1f62b89
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0b999fa1ee2eb12aa40a295fdf920a3e16129e1fe9392f463fa8cc159573fb
3
  size 437958648
run-11/checkpoint-422/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-11/checkpoint-422/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8d3cbaf588f2a855c2ca5c230dca1fdcca96835294b102d3fdf4b40587a2ab
3
+ size 437958648
run-11/checkpoint-422/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35c624a1c6ecc255a7fab9b5b8af0c6ef71db0bab53dad976b98aec4f6cf5185
3
+ size 876038394
run-11/checkpoint-422/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fa638805573ee53012c9c789c649fa8a5cd1d94fb6581ee938bf7a64c787bf5
3
+ size 14244
run-11/checkpoint-422/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9886b50e85f0d17b54b1c863528e5a0da942b7c16f492c23a778a0f9a05380a2
3
+ size 1064
run-11/checkpoint-422/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-11/checkpoint-422/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-11/checkpoint-422/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-11/checkpoint-422/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.911697247706422,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-11/checkpoint-422",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 422,
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_accuracy": 0.9036697247706422,
14
+ "eval_loss": 0.22603479027748108,
15
+ "eval_runtime": 2.4304,
16
+ "eval_samples_per_second": 358.785,
17
+ "eval_steps_per_second": 22.63,
18
+ "step": 211
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.911697247706422,
23
+ "eval_loss": 0.2671126127243042,
24
+ "eval_runtime": 2.4233,
25
+ "eval_samples_per_second": 359.842,
26
+ "eval_steps_per_second": 22.696,
27
+ "step": 422
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 844,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 4,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 32,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 5.0602619122090524e-05,
40
+ "num_train_epochs": 4,
41
+ "per_device_train_batch_size": 32,
42
+ "seed": 5
43
+ }
44
+ }
run-11/checkpoint-422/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c20f491bcd258cb2b04ee82e11e2d99e0be3d52fceef83399f1e08b07b63e13c
3
+ size 4920
run-11/checkpoint-422/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-211/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-12/checkpoint-211/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b10d0da85e30ed73d9430fce3cacca57fe4620c2ad2e63be027a08629e94662
3
+ size 437958648
run-12/checkpoint-211/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bce8446bfeb748df8e7275859b535e97e475592db41b9b45b1a4b8017c62f95
3
+ size 876038394
run-12/checkpoint-211/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dd536778dff8e09a3adf2e1ada791b7834e50ce1a519297f5a7325f25e66d5b
3
+ size 14244
run-12/checkpoint-211/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:301262ee26e221ddb36ac241ea34e9a14f056079b389d3a8d9c382d344d1b3c2
3
+ size 1064
run-12/checkpoint-211/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-12/checkpoint-211/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-211/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-12/checkpoint-211/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9174311926605505,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-12/checkpoint-211",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 211,
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_accuracy": 0.9174311926605505,
14
+ "eval_loss": 0.22459161281585693,
15
+ "eval_runtime": 2.4317,
16
+ "eval_samples_per_second": 358.604,
17
+ "eval_steps_per_second": 22.618,
18
+ "step": 211
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 633,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 3,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 32,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 5.4643506167208596e-05,
31
+ "num_train_epochs": 3,
32
+ "per_device_train_batch_size": 32,
33
+ "seed": 4
34
+ }
35
+ }
run-12/checkpoint-211/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef49558b7a46a1319d11066d16eece87680b6a33c1fba75612968a38df1f236
3
+ size 4920
run-12/checkpoint-211/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-422/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-12/checkpoint-422/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b42d63d32d26354026c12e3fbebdf5ac5cab12b651caee968c20e069c161f13
3
+ size 437958648
run-12/checkpoint-422/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1827079b4d5a1f06528849466875618e32ebaf1d21f17a0efdc23a92fd0902a3
3
+ size 876038394
run-12/checkpoint-422/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a552a367005c08fc935fba6db0178fd612c11143da54160857b415e72c8168bd
3
+ size 14244
run-12/checkpoint-422/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa19fe6879a978b47ab135b0eaf0ca086e9f502e0fbf35a202b84efd10fd49c
3
+ size 1064
run-12/checkpoint-422/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-12/checkpoint-422/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-12/checkpoint-422/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-12/checkpoint-422/trainer_state.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9174311926605505,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-12/checkpoint-211",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 422,
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_accuracy": 0.9174311926605505,
14
+ "eval_loss": 0.22459161281585693,
15
+ "eval_runtime": 2.4317,
16
+ "eval_samples_per_second": 358.604,
17
+ "eval_steps_per_second": 22.618,
18
+ "step": 211
19
+ },
20
+ {
21
+ "epoch": 2.0,
22
+ "eval_accuracy": 0.9048165137614679,
23
+ "eval_loss": 0.2872973680496216,
24
+ "eval_runtime": 2.4585,
25
+ "eval_samples_per_second": 354.685,
26
+ "eval_steps_per_second": 22.371,
27
+ "step": 422
28
+ }
29
+ ],
30
+ "logging_steps": 500,
31
+ "max_steps": 633,
32
+ "num_input_tokens_seen": 0,
33
+ "num_train_epochs": 3,
34
+ "save_steps": 500,
35
+ "total_flos": 0,
36
+ "train_batch_size": 32,
37
+ "trial_name": null,
38
+ "trial_params": {
39
+ "learning_rate": 5.4643506167208596e-05,
40
+ "num_train_epochs": 3,
41
+ "per_device_train_batch_size": 32,
42
+ "seed": 4
43
+ }
44
+ }
run-12/checkpoint-422/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef49558b7a46a1319d11066d16eece87680b6a33c1fba75612968a38df1f236
3
+ size 4920
run-12/checkpoint-422/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-13/checkpoint-211/config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.38.2",
24
+ "type_vocab_size": 2,
25
+ "use_cache": true,
26
+ "vocab_size": 30522
27
+ }
run-13/checkpoint-211/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0b999fa1ee2eb12aa40a295fdf920a3e16129e1fe9392f463fa8cc159573fb
3
+ size 437958648
run-13/checkpoint-211/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720b8fbbb76dc1564f8fde85881b0da3e3869a614cb59adbd493f3e9ed9522c5
3
+ size 876038394
run-13/checkpoint-211/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cb0dd1e13d8982c379f0b9f7b5eae142e6fc1e95814de9534e6934bfd6b9901
3
+ size 14244
run-13/checkpoint-211/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530c5ab8460bc06f0589e7d94cee8fc482fb2a0d116d0d653455b51c1af94e2a
3
+ size 1064
run-13/checkpoint-211/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-13/checkpoint-211/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-13/checkpoint-211/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": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
run-13/checkpoint-211/trainer_state.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.911697247706422,
3
+ "best_model_checkpoint": "bert-base-uncased-finetuned-sst2/run-13/checkpoint-211",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 211,
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_accuracy": 0.911697247706422,
14
+ "eval_loss": 0.22412490844726562,
15
+ "eval_runtime": 2.4274,
16
+ "eval_samples_per_second": 359.236,
17
+ "eval_steps_per_second": 22.658,
18
+ "step": 211
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 844,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 500,
26
+ "total_flos": 0,
27
+ "train_batch_size": 32,
28
+ "trial_name": null,
29
+ "trial_params": {
30
+ "learning_rate": 5.753483017575571e-05,
31
+ "num_train_epochs": 4,
32
+ "per_device_train_batch_size": 32,
33
+ "seed": 7
34
+ }
35
+ }
run-13/checkpoint-211/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a51d8d59c5596bf2142132b64ad5dd777499bc79824c005ef44e203b20d6ffa8
3
+ size 4920
run-13/checkpoint-211/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499676.90708aaa767a.21824.30 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6914f25ad8482c132aa704233e3bf26c8c5f1db0b1a7a20b1364f7ffa4cf39
3
+ size 5804
runs/Mar03_17-42-01_90708aaa767a/events.out.tfevents.1709499844.90708aaa767a.21824.31 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f46ccc4089bf1c861ebfb6c9b35df3d4953bcc829c305fdd090743fc2796a4f
3
+ size 6480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c20f491bcd258cb2b04ee82e11e2d99e0be3d52fceef83399f1e08b07b63e13c
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a51d8d59c5596bf2142132b64ad5dd777499bc79824c005ef44e203b20d6ffa8
3
  size 4920