Shivam22182 commited on
Commit
e12c8ac
1 Parent(s): eaa37d6

Upload 3 files

Browse files
model_args.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"adafactor_beta1": null, "adafactor_clip_threshold": 1.0, "adafactor_decay_rate": -0.8, "adafactor_eps": [1e-30, 0.001], "adafactor_relative_step": true, "adafactor_scale_parameter": true, "adafactor_warmup_init": true, "adam_betas": [0.9, 0.999], "adam_epsilon": 1e-08, "best_model_dir": "outputs/bert/best_model", "cache_dir": "cache_dir/", "config": {}, "cosine_schedule_num_cycles": 0.5, "custom_layer_parameters": [], "custom_parameter_groups": [], "dataloader_num_workers": 0, "do_lower_case": false, "dynamic_quantize": false, "early_stopping_consider_epochs": false, "early_stopping_delta": 0, "early_stopping_metric": "correct", "early_stopping_metric_minimize": false, "early_stopping_patience": 3, "encoding": null, "eval_batch_size": 64, "evaluate_during_training": false, "evaluate_during_training_silent": true, "evaluate_during_training_steps": 2000, "evaluate_during_training_verbose": false, "evaluate_each_epoch": true, "fp16": false, "gradient_accumulation_steps": 1, "learning_rate": 4e-05, "local_rank": -1, "logging_steps": 50, "loss_type": null, "loss_args": {}, "manual_seed": null, "max_grad_norm": 1.0, "max_seq_length": 128, "model_name": "bert-base-cased", "model_type": "bert", "multiprocessing_chunksize": -1, "n_gpu": 1, "no_cache": false, "no_save": false, "not_saved_args": [], "num_train_epochs": 5, "optimizer": "AdamW", "output_dir": "outputs/bert", "overwrite_output_dir": true, "polynomial_decay_schedule_lr_end": 1e-07, "polynomial_decay_schedule_power": 1.0, "process_count": 1, "quantized_model": false, "reprocess_input_data": true, "save_best_model": true, "save_eval_checkpoints": false, "save_model_every_epoch": false, "save_optimizer_and_scheduler": true, "save_steps": 2000, "scheduler": "linear_schedule_with_warmup", "silent": false, "skip_special_tokens": true, "tensorboard_dir": null, "thread_count": null, "tokenizer_name": null, "tokenizer_type": null, "train_batch_size": 128, "train_custom_parameters_only": false, "use_cached_eval_features": true, "use_early_stopping": false, "use_hf_datasets": false, "use_multiprocessing": true, "use_multiprocessing_for_evaluation": true, "wandb_kwargs": {"name": "bert-base-cased"}, "wandb_project": "Question Answer Application", "warmup_ratio": 0.06, "warmup_steps": 1, "weight_decay": 0.0, "model_class": "QuestionAnsweringModel", "doc_stride": 384, "lazy_loading": false, "max_answer_length": 100, "max_query_length": 64, "n_best_size": 3, "null_score_diff_threshold": 0.0, "special_tokens_list": []}
nbest_predictions_test.json ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "00001": [
3
+ {
4
+ "text": "place in a region called the Final Empire on a world called Scadrial, where the sun",
5
+ "probability": 0.3136530762357195,
6
+ "start_logit": 0.45046794414520264,
7
+ "end_logit": -0.1452595293521881
8
+ },
9
+ {
10
+ "text": "place in a region called the Final Empire on a world called Scadrial, where the sun and sky are red, vegetation",
11
+ "probability": 0.31317671125049945,
12
+ "start_logit": 0.45046794414520264,
13
+ "end_logit": -0.14677944779396057
14
+ },
15
+ {
16
+ "text": "place in a region called the Final Empire on a world called Scadrial, where the sun and sky are red, vegetation is brown, and the ground is constantly being covered under",
17
+ "probability": 0.3103179908065034,
18
+ "start_logit": 0.45046794414520264,
19
+ "end_logit": -0.15594950318336487
20
+ },
21
+ {
22
+ "text": "",
23
+ "probability": 0.0628522217072777,
24
+ "start_logit": -0.33331477642059326,
25
+ "end_logit": -0.9689780473709106
26
+ }
27
+ ],
28
+ "00002": [
29
+ {
30
+ "text": "Scadrial, where the sun and sky are red, vegetation is brown, and the ground is constantly being covered under",
31
+ "probability": 0.32431191938529613,
32
+ "start_logit": 0.4360821545124054,
33
+ "end_logit": -0.14355367422103882
34
+ },
35
+ {
36
+ "text": "Scadrial, where the sun",
37
+ "probability": 0.3187773792603532,
38
+ "start_logit": 0.4360821545124054,
39
+ "end_logit": -0.16076645255088806
40
+ },
41
+ {
42
+ "text": "ground is constantly being covered under",
43
+ "probability": 0.2976164329663587,
44
+ "start_logit": 0.35018190741539,
45
+ "end_logit": -0.14355367422103882
46
+ },
47
+ {
48
+ "text": "",
49
+ "probability": 0.059294268387992004,
50
+ "start_logit": -0.37668576836586,
51
+ "end_logit": -1.02997887134552
52
+ }
53
+ ],
54
+ "00003": [
55
+ {
56
+ "text": "Allomantic powers, while \"Mistborns\" have all the powers.",
57
+ "probability": 0.3442970474681704,
58
+ "start_logit": 0.637291669845581,
59
+ "end_logit": 0.24021244049072266
60
+ },
61
+ {
62
+ "text": "omantic powers, while \"Mistborns\" have all the powers.",
63
+ "probability": 0.33355768090460625,
64
+ "start_logit": 0.6056026816368103,
65
+ "end_logit": 0.24021244049072266
66
+ },
67
+ {
68
+ "text": "many Allomantic powers, while \"Mistborns\" have all the powers.",
69
+ "probability": 0.28365554776264934,
70
+ "start_logit": 0.4435475170612335,
71
+ "end_logit": 0.24021244049072266
72
+ },
73
+ {
74
+ "text": "",
75
+ "probability": 0.03848972386457392,
76
+ "start_logit": -0.3593868911266327,
77
+ "end_logit": -0.9542225003242493
78
+ }
79
+ ],
80
+ "00004": [
81
+ {
82
+ "text": "oman",
83
+ "probability": 0.893698341319019,
84
+ "start_logit": 0.6005924344062805,
85
+ "end_logit": 0.22284062206745148
86
+ },
87
+ {
88
+ "text": "",
89
+ "probability": 0.10630165868098096,
90
+ "start_logit": -0.339053213596344,
91
+ "end_logit": -0.9666011333465576
92
+ }
93
+ ],
94
+ "00005": [
95
+ {
96
+ "text": "oman",
97
+ "probability": 0.5083357574544628,
98
+ "start_logit": 0.503990113735199,
99
+ "end_logit": 0.23672211170196533
100
+ },
101
+ {
102
+ "text": "omancy is a unique magic system based on ingest",
103
+ "probability": 0.4261253557631413,
104
+ "start_logit": 0.503990113735199,
105
+ "end_logit": 0.06031350791454315
106
+ },
107
+ {
108
+ "text": "",
109
+ "probability": 0.06553888678239596,
110
+ "start_logit": -0.35588812828063965,
111
+ "end_logit": -0.9518981575965881
112
+ }
113
+ ],
114
+ "00006": [
115
+ {
116
+ "text": "oman",
117
+ "probability": 0.3753664254308619,
118
+ "start_logit": 0.5240528583526611,
119
+ "end_logit": 0.2726963758468628
120
+ },
121
+ {
122
+ "text": "omancy is a unique magic system based on ingesting and 'burning' metals to gain various powers.",
123
+ "probability": 0.30743685325460146,
124
+ "start_logit": 0.5240528583526611,
125
+ "end_logit": 0.07306340336799622
126
+ },
127
+ {
128
+ "text": "powers.",
129
+ "probability": 0.26328727036485294,
130
+ "start_logit": 0.36902886629104614,
131
+ "end_logit": 0.07306340336799622
132
+ },
133
+ {
134
+ "text": "",
135
+ "probability": 0.05390945094968363,
136
+ "start_logit": -0.30953866243362427,
137
+ "end_logit": -0.8343089818954468
138
+ }
139
+ ],
140
+ "00007": [
141
+ {
142
+ "text": "Mistborn series is known for its intricate world-building and a unique magic system",
143
+ "probability": 0.34287142449493674,
144
+ "start_logit": 0.3915618658065796,
145
+ "end_logit": 0.2049015462398529
146
+ },
147
+ {
148
+ "text": "stborn series is known for its intricate world-building and a unique magic system",
149
+ "probability": 0.3273769635338652,
150
+ "start_logit": 0.34531864523887634,
151
+ "end_logit": 0.2049015462398529
152
+ },
153
+ {
154
+ "text": "Mistborn series is known for its intricate world-building and a",
155
+ "probability": 0.27305654305861904,
156
+ "start_logit": 0.3915618658065796,
157
+ "end_logit": -0.022775083780288696
158
+ },
159
+ {
160
+ "text": "",
161
+ "probability": 0.056695068912579194,
162
+ "start_logit": -0.3386334776878357,
163
+ "end_logit": -0.8645713925361633
164
+ }
165
+ ],
166
+ "00009": [
167
+ {
168
+ "text": "dys",
169
+ "probability": 0.37364635993701717,
170
+ "start_logit": 0.6340523958206177,
171
+ "end_logit": 0.3850041627883911
172
+ },
173
+ {
174
+ "text": "and dys",
175
+ "probability": 0.30851953491664513,
176
+ "start_logit": 0.44252777099609375,
177
+ "end_logit": 0.3850041627883911
178
+ },
179
+ {
180
+ "text": "dystopian world ruled by the Lord Ruler",
181
+ "probability": 0.2884032843097328,
182
+ "start_logit": 0.6340523958206177,
183
+ "end_logit": 0.12605416774749756
184
+ },
185
+ {
186
+ "text": "",
187
+ "probability": 0.029430820836604803,
188
+ "start_logit": -0.47569674253463745,
189
+ "end_logit": -1.0465140342712402
190
+ }
191
+ ],
192
+ "00010": [
193
+ {
194
+ "text": "dys",
195
+ "probability": 0.38374466598832613,
196
+ "start_logit": 0.694282054901123,
197
+ "end_logit": 0.3540441691875458
198
+ },
199
+ {
200
+ "text": "dystopian world ruled by the Lord Ruler",
201
+ "probability": 0.3123147870176494,
202
+ "start_logit": 0.694282054901123,
203
+ "end_logit": 0.14807838201522827
204
+ },
205
+ {
206
+ "text": "r",
207
+ "probability": 0.272042697257212,
208
+ "start_logit": 0.5562294721603394,
209
+ "end_logit": 0.14807838201522827
210
+ },
211
+ {
212
+ "text": "",
213
+ "probability": 0.031897849736812485,
214
+ "start_logit": -0.4234667122364044,
215
+ "end_logit": -1.0156458616256714
216
+ }
217
+ ]
218
+ }
null_odds_test.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "00001": -1.6075012385845184,
3
+ "00002": -1.6991931200027466,
4
+ "00003": -2.1911135017871857,
5
+ "00004": -2.1290874034166336,
6
+ "00005": -2.048498511314392,
7
+ "00006": -1.940596878528595,
8
+ "00007": -1.7996682822704315,
9
+ "00009": -2.5412673354148865,
10
+ "00010": -2.4874387979507446
11
+ }