sibstrider commited on
Commit
cefe355
1 Parent(s): fb94690

Training in progress, epoch 4

Browse files
Files changed (35) hide show
  1. model.safetensors +1 -1
  2. run-35/checkpoint-1100/config.json +54 -0
  3. run-35/checkpoint-1100/model.safetensors +3 -0
  4. run-35/checkpoint-1100/optimizer.pt +3 -0
  5. run-35/checkpoint-1100/rng_state.pth +3 -0
  6. run-35/checkpoint-1100/scheduler.pt +3 -0
  7. run-35/checkpoint-1100/special_tokens_map.json +37 -0
  8. run-35/checkpoint-1100/tokenizer.json +0 -0
  9. run-35/checkpoint-1100/tokenizer_config.json +64 -0
  10. run-35/checkpoint-1100/trainer_state.json +56 -0
  11. run-35/checkpoint-1100/training_args.bin +3 -0
  12. run-35/checkpoint-1100/vocab.txt +0 -0
  13. run-35/checkpoint-1650/config.json +54 -0
  14. run-35/checkpoint-1650/model.safetensors +3 -0
  15. run-35/checkpoint-1650/optimizer.pt +3 -0
  16. run-35/checkpoint-1650/rng_state.pth +3 -0
  17. run-35/checkpoint-1650/scheduler.pt +3 -0
  18. run-35/checkpoint-1650/special_tokens_map.json +37 -0
  19. run-35/checkpoint-1650/tokenizer.json +0 -0
  20. run-35/checkpoint-1650/tokenizer_config.json +64 -0
  21. run-35/checkpoint-1650/trainer_state.json +71 -0
  22. run-35/checkpoint-1650/training_args.bin +3 -0
  23. run-35/checkpoint-1650/vocab.txt +0 -0
  24. run-35/checkpoint-2200/config.json +54 -0
  25. run-35/checkpoint-2200/model.safetensors +3 -0
  26. run-35/checkpoint-2200/optimizer.pt +3 -0
  27. run-35/checkpoint-2200/rng_state.pth +3 -0
  28. run-35/checkpoint-2200/scheduler.pt +3 -0
  29. run-35/checkpoint-2200/special_tokens_map.json +37 -0
  30. run-35/checkpoint-2200/tokenizer.json +0 -0
  31. run-35/checkpoint-2200/tokenizer_config.json +64 -0
  32. run-35/checkpoint-2200/trainer_state.json +86 -0
  33. run-35/checkpoint-2200/training_args.bin +3 -0
  34. run-35/checkpoint-2200/vocab.txt +0 -0
  35. runs/Jan15_00-51-52_DESKTOP-RFEED41/events.out.tfevents.1705285710.DESKTOP-RFEED41.20976.51 +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71625a7bc7da7ac3ec61e53a7c882762f154525bd162f004286278bedaefecff
3
  size 116795404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53fc37f5782c3d666108ae97b0f9a19151bed8686744f6b71aa9569a6597b758
3
  size 116795404
run-35/checkpoint-1100/config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "cointegrated/rubert-tiny2",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "emb_size": 312,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 312,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6",
21
+ "7": "LABEL_7",
22
+ "8": "LABEL_8",
23
+ "9": "LABEL_9",
24
+ "10": "LABEL_10"
25
+ },
26
+ "initializer_range": 0.02,
27
+ "intermediate_size": 600,
28
+ "label2id": {
29
+ "LABEL_0": 0,
30
+ "LABEL_1": 1,
31
+ "LABEL_10": 10,
32
+ "LABEL_2": 2,
33
+ "LABEL_3": 3,
34
+ "LABEL_4": 4,
35
+ "LABEL_5": 5,
36
+ "LABEL_6": 6,
37
+ "LABEL_7": 7,
38
+ "LABEL_8": 8,
39
+ "LABEL_9": 9
40
+ },
41
+ "layer_norm_eps": 1e-12,
42
+ "max_position_embeddings": 2048,
43
+ "model_type": "bert",
44
+ "num_attention_heads": 12,
45
+ "num_hidden_layers": 3,
46
+ "pad_token_id": 0,
47
+ "position_embedding_type": "absolute",
48
+ "problem_type": "single_label_classification",
49
+ "torch_dtype": "float32",
50
+ "transformers_version": "4.36.2",
51
+ "type_vocab_size": 2,
52
+ "use_cache": true,
53
+ "vocab_size": 83828
54
+ }
run-35/checkpoint-1100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0aa2262d839d94fec2a9fd48699970a595a2f703a2b2438cce29fac08264c2b
3
+ size 116795404
run-35/checkpoint-1100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:478cdadcfa0611e36ab026187542921e0a26031333fa5857dbdb1f146452cc1a
3
+ size 233621882
run-35/checkpoint-1100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63edd97c93344bff0a748b9df1aeb13285534fb4340d5e9f28853672e83567d5
3
+ size 14054
run-35/checkpoint-1100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac46893f615411076261162da59fa9904af6a6c9e4241b01ac03c007b068b4cb
3
+ size 1064
run-35/checkpoint-1100/special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
run-35/checkpoint-1100/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-35/checkpoint-1100/tokenizer_config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
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": false,
48
+ "mask_token": "[MASK]",
49
+ "max_length": 512,
50
+ "model_max_length": 2048,
51
+ "never_split": null,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "[PAD]",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "[SEP]",
57
+ "stride": 0,
58
+ "strip_accents": null,
59
+ "tokenize_chinese_chars": true,
60
+ "tokenizer_class": "BertTokenizer",
61
+ "truncation_side": "right",
62
+ "truncation_strategy": "longest_first",
63
+ "unk_token": "[UNK]"
64
+ }
run-35/checkpoint-1100/trainer_state.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9183673469387755,
3
+ "best_model_checkpoint": "rubert-tiny2-finetuned-classification\\run-35\\checkpoint-1100",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1100,
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.91,
13
+ "learning_rate": 5.2795502129364494e-05,
14
+ "loss": 1.1083,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.8979591836734694,
20
+ "eval_loss": 0.4396211504936218,
21
+ "eval_runtime": 1.736,
22
+ "eval_samples_per_second": 141.129,
23
+ "eval_steps_per_second": 9.217,
24
+ "step": 550
25
+ },
26
+ {
27
+ "epoch": 1.82,
28
+ "learning_rate": 3.72674132677867e-05,
29
+ "loss": 0.3815,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_accuracy": 0.9183673469387755,
35
+ "eval_loss": 0.37450405955314636,
36
+ "eval_runtime": 1.562,
37
+ "eval_samples_per_second": 156.85,
38
+ "eval_steps_per_second": 10.243,
39
+ "step": 1100
40
+ }
41
+ ],
42
+ "logging_steps": 500,
43
+ "max_steps": 2200,
44
+ "num_input_tokens_seen": 0,
45
+ "num_train_epochs": 4,
46
+ "save_steps": 500,
47
+ "total_flos": 2101361174850.0,
48
+ "train_batch_size": 4,
49
+ "trial_name": null,
50
+ "trial_params": {
51
+ "learning_rate": 6.832359099094229e-05,
52
+ "num_train_epochs": 4,
53
+ "per_device_train_batch_size": 4,
54
+ "seed": 37
55
+ }
56
+ }
run-35/checkpoint-1100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80c52c992765bddc8826fcfc4f7dbc128e9eb3e71d4fb114f50cb2a381d85cb
3
+ size 4728
run-35/checkpoint-1100/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-35/checkpoint-1650/config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "cointegrated/rubert-tiny2",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "emb_size": 312,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 312,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6",
21
+ "7": "LABEL_7",
22
+ "8": "LABEL_8",
23
+ "9": "LABEL_9",
24
+ "10": "LABEL_10"
25
+ },
26
+ "initializer_range": 0.02,
27
+ "intermediate_size": 600,
28
+ "label2id": {
29
+ "LABEL_0": 0,
30
+ "LABEL_1": 1,
31
+ "LABEL_10": 10,
32
+ "LABEL_2": 2,
33
+ "LABEL_3": 3,
34
+ "LABEL_4": 4,
35
+ "LABEL_5": 5,
36
+ "LABEL_6": 6,
37
+ "LABEL_7": 7,
38
+ "LABEL_8": 8,
39
+ "LABEL_9": 9
40
+ },
41
+ "layer_norm_eps": 1e-12,
42
+ "max_position_embeddings": 2048,
43
+ "model_type": "bert",
44
+ "num_attention_heads": 12,
45
+ "num_hidden_layers": 3,
46
+ "pad_token_id": 0,
47
+ "position_embedding_type": "absolute",
48
+ "problem_type": "single_label_classification",
49
+ "torch_dtype": "float32",
50
+ "transformers_version": "4.36.2",
51
+ "type_vocab_size": 2,
52
+ "use_cache": true,
53
+ "vocab_size": 83828
54
+ }
run-35/checkpoint-1650/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072c693b59d3e928a86a28e76f54e612c1030447b95191f699ad543f2455aae6
3
+ size 116795404
run-35/checkpoint-1650/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600065de41ff7b2b2d0f0fe32e9db64d30ea65a802af4d4140ae0dbb15cee813
3
+ size 233621882
run-35/checkpoint-1650/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a092024a863bbed2d129e2c7429b1b26d63dd63b95ab43de916eb414ceddf95f
3
+ size 14054
run-35/checkpoint-1650/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42bd2a0accf0ead3355851853d69b8ecd0b7f802b5a35faeacc011850c5a1b63
3
+ size 1064
run-35/checkpoint-1650/special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
run-35/checkpoint-1650/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-35/checkpoint-1650/tokenizer_config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
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": false,
48
+ "mask_token": "[MASK]",
49
+ "max_length": 512,
50
+ "model_max_length": 2048,
51
+ "never_split": null,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "[PAD]",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "[SEP]",
57
+ "stride": 0,
58
+ "strip_accents": null,
59
+ "tokenize_chinese_chars": true,
60
+ "tokenizer_class": "BertTokenizer",
61
+ "truncation_side": "right",
62
+ "truncation_strategy": "longest_first",
63
+ "unk_token": "[UNK]"
64
+ }
run-35/checkpoint-1650/trainer_state.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9224489795918367,
3
+ "best_model_checkpoint": "rubert-tiny2-finetuned-classification\\run-35\\checkpoint-1650",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1650,
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.91,
13
+ "learning_rate": 5.2795502129364494e-05,
14
+ "loss": 1.1083,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.8979591836734694,
20
+ "eval_loss": 0.4396211504936218,
21
+ "eval_runtime": 1.736,
22
+ "eval_samples_per_second": 141.129,
23
+ "eval_steps_per_second": 9.217,
24
+ "step": 550
25
+ },
26
+ {
27
+ "epoch": 1.82,
28
+ "learning_rate": 3.72674132677867e-05,
29
+ "loss": 0.3815,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_accuracy": 0.9183673469387755,
35
+ "eval_loss": 0.37450405955314636,
36
+ "eval_runtime": 1.562,
37
+ "eval_samples_per_second": 156.85,
38
+ "eval_steps_per_second": 10.243,
39
+ "step": 1100
40
+ },
41
+ {
42
+ "epoch": 2.73,
43
+ "learning_rate": 2.173932440620891e-05,
44
+ "loss": 0.2772,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_accuracy": 0.9224489795918367,
50
+ "eval_loss": 0.3433334529399872,
51
+ "eval_runtime": 1.386,
52
+ "eval_samples_per_second": 176.767,
53
+ "eval_steps_per_second": 11.544,
54
+ "step": 1650
55
+ }
56
+ ],
57
+ "logging_steps": 500,
58
+ "max_steps": 2200,
59
+ "num_input_tokens_seen": 0,
60
+ "num_train_epochs": 4,
61
+ "save_steps": 500,
62
+ "total_flos": 3046237580400.0,
63
+ "train_batch_size": 4,
64
+ "trial_name": null,
65
+ "trial_params": {
66
+ "learning_rate": 6.832359099094229e-05,
67
+ "num_train_epochs": 4,
68
+ "per_device_train_batch_size": 4,
69
+ "seed": 37
70
+ }
71
+ }
run-35/checkpoint-1650/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80c52c992765bddc8826fcfc4f7dbc128e9eb3e71d4fb114f50cb2a381d85cb
3
+ size 4728
run-35/checkpoint-1650/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-35/checkpoint-2200/config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "cointegrated/rubert-tiny2",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "emb_size": 312,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 312,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6",
21
+ "7": "LABEL_7",
22
+ "8": "LABEL_8",
23
+ "9": "LABEL_9",
24
+ "10": "LABEL_10"
25
+ },
26
+ "initializer_range": 0.02,
27
+ "intermediate_size": 600,
28
+ "label2id": {
29
+ "LABEL_0": 0,
30
+ "LABEL_1": 1,
31
+ "LABEL_10": 10,
32
+ "LABEL_2": 2,
33
+ "LABEL_3": 3,
34
+ "LABEL_4": 4,
35
+ "LABEL_5": 5,
36
+ "LABEL_6": 6,
37
+ "LABEL_7": 7,
38
+ "LABEL_8": 8,
39
+ "LABEL_9": 9
40
+ },
41
+ "layer_norm_eps": 1e-12,
42
+ "max_position_embeddings": 2048,
43
+ "model_type": "bert",
44
+ "num_attention_heads": 12,
45
+ "num_hidden_layers": 3,
46
+ "pad_token_id": 0,
47
+ "position_embedding_type": "absolute",
48
+ "problem_type": "single_label_classification",
49
+ "torch_dtype": "float32",
50
+ "transformers_version": "4.36.2",
51
+ "type_vocab_size": 2,
52
+ "use_cache": true,
53
+ "vocab_size": 83828
54
+ }
run-35/checkpoint-2200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53fc37f5782c3d666108ae97b0f9a19151bed8686744f6b71aa9569a6597b758
3
+ size 116795404
run-35/checkpoint-2200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d76d220e172bca5523f47c41d21c5ae3e64a63eb400f5db96e91a3c532bdd4dd
3
+ size 233621882
run-35/checkpoint-2200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c184fb154d56caba9fee46d197e3cf89e591f0738d59d29c51098e47dd35094
3
+ size 14054
run-35/checkpoint-2200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb10d91f60688dccc4508a100b94ffea924d0dbfcf01f8fa92e78062fe670456
3
+ size 1064
run-35/checkpoint-2200/special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
run-35/checkpoint-2200/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
run-35/checkpoint-2200/tokenizer_config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
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": false,
48
+ "mask_token": "[MASK]",
49
+ "max_length": 512,
50
+ "model_max_length": 2048,
51
+ "never_split": null,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "[PAD]",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "[SEP]",
57
+ "stride": 0,
58
+ "strip_accents": null,
59
+ "tokenize_chinese_chars": true,
60
+ "tokenizer_class": "BertTokenizer",
61
+ "truncation_side": "right",
62
+ "truncation_strategy": "longest_first",
63
+ "unk_token": "[UNK]"
64
+ }
run-35/checkpoint-2200/trainer_state.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9306122448979591,
3
+ "best_model_checkpoint": "rubert-tiny2-finetuned-classification\\run-35\\checkpoint-2200",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2200,
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.91,
13
+ "learning_rate": 5.2795502129364494e-05,
14
+ "loss": 1.1083,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.8979591836734694,
20
+ "eval_loss": 0.4396211504936218,
21
+ "eval_runtime": 1.736,
22
+ "eval_samples_per_second": 141.129,
23
+ "eval_steps_per_second": 9.217,
24
+ "step": 550
25
+ },
26
+ {
27
+ "epoch": 1.82,
28
+ "learning_rate": 3.72674132677867e-05,
29
+ "loss": 0.3815,
30
+ "step": 1000
31
+ },
32
+ {
33
+ "epoch": 2.0,
34
+ "eval_accuracy": 0.9183673469387755,
35
+ "eval_loss": 0.37450405955314636,
36
+ "eval_runtime": 1.562,
37
+ "eval_samples_per_second": 156.85,
38
+ "eval_steps_per_second": 10.243,
39
+ "step": 1100
40
+ },
41
+ {
42
+ "epoch": 2.73,
43
+ "learning_rate": 2.173932440620891e-05,
44
+ "loss": 0.2772,
45
+ "step": 1500
46
+ },
47
+ {
48
+ "epoch": 3.0,
49
+ "eval_accuracy": 0.9224489795918367,
50
+ "eval_loss": 0.3433334529399872,
51
+ "eval_runtime": 1.386,
52
+ "eval_samples_per_second": 176.767,
53
+ "eval_steps_per_second": 11.544,
54
+ "step": 1650
55
+ },
56
+ {
57
+ "epoch": 3.64,
58
+ "learning_rate": 6.211235544631118e-06,
59
+ "loss": 0.2167,
60
+ "step": 2000
61
+ },
62
+ {
63
+ "epoch": 4.0,
64
+ "eval_accuracy": 0.9306122448979591,
65
+ "eval_loss": 0.3520706593990326,
66
+ "eval_runtime": 1.168,
67
+ "eval_samples_per_second": 209.761,
68
+ "eval_steps_per_second": 13.699,
69
+ "step": 2200
70
+ }
71
+ ],
72
+ "logging_steps": 500,
73
+ "max_steps": 2200,
74
+ "num_input_tokens_seen": 0,
75
+ "num_train_epochs": 4,
76
+ "save_steps": 500,
77
+ "total_flos": 4026586324950.0,
78
+ "train_batch_size": 4,
79
+ "trial_name": null,
80
+ "trial_params": {
81
+ "learning_rate": 6.832359099094229e-05,
82
+ "num_train_epochs": 4,
83
+ "per_device_train_batch_size": 4,
84
+ "seed": 37
85
+ }
86
+ }
run-35/checkpoint-2200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80c52c992765bddc8826fcfc4f7dbc128e9eb3e71d4fb114f50cb2a381d85cb
3
+ size 4728
run-35/checkpoint-2200/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Jan15_00-51-52_DESKTOP-RFEED41/events.out.tfevents.1705285710.DESKTOP-RFEED41.20976.51 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c995c10bafab82360a7a76a2abb443f4effff040640736749057acc475053b37
3
- size 6068
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d0a005b0e6d3bd17b9b9080de8be0128bc01ae62829a01c13bb4427d5e0cd3e
3
+ size 7225