lilferrit commited on
Commit
a7172cb
·
verified ·
1 Parent(s): 1a0850a

Training in progress, step 10000

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:29a7afb5968c41182a78440217e0a0556886529a14d978792a4ecf164de8f6e9
3
  size 241984552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b2cae41547d2a811a904304e6af7b36c804b6326eac3b2bf44e7ea17d7aa9ef
3
  size 241984552
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:d8ff3b9997f0f4aaa54fb503af6619957e9626efebf6a2ffe12c069b925b21dc
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c0393ccb376a72a23f1650cadd28961a1790ac262294ae8c39fbd23bd7af98
3
  size 5176