Training in progress, step 10000
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
@@ -69,7 +69,7 @@
|
|
69 |
}
|
70 |
},
|
71 |
"torch_dtype": "float32",
|
72 |
-
"transformers_version": "4.
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 50265
|
75 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/bart-base",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
69 |
}
|
70 |
},
|
71 |
"torch_dtype": "float32",
|
72 |
+
"transformers_version": "4.33.0",
|
73 |
"use_cache": true,
|
74 |
"vocab_size": 50265
|
75 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2b38771674f5233eed657a6db1d12f5347db3e358913d2fc67cedfe0308d708
|
3 |
size 557971229
|
training_args.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:be3cd2444cb28af48b8adeb37a023b7d0eda8c85e1d21f191156ee6fabf518bf
|
3 |
+
size 4219
|