airjairj commited on
Commit
0b20302
1 Parent(s): 5c445b3

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:9dbf9e607798a2c27b386b68b556de73e111efd72f90696ef1208aaa36c40e81
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11e2ad1c5bf600233004d14d1ca81e54d3936e3d97a5cb835bc69e8e1b9a8c0c
3
  size 242071641
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:8b13afca13ef6d72e9a8372660e12f743a0cad24be0ce602116ab84b13f592f3
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75eb23ce8da3afa7d57f20958590f37a5a0f11aa6e2464f5917168ff80dede9e
3
  size 4155