add model
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 |
"BertMesh"
|
5 |
],
|
@@ -57550,7 +57550,7 @@
|
|
57550 |
"position_embedding_type": "absolute",
|
57551 |
"pretrained_model": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract",
|
57552 |
"torch_dtype": "float32",
|
57553 |
-
"transformers_version": "4.
|
57554 |
"type_vocab_size": 2,
|
57555 |
"use_cache": true,
|
57556 |
"vocab_size": 30522
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "models/bertmesh/model",
|
3 |
"architectures": [
|
4 |
"BertMesh"
|
5 |
],
|
|
|
57550 |
"position_embedding_type": "absolute",
|
57551 |
"pretrained_model": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract",
|
57552 |
"torch_dtype": "float32",
|
57553 |
+
"transformers_version": "4.17.0",
|
57554 |
"type_vocab_size": 2,
|
57555 |
"use_cache": true,
|
57556 |
"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:1d5142045649b6596f024a1d40503faf4013fa27dd64c51e8974618856273361
|
3 |
+
size 647440547
|