jvalline commited on
Commit
61d0e48
1 Parent(s): 393b1f4

Training in progress, step 1000

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:1246d7604cb9a842249df4b5c63922c50a6597cbfb0e18b64404f2b8ba3103d3
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12d4eaa6eca9d48331650fa88cdeb3ca972cca0f7d722c115b2e34866633f4bd
3
  size 891644712
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
  {