Adam Lin commited on
Commit
593404c
1 Parent(s): 384630f
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-cased-distilled-squad",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForQuestionAnswering"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "output_past": true,
17
+ "pad_token_id": 0,
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": true,
21
+ "tie_weights_": true,
22
+ "transformers_version": "4.2.2",
23
+ "vocab_size": 28996
24
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee71bbffbf08c28ea122f4fc5a7e9ea302fd01b04cc96b644b555f7f27116f50
3
+ size 518457353
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6943d191e734ef5a2edc4309c1ca1036fa998737367f93bc6106d8431ea3399
3
+ size 260812229
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7250c9c9a47f8798f227929b2e63d2585c09e696e0d8720b614736143df9b951
3
+ size 623
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_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"do_lower_case": false, "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, "name_or_path": "distilbert-base-cased-distilled-squad"}
trainer_state.json ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 8.635578583765112,
5
+ "global_step": 5000,
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.86,
12
+ "learning_rate": 2.8704663212435235e-05,
13
+ "loss": 0.195,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.86,
18
+ "exact_match": 93.51079954528231,
19
+ "f1": 93.80762915245671,
20
+ "step": 500
21
+ },
22
+ {
23
+ "epoch": 1.73,
24
+ "learning_rate": 2.7409326424870466e-05,
25
+ "loss": 0.1077,
26
+ "step": 1000
27
+ },
28
+ {
29
+ "epoch": 1.73,
30
+ "exact_match": 93.50606290261463,
31
+ "f1": 93.65447770620185,
32
+ "step": 1000
33
+ },
34
+ {
35
+ "epoch": 2.59,
36
+ "learning_rate": 2.61139896373057e-05,
37
+ "loss": 0.0884,
38
+ "step": 1500
39
+ },
40
+ {
41
+ "epoch": 2.59,
42
+ "exact_match": 93.6576354679803,
43
+ "f1": 93.74605279777693,
44
+ "step": 1500
45
+ },
46
+ {
47
+ "epoch": 3.45,
48
+ "learning_rate": 2.4818652849740934e-05,
49
+ "loss": 0.0757,
50
+ "step": 2000
51
+ },
52
+ {
53
+ "epoch": 3.45,
54
+ "exact_match": 94.20234937476317,
55
+ "f1": 94.30971327523054,
56
+ "step": 2000
57
+ },
58
+ {
59
+ "epoch": 4.32,
60
+ "learning_rate": 2.3523316062176165e-05,
61
+ "loss": 0.0682,
62
+ "step": 2500
63
+ },
64
+ {
65
+ "epoch": 4.32,
66
+ "exact_match": 93.98920045471769,
67
+ "f1": 94.03340911961604,
68
+ "step": 2500
69
+ },
70
+ {
71
+ "epoch": 5.18,
72
+ "learning_rate": 2.22279792746114e-05,
73
+ "loss": 0.0636,
74
+ "step": 3000
75
+ },
76
+ {
77
+ "epoch": 5.18,
78
+ "exact_match": 93.88025767336111,
79
+ "f1": 94.01288366805606,
80
+ "step": 3000
81
+ },
82
+ {
83
+ "epoch": 6.04,
84
+ "learning_rate": 2.0932642487046633e-05,
85
+ "loss": 0.0562,
86
+ "step": 3500
87
+ },
88
+ {
89
+ "epoch": 6.04,
90
+ "exact_match": 93.99867374005305,
91
+ "f1": 94.05867121384364,
92
+ "step": 3500
93
+ },
94
+ {
95
+ "epoch": 6.91,
96
+ "learning_rate": 1.9637305699481864e-05,
97
+ "loss": 0.0535,
98
+ "step": 4000
99
+ },
100
+ {
101
+ "epoch": 6.91,
102
+ "exact_match": 94.24024251610459,
103
+ "f1": 94.3255020841228,
104
+ "step": 4000
105
+ },
106
+ {
107
+ "epoch": 7.77,
108
+ "learning_rate": 1.8341968911917098e-05,
109
+ "loss": 0.0497,
110
+ "step": 4500
111
+ },
112
+ {
113
+ "epoch": 7.77,
114
+ "exact_match": 93.9039408866995,
115
+ "f1": 94.00498926361,
116
+ "step": 4500
117
+ },
118
+ {
119
+ "epoch": 8.64,
120
+ "learning_rate": 1.704663212435233e-05,
121
+ "loss": 0.0463,
122
+ "step": 5000
123
+ },
124
+ {
125
+ "epoch": 8.64,
126
+ "exact_match": 94.43444486547935,
127
+ "f1": 94.50707338638372,
128
+ "step": 5000
129
+ }
130
+ ],
131
+ "max_steps": 11580,
132
+ "num_train_epochs": 20,
133
+ "total_flos": 192130582402252800,
134
+ "trial_name": null,
135
+ "trial_params": null
136
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660f26c7987ee7b14c99cce4a32ef7e08ae10d0df5de7998ef3369de96a1d312
3
+ size 2031
vocab.txt ADDED
The diff for this file is too large to render. See raw diff