add model
Browse files- config.json +1 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
@@ -43,7 +43,6 @@
|
|
43 |
"num_hidden_layers": 12,
|
44 |
"output_past": false,
|
45 |
"pad_token_id": 1,
|
46 |
-
"push_to_hub": true,
|
47 |
"scale_embedding": false,
|
48 |
"torch_dtype": "float32",
|
49 |
"transformers_version": "4.12.3",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/bart-large-mnli",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
|
|
43 |
"num_hidden_layers": 12,
|
44 |
"output_past": false,
|
45 |
"pad_token_id": 1,
|
|
|
46 |
"scale_embedding": false,
|
47 |
"torch_dtype": "float32",
|
48 |
"transformers_version": "4.12.3",
|
pytorch_model.bin
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:5ad6c9015e0df2cd58cd44be3da8771eda04a1aa8d514fa57c5652cc8583f520
|
3 |
+
size 1629567995
|