Upload DebertaForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"hidden_act": "gelu",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "output_dialogue_deberta_data_v4/checkpoint-24000",
|
3 |
"architectures": [
|
4 |
+
"DebertaForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"hidden_act": "gelu",
|
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:cba9a84a14c4849aef795bb5246569e1d0a6d6c7206c2cba4075e2a3044b7b81
|
3 |
+
size 328462256
|