HimashaJ96 commited on
Commit
d2c85e2
·
1 Parent(s): 4e7a9cb

Training in progress, step 4

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