theevolutionisnear commited on
Commit
a7bbd28
·
verified ·
1 Parent(s): 335eaf5

Training in progress, step 265

Browse files
Files changed (2) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +1 -6
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9f6d878a306ac61403fdfe83240457548a7df79585e6e719c451d347f270be7
3
  size 11608320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019b2bac83536dae990e843ff67f230e937084cb966719f9083dc8350bdb4194
3
  size 11608320
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Left",
5
- "max_length": 8192,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": {
10
  "strategy": "BatchLongest",
11
  "direction": "Right",
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": {
5
  "strategy": "BatchLongest",
6
  "direction": "Right",