NirSharon commited on
Commit
317eb7c
1 Parent(s): b6e11b5

Add SetFit model

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. model_head.pkl +2 -2
  3. tokenizer.json +2 -14
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98a93e505cb1918baf6d522a91f6f291477254785868ff24f77b2e9a90a0b05d
3
  size 437967672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f839cf4fdde8eff477d7f56a42186948f5e236e0c5350b9b8685d7f810b8813
3
  size 437967672
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff91e60b8fe60b2dd51c126ca152aa9dbbc855af42dfc56c2cb363b495cac612
3
- size 25463
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7107389d752890823e8bcbdb9ed3fe29749f9f44f9100ded9f21f662281d84a
3
+ size 324
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
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,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,