popos commited on
Commit
e4ce187
1 Parent(s): 0c1faf3

train results without checkpoints

Browse files
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "train_loss": 1.046734738265896,
4
+ "train_runtime": 47684.7355,
5
+ "train_samples": 88524,
6
+ "train_samples_per_second": 3.713,
7
+ "train_steps_per_second": 0.155
8
+ }
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForQuestionAnswering"
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
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.18.0.dev0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 30522
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d02414120f6ef11123bdffbf89aa4379081a63edc2746219a0b4a1971cd0240
3
+ size 435657073
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-uncased", "tokenizer_class": "BertTokenizer"}
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2.0,
3
+ "train_loss": 1.046734738265896,
4
+ "train_runtime": 47684.7355,
5
+ "train_samples": 88524,
6
+ "train_samples_per_second": 3.713,
7
+ "train_steps_per_second": 0.155
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "global_step": 7378,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.14,
12
+ "learning_rate": 2.796692870696666e-05,
13
+ "loss": 2.2318,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.27,
18
+ "learning_rate": 2.5933857413933314e-05,
19
+ "loss": 1.4035,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.41,
24
+ "learning_rate": 2.3900786120899972e-05,
25
+ "loss": 1.2463,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 0.54,
30
+ "learning_rate": 2.186771482786663e-05,
31
+ "loss": 1.1831,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 0.68,
36
+ "learning_rate": 1.983464353483329e-05,
37
+ "loss": 1.1009,
38
+ "step": 2500
39
+ },
40
+ {
41
+ "epoch": 0.81,
42
+ "learning_rate": 1.7801572241799947e-05,
43
+ "loss": 1.1077,
44
+ "step": 3000
45
+ },
46
+ {
47
+ "epoch": 0.95,
48
+ "learning_rate": 1.5768500948766605e-05,
49
+ "loss": 1.0565,
50
+ "step": 3500
51
+ },
52
+ {
53
+ "epoch": 1.08,
54
+ "learning_rate": 1.3735429655733262e-05,
55
+ "loss": 0.8975,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 1.22,
60
+ "learning_rate": 1.1702358362699918e-05,
61
+ "loss": 0.7853,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 1.36,
66
+ "learning_rate": 9.669287069666576e-06,
67
+ "loss": 0.7936,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 1.49,
72
+ "learning_rate": 7.636215776633235e-06,
73
+ "loss": 0.7883,
74
+ "step": 5500
75
+ },
76
+ {
77
+ "epoch": 1.63,
78
+ "learning_rate": 5.603144483599892e-06,
79
+ "loss": 0.7723,
80
+ "step": 6000
81
+ },
82
+ {
83
+ "epoch": 1.76,
84
+ "learning_rate": 3.5700731905665493e-06,
85
+ "loss": 0.7556,
86
+ "step": 6500
87
+ },
88
+ {
89
+ "epoch": 1.9,
90
+ "learning_rate": 1.5370018975332069e-06,
91
+ "loss": 0.754,
92
+ "step": 7000
93
+ },
94
+ {
95
+ "epoch": 2.0,
96
+ "step": 7378,
97
+ "total_flos": 3.4696551139946496e+16,
98
+ "train_loss": 1.046734738265896,
99
+ "train_runtime": 47684.7355,
100
+ "train_samples_per_second": 3.713,
101
+ "train_steps_per_second": 0.155
102
+ }
103
+ ],
104
+ "max_steps": 7378,
105
+ "num_train_epochs": 2,
106
+ "total_flos": 3.4696551139946496e+16,
107
+ "trial_name": null,
108
+ "trial_params": null
109
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:118ec39ea2e76b66932593128fa5d7ebd4b0960faba102cea89d50533bc9404e
3
+ size 3055
vocab.txt ADDED
The diff for this file is too large to render. See raw diff