add model
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/storage/mrm8488/
|
3 |
"architectures": [
|
4 |
"ElectraForQuestionAnswering"
|
5 |
],
|
@@ -23,7 +23,7 @@
|
|
23 |
"summary_type": "first",
|
24 |
"summary_use_proj": true,
|
25 |
"torch_dtype": "float32",
|
26 |
-
"transformers_version": "4.
|
27 |
"type_vocab_size": 2,
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 31002
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/storage/mrm8488/checkpoint-82960/",
|
3 |
"architectures": [
|
4 |
"ElectraForQuestionAnswering"
|
5 |
],
|
|
|
23 |
"summary_type": "first",
|
24 |
"summary_use_proj": true,
|
25 |
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.17.0",
|
27 |
"type_vocab_size": 2,
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 31002
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54263213
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aff27d95c806136ab32780bf5dbf3ecc8cac10fc5f1b8594c9f52b9e09827f01
|
3 |
size 54263213
|