keithdrexel commited on
Commit
7c7e3cd
·
verified ·
1 Parent(s): 610386a

Training in progress, step 3650

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b11298e0b69d35bed5aa879fd5e4afb3a8ec1088efefafa23fc94bbc28a61c0
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d7fc40f0f8db37d93d2c368ef69489db378819bf361baffc116662ea71066de
3
  size 45118424
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:145cc0211ce61596383d8ae33aa07aa5555cb220e67064f0e36bf4beaffa025d
3
- size 17210200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd55417940eb69fb4e3cc6de9808d166fda7ed44ce360f905877077a7948c0d2
3
+ size 17210100
tokenizer_config.json CHANGED
@@ -2060,6 +2060,6 @@
2060
  ],
2061
  "model_max_length": 131072,
2062
  "pad_token": "<|finetune_right_pad_id|>",
2063
- "padding_side": "left",
2064
  "tokenizer_class": "PreTrainedTokenizerFast"
2065
  }
 
2060
  ],
2061
  "model_max_length": 131072,
2062
  "pad_token": "<|finetune_right_pad_id|>",
2063
+ "padding_side": "right",
2064
  "tokenizer_class": "PreTrainedTokenizerFast"
2065
  }