HikasaHana commited on
Commit
66d40d4
·
verified ·
1 Parent(s): bebf2ef

Training in progress, epoch 5

Browse files
Files changed (42) hide show
  1. model.safetensors +1 -1
  2. run-10/checkpoint-1066/config.json +43 -0
  3. run-10/checkpoint-1066/model.safetensors +3 -0
  4. run-10/checkpoint-1066/optimizer.pt +3 -0
  5. run-10/checkpoint-1066/rng_state.pth +3 -0
  6. run-10/checkpoint-1066/scheduler.pt +3 -0
  7. run-10/checkpoint-1066/special_tokens_map.json +37 -0
  8. run-10/checkpoint-1066/tokenizer_config.json +57 -0
  9. run-10/checkpoint-1066/trainer_state.json +58 -0
  10. run-10/checkpoint-1066/training_args.bin +3 -0
  11. run-10/checkpoint-1066/vocab.txt +0 -0
  12. run-10/checkpoint-1599/config.json +43 -0
  13. run-10/checkpoint-1599/model.safetensors +3 -0
  14. run-10/checkpoint-1599/optimizer.pt +3 -0
  15. run-10/checkpoint-1599/rng_state.pth +3 -0
  16. run-10/checkpoint-1599/scheduler.pt +3 -0
  17. run-10/checkpoint-1599/special_tokens_map.json +37 -0
  18. run-10/checkpoint-1599/tokenizer_config.json +57 -0
  19. run-10/checkpoint-1599/trainer_state.json +74 -0
  20. run-10/checkpoint-1599/training_args.bin +3 -0
  21. run-10/checkpoint-1599/vocab.txt +0 -0
  22. run-10/checkpoint-2132/config.json +43 -0
  23. run-10/checkpoint-2132/model.safetensors +3 -0
  24. run-10/checkpoint-2132/optimizer.pt +3 -0
  25. run-10/checkpoint-2132/rng_state.pth +3 -0
  26. run-10/checkpoint-2132/scheduler.pt +3 -0
  27. run-10/checkpoint-2132/special_tokens_map.json +37 -0
  28. run-10/checkpoint-2132/tokenizer_config.json +57 -0
  29. run-10/checkpoint-2132/trainer_state.json +90 -0
  30. run-10/checkpoint-2132/training_args.bin +3 -0
  31. run-10/checkpoint-2132/vocab.txt +0 -0
  32. run-10/checkpoint-2665/config.json +43 -0
  33. run-10/checkpoint-2665/model.safetensors +3 -0
  34. run-10/checkpoint-2665/optimizer.pt +3 -0
  35. run-10/checkpoint-2665/rng_state.pth +3 -0
  36. run-10/checkpoint-2665/scheduler.pt +3 -0
  37. run-10/checkpoint-2665/special_tokens_map.json +37 -0
  38. run-10/checkpoint-2665/tokenizer_config.json +57 -0
  39. run-10/checkpoint-2665/trainer_state.json +106 -0
  40. run-10/checkpoint-2665/training_args.bin +3 -0
  41. run-10/checkpoint-2665/vocab.txt +0 -0
  42. runs/Apr18_08-35-19_da5e8340a418/events.out.tfevents.1713430578.da5e8340a418.15241.10 +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:017c7fd8cdfc40d05e660a28f8fdb8f78171b64c8062416c21332a818b8614b2
3
  size 409103316
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e38fd0bac0ea3630404563ae715c928ba270b92070c4c8aa5761218bacece08
3
  size 409103316
run-10/checkpoint-1066/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hfl/chinese-bert-wwm-ext",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "NEGATIVE",
14
+ "1": "POSITIVE",
15
+ "2": "NEUTRAL"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "NEGATIVE": 0,
21
+ "NEUTRAL": 2,
22
+ "POSITIVE": 1
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "bert",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "output_past": true,
30
+ "pad_token_id": 0,
31
+ "pooler_fc_size": 768,
32
+ "pooler_num_attention_heads": 12,
33
+ "pooler_num_fc_layers": 3,
34
+ "pooler_size_per_head": 128,
35
+ "pooler_type": "first_token_transform",
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.38.2",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 21128
43
+ }
run-10/checkpoint-1066/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890cdf9f2ce1aa280345f68de01ee0de889f481f7a20bd13dbb37e3559fe4a8d
3
+ size 409103316
run-10/checkpoint-1066/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969806d6a37bba6414bab60d05fae22b419c8139d2f6180c350d841c321b7123
3
+ size 818327802
run-10/checkpoint-1066/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e93670da55318d823f1e4c03808b51663a5b6c2853342674abb539144107925
3
+ size 14244
run-10/checkpoint-1066/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59425be3f5afb35e6615a9e8cd8870125d490b1d6c3cd6b727317f3a0894b9d
3
+ size 1064
run-10/checkpoint-1066/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-10/checkpoint-1066/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": 1000000000000000019884624838656,
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-10/checkpoint-1066/trainer_state.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6108968257904053,
3
+ "best_model_checkpoint": "BERT-WMM/run-10/checkpoint-1066",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1066,
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.94,
13
+ "grad_norm": 11.003177642822266,
14
+ "learning_rate": 3.5116101047118276e-06,
15
+ "loss": 0.7883,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7370892018779343,
21
+ "eval_loss": 0.6418591737747192,
22
+ "eval_runtime": 2.0865,
23
+ "eval_samples_per_second": 1020.838,
24
+ "eval_steps_per_second": 64.222,
25
+ "step": 533
26
+ },
27
+ {
28
+ "epoch": 1.88,
29
+ "grad_norm": 22.481332778930664,
30
+ "learning_rate": 2.8608298777452175e-06,
31
+ "loss": 0.5687,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.7577464788732394,
37
+ "eval_loss": 0.6108968257904053,
38
+ "eval_runtime": 2.0305,
39
+ "eval_samples_per_second": 1049.022,
40
+ "eval_steps_per_second": 65.995,
41
+ "step": 1066
42
+ }
43
+ ],
44
+ "logging_steps": 500,
45
+ "max_steps": 3198,
46
+ "num_input_tokens_seen": 0,
47
+ "num_train_epochs": 6,
48
+ "save_steps": 500,
49
+ "total_flos": 528381076563648.0,
50
+ "train_batch_size": 16,
51
+ "trial_name": null,
52
+ "trial_params": {
53
+ "learning_rate": 4.162390331678438e-06,
54
+ "num_train_epochs": 6,
55
+ "per_device_train_batch_size": 16,
56
+ "weight_decay": 0.000561727996440909
57
+ }
58
+ }
run-10/checkpoint-1066/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463ccff4ed8095e86330c3c3432b5d925d66b9d6c0bdc70b6bd557b17c7bd922
3
+ size 4856
run-10/checkpoint-1066/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-1599/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hfl/chinese-bert-wwm-ext",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "NEGATIVE",
14
+ "1": "POSITIVE",
15
+ "2": "NEUTRAL"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "NEGATIVE": 0,
21
+ "NEUTRAL": 2,
22
+ "POSITIVE": 1
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "bert",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "output_past": true,
30
+ "pad_token_id": 0,
31
+ "pooler_fc_size": 768,
32
+ "pooler_num_attention_heads": 12,
33
+ "pooler_num_fc_layers": 3,
34
+ "pooler_size_per_head": 128,
35
+ "pooler_type": "first_token_transform",
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.38.2",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 21128
43
+ }
run-10/checkpoint-1599/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ad2900acc9b2e7d7656dd871ac1b2f923928c5923ed4dfed93c31c74648d42
3
+ size 409103316
run-10/checkpoint-1599/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da28dd23ad9143b16345684cae8b02eab9701293f682949d93f3cc8ca60e85af
3
+ size 818327802
run-10/checkpoint-1599/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0297d8a44379421fcc37b5cd89b37859cf20f999ea1e0c6d33126202fb0483
3
+ size 14244
run-10/checkpoint-1599/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf38f97dd35a69957e98c4770fedb90096ecd795b869e9101695cfe1340a04e
3
+ size 1064
run-10/checkpoint-1599/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-10/checkpoint-1599/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": 1000000000000000019884624838656,
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-10/checkpoint-1599/trainer_state.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6108968257904053,
3
+ "best_model_checkpoint": "BERT-WMM/run-10/checkpoint-1066",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1599,
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.94,
13
+ "grad_norm": 11.003177642822266,
14
+ "learning_rate": 3.5116101047118276e-06,
15
+ "loss": 0.7883,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7370892018779343,
21
+ "eval_loss": 0.6418591737747192,
22
+ "eval_runtime": 2.0865,
23
+ "eval_samples_per_second": 1020.838,
24
+ "eval_steps_per_second": 64.222,
25
+ "step": 533
26
+ },
27
+ {
28
+ "epoch": 1.88,
29
+ "grad_norm": 22.481332778930664,
30
+ "learning_rate": 2.8608298777452175e-06,
31
+ "loss": 0.5687,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.7577464788732394,
37
+ "eval_loss": 0.6108968257904053,
38
+ "eval_runtime": 2.0305,
39
+ "eval_samples_per_second": 1049.022,
40
+ "eval_steps_per_second": 65.995,
41
+ "step": 1066
42
+ },
43
+ {
44
+ "epoch": 2.81,
45
+ "grad_norm": 32.06578063964844,
46
+ "learning_rate": 2.2100496507786074e-06,
47
+ "loss": 0.4792,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.7553990610328638,
53
+ "eval_loss": 0.6331790089607239,
54
+ "eval_runtime": 2.1296,
55
+ "eval_samples_per_second": 1000.171,
56
+ "eval_steps_per_second": 62.922,
57
+ "step": 1599
58
+ }
59
+ ],
60
+ "logging_steps": 500,
61
+ "max_steps": 3198,
62
+ "num_input_tokens_seen": 0,
63
+ "num_train_epochs": 6,
64
+ "save_steps": 500,
65
+ "total_flos": 697766505946776.0,
66
+ "train_batch_size": 16,
67
+ "trial_name": null,
68
+ "trial_params": {
69
+ "learning_rate": 4.162390331678438e-06,
70
+ "num_train_epochs": 6,
71
+ "per_device_train_batch_size": 16,
72
+ "weight_decay": 0.000561727996440909
73
+ }
74
+ }
run-10/checkpoint-1599/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463ccff4ed8095e86330c3c3432b5d925d66b9d6c0bdc70b6bd557b17c7bd922
3
+ size 4856
run-10/checkpoint-1599/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-2132/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hfl/chinese-bert-wwm-ext",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "NEGATIVE",
14
+ "1": "POSITIVE",
15
+ "2": "NEUTRAL"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "NEGATIVE": 0,
21
+ "NEUTRAL": 2,
22
+ "POSITIVE": 1
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "bert",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "output_past": true,
30
+ "pad_token_id": 0,
31
+ "pooler_fc_size": 768,
32
+ "pooler_num_attention_heads": 12,
33
+ "pooler_num_fc_layers": 3,
34
+ "pooler_size_per_head": 128,
35
+ "pooler_type": "first_token_transform",
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.38.2",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 21128
43
+ }
run-10/checkpoint-2132/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057131df376899e13f1f8ff4a83a7090358fa502e2c85e40845a62812e5143d8
3
+ size 409103316
run-10/checkpoint-2132/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0844a302ce0716086e8172b538bca70d96a77faef2369ac19727a983a59ff3b
3
+ size 818327802
run-10/checkpoint-2132/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9212a4c80ce2e7f833fdf27e3a5305a7db427c39eec6b6799a8511d4e96931a
3
+ size 14244
run-10/checkpoint-2132/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b6ed4763468bb4be5abdb6086a6d19d6466135003206edc4fc184390fb97dcf
3
+ size 1064
run-10/checkpoint-2132/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-10/checkpoint-2132/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": 1000000000000000019884624838656,
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-10/checkpoint-2132/trainer_state.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6108968257904053,
3
+ "best_model_checkpoint": "BERT-WMM/run-10/checkpoint-1066",
4
+ "epoch": 4.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2132,
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.94,
13
+ "grad_norm": 11.003177642822266,
14
+ "learning_rate": 3.5116101047118276e-06,
15
+ "loss": 0.7883,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7370892018779343,
21
+ "eval_loss": 0.6418591737747192,
22
+ "eval_runtime": 2.0865,
23
+ "eval_samples_per_second": 1020.838,
24
+ "eval_steps_per_second": 64.222,
25
+ "step": 533
26
+ },
27
+ {
28
+ "epoch": 1.88,
29
+ "grad_norm": 22.481332778930664,
30
+ "learning_rate": 2.8608298777452175e-06,
31
+ "loss": 0.5687,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.7577464788732394,
37
+ "eval_loss": 0.6108968257904053,
38
+ "eval_runtime": 2.0305,
39
+ "eval_samples_per_second": 1049.022,
40
+ "eval_steps_per_second": 65.995,
41
+ "step": 1066
42
+ },
43
+ {
44
+ "epoch": 2.81,
45
+ "grad_norm": 32.06578063964844,
46
+ "learning_rate": 2.2100496507786074e-06,
47
+ "loss": 0.4792,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.7553990610328638,
53
+ "eval_loss": 0.6331790089607239,
54
+ "eval_runtime": 2.1296,
55
+ "eval_samples_per_second": 1000.171,
56
+ "eval_steps_per_second": 62.922,
57
+ "step": 1599
58
+ },
59
+ {
60
+ "epoch": 3.75,
61
+ "grad_norm": 21.596628189086914,
62
+ "learning_rate": 1.5592694238119975e-06,
63
+ "loss": 0.4182,
64
+ "step": 2000
65
+ },
66
+ {
67
+ "epoch": 4.0,
68
+ "eval_accuracy": 0.7530516431924883,
69
+ "eval_loss": 0.6648078560829163,
70
+ "eval_runtime": 2.7647,
71
+ "eval_samples_per_second": 770.434,
72
+ "eval_steps_per_second": 48.469,
73
+ "step": 2132
74
+ }
75
+ ],
76
+ "logging_steps": 500,
77
+ "max_steps": 3198,
78
+ "num_input_tokens_seen": 0,
79
+ "num_train_epochs": 6,
80
+ "save_steps": 500,
81
+ "total_flos": 867010100753160.0,
82
+ "train_batch_size": 16,
83
+ "trial_name": null,
84
+ "trial_params": {
85
+ "learning_rate": 4.162390331678438e-06,
86
+ "num_train_epochs": 6,
87
+ "per_device_train_batch_size": 16,
88
+ "weight_decay": 0.000561727996440909
89
+ }
90
+ }
run-10/checkpoint-2132/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463ccff4ed8095e86330c3c3432b5d925d66b9d6c0bdc70b6bd557b17c7bd922
3
+ size 4856
run-10/checkpoint-2132/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
run-10/checkpoint-2665/config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hfl/chinese-bert-wwm-ext",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "NEGATIVE",
14
+ "1": "POSITIVE",
15
+ "2": "NEUTRAL"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "NEGATIVE": 0,
21
+ "NEUTRAL": 2,
22
+ "POSITIVE": 1
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "bert",
27
+ "num_attention_heads": 12,
28
+ "num_hidden_layers": 12,
29
+ "output_past": true,
30
+ "pad_token_id": 0,
31
+ "pooler_fc_size": 768,
32
+ "pooler_num_attention_heads": 12,
33
+ "pooler_num_fc_layers": 3,
34
+ "pooler_size_per_head": 128,
35
+ "pooler_type": "first_token_transform",
36
+ "position_embedding_type": "absolute",
37
+ "problem_type": "single_label_classification",
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.38.2",
40
+ "type_vocab_size": 2,
41
+ "use_cache": true,
42
+ "vocab_size": 21128
43
+ }
run-10/checkpoint-2665/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e38fd0bac0ea3630404563ae715c928ba270b92070c4c8aa5761218bacece08
3
+ size 409103316
run-10/checkpoint-2665/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ba9a6dfc6147fdbc1025ba0735d981d512fa56781762e4b016958733814c59
3
+ size 818327802
run-10/checkpoint-2665/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277661c82c9726484f7bfc2d9b00236317d8d79e0d579345b033a66996ef18e2
3
+ size 14244
run-10/checkpoint-2665/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0492c389979f18a29298be128837fe55b3844fae4a11a6be164099863ed17a8
3
+ size 1064
run-10/checkpoint-2665/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-10/checkpoint-2665/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": 1000000000000000019884624838656,
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-10/checkpoint-2665/trainer_state.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6108968257904053,
3
+ "best_model_checkpoint": "BERT-WMM/run-10/checkpoint-1066",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 2665,
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.94,
13
+ "grad_norm": 11.003177642822266,
14
+ "learning_rate": 3.5116101047118276e-06,
15
+ "loss": 0.7883,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 1.0,
20
+ "eval_accuracy": 0.7370892018779343,
21
+ "eval_loss": 0.6418591737747192,
22
+ "eval_runtime": 2.0865,
23
+ "eval_samples_per_second": 1020.838,
24
+ "eval_steps_per_second": 64.222,
25
+ "step": 533
26
+ },
27
+ {
28
+ "epoch": 1.88,
29
+ "grad_norm": 22.481332778930664,
30
+ "learning_rate": 2.8608298777452175e-06,
31
+ "loss": 0.5687,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.0,
36
+ "eval_accuracy": 0.7577464788732394,
37
+ "eval_loss": 0.6108968257904053,
38
+ "eval_runtime": 2.0305,
39
+ "eval_samples_per_second": 1049.022,
40
+ "eval_steps_per_second": 65.995,
41
+ "step": 1066
42
+ },
43
+ {
44
+ "epoch": 2.81,
45
+ "grad_norm": 32.06578063964844,
46
+ "learning_rate": 2.2100496507786074e-06,
47
+ "loss": 0.4792,
48
+ "step": 1500
49
+ },
50
+ {
51
+ "epoch": 3.0,
52
+ "eval_accuracy": 0.7553990610328638,
53
+ "eval_loss": 0.6331790089607239,
54
+ "eval_runtime": 2.1296,
55
+ "eval_samples_per_second": 1000.171,
56
+ "eval_steps_per_second": 62.922,
57
+ "step": 1599
58
+ },
59
+ {
60
+ "epoch": 3.75,
61
+ "grad_norm": 21.596628189086914,
62
+ "learning_rate": 1.5592694238119975e-06,
63
+ "loss": 0.4182,
64
+ "step": 2000
65
+ },
66
+ {
67
+ "epoch": 4.0,
68
+ "eval_accuracy": 0.7530516431924883,
69
+ "eval_loss": 0.6648078560829163,
70
+ "eval_runtime": 2.7647,
71
+ "eval_samples_per_second": 770.434,
72
+ "eval_steps_per_second": 48.469,
73
+ "step": 2132
74
+ },
75
+ {
76
+ "epoch": 4.69,
77
+ "grad_norm": 17.562744140625,
78
+ "learning_rate": 9.084891968453876e-07,
79
+ "loss": 0.3558,
80
+ "step": 2500
81
+ },
82
+ {
83
+ "epoch": 5.0,
84
+ "eval_accuracy": 0.7586854460093897,
85
+ "eval_loss": 0.6886456608772278,
86
+ "eval_runtime": 2.0657,
87
+ "eval_samples_per_second": 1031.129,
88
+ "eval_steps_per_second": 64.869,
89
+ "step": 2665
90
+ }
91
+ ],
92
+ "logging_steps": 500,
93
+ "max_steps": 3198,
94
+ "num_input_tokens_seen": 0,
95
+ "num_train_epochs": 6,
96
+ "save_steps": 500,
97
+ "total_flos": 1036259862280272.0,
98
+ "train_batch_size": 16,
99
+ "trial_name": null,
100
+ "trial_params": {
101
+ "learning_rate": 4.162390331678438e-06,
102
+ "num_train_epochs": 6,
103
+ "per_device_train_batch_size": 16,
104
+ "weight_decay": 0.000561727996440909
105
+ }
106
+ }
run-10/checkpoint-2665/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463ccff4ed8095e86330c3c3432b5d925d66b9d6c0bdc70b6bd557b17c7bd922
3
+ size 4856
run-10/checkpoint-2665/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
runs/Apr18_08-35-19_da5e8340a418/events.out.tfevents.1713430578.da5e8340a418.15241.10 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c567eeba67064e635441525cc2e02d6c8d8e3c052ec3400c7f25ce23f763cc2
3
- size 6722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11a37feb95e90ca6d42e26ca105450e6b2243184b6aa37abafe792b308150927
3
+ size 8467