shanshanwang commited on
Commit
86b3a60
1 Parent(s): be195aa

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -6
  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:608f96f46c29c6d5a118d051455ab819fe6436ea933c71f87dc58850b2e2f329
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5b024cf586094984748d5f4044b09e637b49393f7ccdd3a9999e3aaad1391cf
3
  size 267832560
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:520edd636c4fbd29ab484f5d24b044182a7e751dd8b51a081eea7dc331a67c54
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc4f9113921c212d1ede6fdaa03d577980d0bcecf36a055466915a1709fba9de
3
  size 5240