Upload fixed with DebertaV2 class (deberta-v3 model)
Browse files- config.json +1 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/gpfs/projects/bsc14/gvaya/GLiClass/model_final",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
@@ -30,7 +29,7 @@
|
|
30 |
"relative_attention": true,
|
31 |
"share_att_key": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"type_vocab_size": 0,
|
35 |
"vocab_size": 128003
|
36 |
}
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"DebertaV2ForSequenceClassification"
|
4 |
],
|
|
|
29 |
"relative_attention": true,
|
30 |
"share_att_key": true,
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.51.0.dev0",
|
33 |
"type_vocab_size": 0,
|
34 |
"vocab_size": 128003
|
35 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567300568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5c288593b5f2a1cd923dbe853721e3720b3ef8845aee3ab5a44b4468ea9c68a
|
3 |
size 567300568
|