Vivekanand Reddy Malipatel
commited on
Commit
•
f98b487
1
Parent(s):
c0e05c3
commit
Browse files- config.json +4 -4
- model.safetensors +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
@@ -36,8 +36,8 @@
|
|
36 |
"position_buckets": 256,
|
37 |
"relative_attention": true,
|
38 |
"share_att_key": true,
|
39 |
-
"torch_dtype": "
|
40 |
-
"transformers_version": "4.
|
41 |
"type_vocab_size": 0,
|
42 |
"vocab_size": 128100
|
43 |
-
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "deberta-v3-large-zeroshot-v1.1-all-33",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
|
|
36 |
"position_buckets": 256,
|
37 |
"relative_attention": true,
|
38 |
"share_att_key": true,
|
39 |
+
"torch_dtype": "float32",
|
40 |
+
"transformers_version": "4.38.2",
|
41 |
"type_vocab_size": 0,
|
42 |
"vocab_size": 128100
|
43 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1740304440
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3431041ac0e6397d4b15890c765c0759685acd2858efb2858dddd45b26a5bca
|
3 |
size 1740304440
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1740493886
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b8c25eb3e04e1b2948e1d30db72da8087aaf2c6b15e51207aa58739c957c640
|
3 |
size 1740493886
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b496735aa26f4c1e16036e85e729a1bd76c35af398a7e1a68347126bb1cf3c7
|
3 |
size 4856
|