cafbr commited on
Commit
38086f7
1 Parent(s): 218bc5f

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer.json +6 -1
  3. training_args.bin +2 -2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8985484c599747d814bf66d4aa29bc63804a62e4cf8097a225b8f6de292c94c
3
- size 268313837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b5540a2f8bfd45f936fbcda3348059130b7d6e5a0bef9b7c074010cf6720d5c
3
+ size 268312625
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:cce3fcf30e7d151000f7e59950f0fd946f7a4da959c2dc885ef9b4d4656843b5
3
- size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ab37973d6f2749a7e854fd610374e202a3a5f1f05066413283f94d2f75cc893
3
+ size 3631