Upload BartForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
6 |
"add_final_layer_norm": false,
|
7 |
"architectures": [
|
8 |
-
"
|
9 |
],
|
10 |
"attention_dropout": 0.0,
|
11 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/kaggle/working/fine_tuned_bart_model",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
6 |
"add_final_layer_norm": false,
|
7 |
"architectures": [
|
8 |
+
"BartForSequenceClassification"
|
9 |
],
|
10 |
"attention_dropout": 0.0,
|
11 |
"bos_token_id": 0,
|
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:f5754d35c8abb6dfc522f5717bfbed80507c08f863154089997adffc364b19b0
|
3 |
+
size 1629432868
|