CompactAI commited on
Commit
bc26ac0
·
verified ·
1 Parent(s): b7e4e2b

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. comparison_graph.png +2 -2
  2. model.safetensors +1 -1
  3. tokenizer.json +8 -1
comparison_graph.png CHANGED

Git LFS Details

  • SHA256: 297aed2c629075502c5ed0f5adbc7fd9b8a7d8b29b01be34fc114864826be53a
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB

Git LFS Details

  • SHA256: 8e7c0327442f3061ea66ca35467bf77c3e0795fe44d5c3c4cf231e02cc448275
  • Pointer size: 131 Bytes
  • Size of remote file: 106 kB
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1f73136ff1712483f60bbb6e581533ae94100407a3e3951f51f3a7622e88044
3
  size 2558820960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32dd7d7a909717e375edb7faf43923473f9247cd6a7e7233b8864d8be061a8f8
3
  size 2558820960
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Left",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,