booksouls commited on
Commit
bbfc4de
1 Parent(s): 0f27f06

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c12d7f2593a757af810a868812a1d71436bdcae28efdf85ea7f38a4fc746ec5
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6827d008d9d4aa1d33ebd5114f2e6aec21c34611adb57234406e55f04767d8d
3
  size 1625422896
runs/Jun13_09-40-19_ea6e8484e5a3/events.out.tfevents.1718271645.ea6e8484e5a3.1384.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23c0bf4927cd18bc6a114ff8b58a64c99adc65242d65cec6c659e9d6b534438b
3
+ size 6543
tokenizer_config.json CHANGED
@@ -48,10 +48,17 @@
48
  "eos_token": "</s>",
49
  "errors": "replace",
50
  "mask_token": "<mask>",
 
51
  "model_max_length": 1000000000000000019884624838656,
 
52
  "pad_token": "<pad>",
 
 
53
  "sep_token": "</s>",
 
54
  "tokenizer_class": "BartTokenizer",
55
  "trim_offsets": true,
 
 
56
  "unk_token": "<unk>"
57
  }
 
48
  "eos_token": "</s>",
49
  "errors": "replace",
50
  "mask_token": "<mask>",
51
+ "max_length": 256,
52
  "model_max_length": 1000000000000000019884624838656,
53
+ "pad_to_multiple_of": null,
54
  "pad_token": "<pad>",
55
+ "pad_token_type_id": 0,
56
+ "padding_side": "right",
57
  "sep_token": "</s>",
58
+ "stride": 0,
59
  "tokenizer_class": "BartTokenizer",
60
  "trim_offsets": true,
61
+ "truncation_side": "right",
62
+ "truncation_strategy": "longest_first",
63
  "unk_token": "<unk>"
64
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:caad959ae301f6d09f2d4b89a83e21da46692e815b332784c72ea6ba5f60dc2b
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9345dd68c98da773799b72393992df8416b90fe1be028abc820aaf776d08511d
3
  size 5112