EJueon
commited on
Commit
·
1082e82
1
Parent(s):
7e910a3
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 |
"DPRContextEncoder"
|
| 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_context_encoder",
|
| 3 |
"architectures": [
|
| 4 |
"DPRContextEncoder"
|
| 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:7e756156e14c9e839ee648b3ecd45d2e1ef21e3d32b279574de6b5877857ed03
|
| 3 |
+
size 442542193
|