Upload DebertaV2ForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"DebertaV2ForSequenceClassification"
|
| 4 |
],
|
|
@@ -37,7 +38,7 @@
|
|
| 37 |
"relative_attention": true,
|
| 38 |
"share_att_key": true,
|
| 39 |
"torch_dtype": "float32",
|
| 40 |
-
"transformers_version": "4.
|
| 41 |
"type_vocab_size": 0,
|
| 42 |
"vocab_size": 251000
|
| 43 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "MoritzLaurer/mDeBERTa-v3-base-mnli-xnli",
|
| 3 |
"architectures": [
|
| 4 |
"DebertaV2ForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 38 |
"relative_attention": true,
|
| 39 |
"share_att_key": true,
|
| 40 |
"torch_dtype": "float32",
|
| 41 |
+
"transformers_version": "4.48.3",
|
| 42 |
"type_vocab_size": 0,
|
| 43 |
"vocab_size": 251000
|
| 44 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1115268200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:202f4b48b7cf7f20b5feee5a241679dd5aec13c26e5f374113df07f91835ea7a
|
| 3 |
size 1115268200
|