gate369 commited on
Commit
a741313
·
verified ·
1 Parent(s): 8a1734e

Upload Tiny Epstein 100M model

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c7146a9123f4808d7097476d11d4c4da951cec800a822a82225413a7811a97b
3
  size 3706392747
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f20616327933ad5828b1bf72fbfdd04bad7b7616e7667a0a2ac33fc7653c052b
3
  size 3706392747
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": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {