SalomonMetre13 commited on
Commit
450db36
1 Parent(s): a674d76

Training in progress, step 500

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:42dd6676f343f44e8f3ea513c10068dc9610a2057fb3face5087fc88bab07e9e
3
  size 891703374
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e852976fdc172b4c0efdb07bda574010a41bba2a60b47743802d08f0d000f930
3
  size 891703374
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": 128,
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:0bc2a67e5541624c942e023372abce75371c74620c7f1567d40eaa4b64762d2f
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047167c222c2a305e97132d37481680d8a0d79f5f695b95c6f0074c45363a8ab
3
  size 4664