Ole commited on
Commit
22721a2
1 Parent(s): b7584bb

change to 1 epoch

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aaede4f26a313e6ec8c7d9f45c616db88e1bba2b25eed117f57eeb482dc6043
3
  size 438017397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f931a40e8c39cd61f3e7dcca9d3b92eb906ccadf7009a2e4f645f4f19ee6eb71
3
  size 438017397
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc936ca7801b661720411dcbf79e8ce170a8e5756d7717af26bb47afeec15ad9
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:294557ac63e7ce2524ec4afcf4cc64b4c353dea27204ceb0695f4be1f000f7ec
3
  size 3579