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-re-attention-seq-512",
|
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 558018637
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c31bd74dc66f19bced100bb4f74498c04fb5b7382a7903d9aaa6be0f0739d026
|
3 |
size 558018637
|
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:ed15929f3d45077393292f2f25eb974ecff2c271576bc56cf48be12456a70cf5
|
3 |
size 4219
|