EJueon commited on
Commit ·
88f6da4
1
Parent(s): de311ca
feat: update weight
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"DPRQuestionEncoder"
|
| 5 |
],
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"position_embedding_type": "absolute",
|
| 19 |
"projection_dim": 0,
|
| 20 |
"torch_dtype": "float32",
|
| 21 |
-
"transformers_version": "4.
|
| 22 |
"type_vocab_size": 2,
|
| 23 |
"vocab_size": 32000
|
| 24 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "EJueon/keyword_dpr_question_encoder",
|
| 3 |
"architectures": [
|
| 4 |
"DPRQuestionEncoder"
|
| 5 |
],
|
|
|
|
| 18 |
"position_embedding_type": "absolute",
|
| 19 |
"projection_dim": 0,
|
| 20 |
"torch_dtype": "float32",
|
| 21 |
+
"transformers_version": "4.24.0",
|
| 22 |
"type_vocab_size": 2,
|
| 23 |
"vocab_size": 32000
|
| 24 |
}
|
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:773ab3b8aa736a84db4e73789ff4df124d98eb45887c7c6218f431a43ff0e1b3
|
| 3 |
+
size 442543153
|