udrearobert999 commited on
Commit
2098738
·
verified ·
1 Parent(s): 95353c4

Push model using huggingface_hub.

Browse files
Files changed (4) hide show
  1. README.md +0 -0
  2. model.safetensors +1 -1
  3. model_head.pkl +1 -1
  4. tokenizer.json +14 -2
README.md CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48eb3d91be5107cdbb5565ce913603d5e84e37a64f9bc45737efb97210c6bb83
3
  size 437967672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d679d459fcff471b430c91db857a9024eb012aa41f9d3f2d826e58efac2cce55
3
  size 437967672
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f6de786e8be14ef717912ac8b2f0e490fce82108d97aeafe3f769a24cf44e56
3
  size 133827
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2557ec7ebc3942f576af2c856ebf086f28a217f4c160bb490aae871944bb244c
3
  size 133827
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 1,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,