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 |
],
|
|
@@ -321,7 +321,7 @@
|
|
| 321 |
"relative_attention": true,
|
| 322 |
"share_att_key": true,
|
| 323 |
"torch_dtype": "float32",
|
| 324 |
-
"transformers_version": "4.
|
| 325 |
"type_vocab_size": 0,
|
| 326 |
"vocab_size": 128100
|
| 327 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "deberta-v3-large-fin",
|
| 3 |
"architectures": [
|
| 4 |
"DebertaV2ForTokenClassification"
|
| 5 |
],
|
|
|
|
| 321 |
"relative_attention": true,
|
| 322 |
"share_att_key": true,
|
| 323 |
"torch_dtype": "float32",
|
| 324 |
+
"transformers_version": "4.11.3",
|
| 325 |
"type_vocab_size": 0,
|
| 326 |
"vocab_size": 128100
|
| 327 |
}
|
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:4bd27b8e8c2afa43d3cb6598a3d30d80c249ccb756c9dc4caea10e1d3e15b20c
|
| 3 |
+
size 1736252015
|