GuysTrans commited on
Commit
01f1bb3
1 Parent(s): bdd88c8

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-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:9a8aa93c242efcd59337214c1305a2e065827c1403ae0040738cf89eea609f92
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:bc6fae39ada7c49ca1c64f51fb582178bbfbe2e722bb1eda598977c7ea36c614
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed15929f3d45077393292f2f25eb974ecff2c271576bc56cf48be12456a70cf5
3
  size 4219