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 |
"DebertaV2ForTokenClassification"
|
5 |
],
|
@@ -425,7 +425,7 @@
|
|
425 |
"relative_attention": true,
|
426 |
"share_att_key": true,
|
427 |
"torch_dtype": "float32",
|
428 |
-
"transformers_version": "4.
|
429 |
"type_vocab_size": 0,
|
430 |
"vocab_size": 128100
|
431 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "deberta-v3-large-bionlp2004",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForTokenClassification"
|
5 |
],
|
|
|
425 |
"relative_attention": true,
|
426 |
"share_att_key": true,
|
427 |
"torch_dtype": "float32",
|
428 |
+
"transformers_version": "4.11.3",
|
429 |
"type_vocab_size": 0,
|
430 |
"vocab_size": 128100
|
431 |
}
|
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:7593327f6c7220ce064f76bc9ab0682a7197d7dc684abd5fda0868a0a1b7285a
|
3 |
+
size 1736260207
|