zzh112119 commited on
Commit
089138d
1 Parent(s): de6c756

Training in progress, step 5000

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:a0ac52a96cd44f394aed285f56d3facf36f82d45c2ba183a36775f7f328997df
3
  size 496984704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92d0f74c979279733e367f3fd0c797b35ea0d546538d46d263922409769026b1
3
  size 496984704
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:fabb32a8ed647aae92e59b88bb4a3618118385309c5c2345110ebbe9abdaab11
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff1bf41a69436860f995a7d45f190dc25501045afd50960e8f3cc4513855cad0
3
  size 4536