keithdrexel commited on
Commit
610386a
·
verified ·
1 Parent(s): 59f439b

Training in progress, step 2920

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