Ziyi98 commited on
Commit
97da951
·
verified ·
1 Parent(s): 27ebd4f

Training in progress, step 500

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:85a46832803eee913e5e25cae3640974c21985a121ec111298142025b29143f7
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:105dec024539c076826027ec1274f62107d0456f3006568bfcc71e2faa8e37ae
3
  size 891644712
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:ea3e078c36e45751be36a0f1e49dbf4690e3a39147b36a508f69b39a1dd451af
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ca38a0105dada6ca8b1f585d5203a70a5c8d4fb76f96d71b8dbbaa9f498a5e
3
  size 4856