shahrukhx01
commited on
Commit
·
2306e67
1
Parent(s):
65f1b25
add model
Browse files- config.json +2 -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",
|
@@ -65,5 +65,5 @@
|
|
65 |
},
|
66 |
"transformers_version": "4.6.0",
|
67 |
"use_cache": true,
|
68 |
-
"vocab_size":
|
69 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/bart-large-cnn",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
|
|
65 |
},
|
66 |
"transformers_version": "4.6.0",
|
67 |
"use_cache": true,
|
68 |
+
"vocab_size": 50315
|
69 |
}
|
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:01bfc14e45a45e646a637fbea0e136a77bb463c8fbd30f18439aa7938e852a6b
|
3 |
+
size 1625762305
|