kaiku03 commited on
Commit
11a0f8b
1 Parent(s): 3613c88

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e942e2ced1d3989fd26c207aa3c4868ebdb0b2184ab610c26639bea6293a7c5d
3
  size 1222284056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0abdb5b5dc89a2afd5f679ed6fac87fadc619ee3eee7d1828399431e6574a5b2
3
  size 1222284056
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 30,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 60,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },