icy17 commited on
Commit
895c99b
·
1 Parent(s): 13cfddb

upload expat precision 0.75 model

Browse files
checkpoint-8307/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "sultan/BioM-ELECTRA-Large-SQuAD2",
3
+ "architectures": [
4
+ "ElectraForQuestionAnswering"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "embedding_size": 1024,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4096,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "electra",
17
+ "num_attention_heads": 16,
18
+ "num_hidden_layers": 24,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "summary_activation": "gelu",
22
+ "summary_last_dropout": 0.1,
23
+ "summary_type": "first",
24
+ "summary_use_proj": true,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.25.1",
27
+ "type_vocab_size": 2,
28
+ "use_cache": true,
29
+ "vocab_size": 28895
30
+ }
checkpoint-8307/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bc183132b454f542debe36c6b942b02519a3dfe4e41a5d47471b69f826b0ea
3
+ size 2659653861
checkpoint-8307/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db553e708c1589f1cad3c19964e163b6459f37c4f8df7f4609874841a7d7650c
3
+ size 1329849649
checkpoint-8307/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa6a42f63aa50b4b0bbd4d57538fecedac501e97a3b196c37a34faf348e0fd71
3
+ size 14503
checkpoint-8307/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7578e015e7e8438469f854ec614f24889192bf014effa58ba89f4308e33f9f0d
3
+ size 559
checkpoint-8307/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8b97964380dcff667c5fd420f2d0a3a8c25b0b7a791d7386a704fad19bed24
3
+ size 623
checkpoint-8307/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
+ }
checkpoint-8307/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-8307/tokenizer_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_basic_tokenize": true,
4
+ "do_lower_case": true,
5
+ "mask_token": "[MASK]",
6
+ "model_max_length": 1000000000000000019884624838656,
7
+ "name_or_path": "sultan/BioM-ELECTRA-Large-SQuAD2",
8
+ "never_split": null,
9
+ "pad_token": "[PAD]",
10
+ "sep_token": "[SEP]",
11
+ "special_tokens_map_file": null,
12
+ "strip_accents": null,
13
+ "tokenize_chinese_chars": true,
14
+ "tokenizer_class": "ElectraTokenizer",
15
+ "unk_token": "[UNK]"
16
+ }
checkpoint-8307/trainer_state.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "global_step": 8307,
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.18,
12
+ "learning_rate": 1.928349584687613e-05,
13
+ "loss": 0.2,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.36,
18
+ "learning_rate": 1.856265799927772e-05,
19
+ "loss": 0.1575,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.54,
24
+ "learning_rate": 1.7840375586854463e-05,
25
+ "loss": 0.1372,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 0.72,
30
+ "learning_rate": 1.7118093174431205e-05,
31
+ "loss": 0.1235,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 0.9,
36
+ "learning_rate": 1.6395810762007947e-05,
37
+ "loss": 0.088,
38
+ "step": 2500
39
+ },
40
+ {
41
+ "epoch": 1.08,
42
+ "learning_rate": 1.567352834958469e-05,
43
+ "loss": 0.0828,
44
+ "step": 3000
45
+ },
46
+ {
47
+ "epoch": 1.26,
48
+ "learning_rate": 1.4951245937161432e-05,
49
+ "loss": 0.0648,
50
+ "step": 3500
51
+ },
52
+ {
53
+ "epoch": 1.44,
54
+ "learning_rate": 1.4228963524738174e-05,
55
+ "loss": 0.0649,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 1.63,
60
+ "learning_rate": 1.3506681112314917e-05,
61
+ "loss": 0.0637,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 1.81,
66
+ "learning_rate": 1.2787287829541352e-05,
67
+ "loss": 0.048,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 1.99,
72
+ "learning_rate": 1.2065005417118094e-05,
73
+ "loss": 0.0744,
74
+ "step": 5500
75
+ },
76
+ {
77
+ "epoch": 2.17,
78
+ "learning_rate": 1.1344167569519684e-05,
79
+ "loss": 0.0782,
80
+ "step": 6000
81
+ },
82
+ {
83
+ "epoch": 2.35,
84
+ "learning_rate": 1.0623329721921271e-05,
85
+ "loss": 0.0685,
86
+ "step": 6500
87
+ },
88
+ {
89
+ "epoch": 2.53,
90
+ "learning_rate": 9.901047309498015e-06,
91
+ "loss": 0.0527,
92
+ "step": 7000
93
+ },
94
+ {
95
+ "epoch": 2.71,
96
+ "learning_rate": 9.178764897074757e-06,
97
+ "loss": 0.0576,
98
+ "step": 7500
99
+ },
100
+ {
101
+ "epoch": 2.89,
102
+ "learning_rate": 8.457927049476346e-06,
103
+ "loss": 0.0456,
104
+ "step": 8000
105
+ }
106
+ ],
107
+ "max_steps": 13845,
108
+ "num_train_epochs": 5,
109
+ "total_flos": 4.62844347201792e+16,
110
+ "trial_name": null,
111
+ "trial_params": null
112
+ }
checkpoint-8307/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ffe34a01858ba14009aab52082e1d3a0201b9d8a747bc294d21a18bc85392bf
3
+ size 3503
checkpoint-8307/vocab.txt ADDED
The diff for this file is too large to render. See raw diff