GuysTrans commited on
Commit
1310c88
1 Parent(s): fa72af5

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/bart-base",
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:0cded9ca814809eb2f2e67fd4734a52ea6dcfb0df6b52576efc5d30c3e66795d
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:67c35b42239f6bd15c80ee2f8402e30505e3148bb0d00af410a735758fb91857
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f143b3e4a80aac721e8e88ba720836c8fa0549462bf7e5ad1834b557f5d92cb8
3
  size 4219