davisrbr commited on
Commit
6c8f731
1 Parent(s): e44b7b4

Upload folder using huggingface_hub

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:6816a4cd1324472fe775ff852e25c2358430418f7e02dae39a1727eee7265a0e
3
  size 281715176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:907381aeef88aaef7758a8e52c60dc5e91ec46680bcf1e8d026dd15f3ae2301c
3
  size 281715176
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
  {