dvquys commited on
Commit
dcea985
1 Parent(s): c35d0a9

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61586d01bd6b4fbdc3d6b6d231a67a8f7bb523e5dd369ece090a8315e097be6d
3
  size 430966652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ac684687fc33e0961e25e38a24ce3f6b423bb76cd9a6f07e6bc669c62eccea
3
  size 430966652
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {