viktor-shevchuk commited on
Commit
84e3420
1 Parent(s): 6c6ebb5

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/bart-large-cnn",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
 
1
  {
2
+ "_name_or_path": "viktor-shevchuk/bart-large-cnn-finetuned-split-laws",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70248f57a2ffd4f25590807dd5b4052d46535d86c88ed65963dbbd757bc35f4e
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27869be83cc0a4536cbb647d15f57f9a28929add5ff458075d5b533b73bed88
3
  size 1625422896
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16baa3938382e1475843a391cfc08b1b4f3f860eb83327848461ee76acea69c5
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18022bf1380d7ef1ef95fc3c84be44110665022eea7e5267d70c280fd506c330
3
  size 5368