Training in progress, step 500
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
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,
|
@@ -39,6 +39,7 @@
|
|
39 |
"LABEL_1": 1,
|
40 |
"LABEL_2": 2
|
41 |
},
|
|
|
42 |
"max_position_embeddings": 1024,
|
43 |
"model_type": "bart",
|
44 |
"no_repeat_ngram_size": 3,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "GuysTrans/bart-base-finetuned-xsum",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "gelu",
|
5 |
"add_bias_logits": false,
|
|
|
39 |
"LABEL_1": 1,
|
40 |
"LABEL_2": 2
|
41 |
},
|
42 |
+
"max_length": 512,
|
43 |
"max_position_embeddings": 1024,
|
44 |
"model_type": "bart",
|
45 |
"no_repeat_ngram_size": 3,
|
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:7671bce5453cef7fcc49aacecf938c06a40fa5117e32859c3626abd080cdef58
|
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 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f143b3e4a80aac721e8e88ba720836c8fa0549462bf7e5ad1834b557f5d92cb8
|
3 |
size 4219
|