Commit
•
6135a94
1
Parent(s):
a4bb54a
Upload DebertaV2ForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
@@ -36,7 +36,7 @@
|
|
36 |
"position_buckets": 256,
|
37 |
"relative_attention": true,
|
38 |
"share_att_key": true,
|
39 |
-
"torch_dtype": "
|
40 |
"transformers_version": "4.37.2",
|
41 |
"type_vocab_size": 0,
|
42 |
"vocab_size": 128100
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "MoritzLaurer/deberta-v3-large-zeroshot-v2.0",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
|
|
36 |
"position_buckets": 256,
|
37 |
"relative_attention": true,
|
38 |
"share_att_key": true,
|
39 |
+
"torch_dtype": "float16",
|
40 |
"transformers_version": "4.37.2",
|
41 |
"type_vocab_size": 0,
|
42 |
"vocab_size": 128100
|
model.safetensors
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:688fdc38a29c0e301fa4d67805a45db82d84b8663349aa8d20d67de39aebd02d
|
3 |
+
size 870176356
|