End of training
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ElectraForQuestionAnswering"
|
5 |
],
|
@@ -25,7 +25,7 @@
|
|
25 |
"summary_type": "first",
|
26 |
"summary_use_proj": true,
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "vaibhav9/Electra-qa",
|
3 |
"architectures": [
|
4 |
"ElectraForQuestionAnswering"
|
5 |
],
|
|
|
25 |
"summary_type": "first",
|
26 |
"summary_use_proj": true,
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.26.0",
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 30522
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddb0f9a643309b56c6d665b3e85a36d86c1246437e4d6e89182ea20734228927
|
3 |
+
size 435645485
|
runs/Feb07_11-34-12_984908a65398/1675769829.824696/events.out.tfevents.1675769829.984908a65398.150.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67fef959036887bac1196b7f678596f171a4cd806011f919c681316e73238a7a
|
3 |
+
size 5670
|
runs/Feb07_11-34-12_984908a65398/events.out.tfevents.1675769829.984908a65398.150.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0c6aa16f3e6b0fac549ce84d4d9a1ee3c4153097dd0497f15c1c839faf52f54
|
3 |
+
size 5165
|
tokenizer_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"full_tokenizer_file": null,
|
6 |
"mask_token": "[MASK]",
|
7 |
"model_max_length": 512,
|
8 |
-
"name_or_path": "
|
9 |
"never_split": null,
|
10 |
"pad_token": "[PAD]",
|
11 |
"sep_token": "[SEP]",
|
|
|
5 |
"full_tokenizer_file": null,
|
6 |
"mask_token": "[MASK]",
|
7 |
"model_max_length": 512,
|
8 |
+
"name_or_path": "vaibhav9/Electra-qa",
|
9 |
"never_split": null,
|
10 |
"pad_token": "[PAD]",
|
11 |
"sep_token": "[SEP]",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db8be21f1649207d8e5bc766961fd1751c76cf567a61e57513b7469a11e28b7f
|
3 |
+
size 3515
|