Xiaolihai commited on
Commit
ce53389
1 Parent(s): 60f94f0

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8750a5f992ad92fb6a76392ad895eada19ab45ab01f7a3dce6aae48b77c0bcc7
3
  size 3395861592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d36842f812f84c6fe3bce7949f9414c2625a67cc5d9c35b6fe6cd92ab9877bea
3
  size 3395861592
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": 1024,
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:f85815ed53a2edb202e2a720989452f72c24762a74d2d1194c078f0a76957d2d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:996705f5325e66e8ca8b1ac900f8c6143e8524ab49a015ca036f5f55d1309596
3
  size 6776