alicekwak commited on
Commit
ac89183
·
1 Parent(s): bf3d5fd

Add SetFit model

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model_head.pkl +2 -2
  3. pytorch_model.bin +1 -1
  4. tokenizer.json +2 -14
config.json CHANGED
@@ -19,6 +19,6 @@
19
  "pad_token_id": 1,
20
  "relative_attention_num_buckets": 32,
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.32.0",
23
  "vocab_size": 30527
24
  }
 
19
  "pad_token_id": 1,
20
  "relative_attention_num_buckets": 32,
21
  "torch_dtype": "float32",
22
+ "transformers_version": "4.33.1",
23
  "vocab_size": 30527
24
  }
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2028fabe11cd90599fb4e04b136fecf36578914bd75919d622d29a6ba3dc7a1b
3
- size 50103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95a2349eb3f96eb70d9185b2f02af4ffabe28566b0bbeda0ad56312e9e6879cb
3
+ size 324
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27f596ce32e0b792170eb6023c5f85906c967eef10e22cf777d34537244e978a
3
  size 438012073
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30bc860fd342422c61a6c8b3ba1fd2041b27a36cb2935a6385280c39e9da6dc
3
  size 438012073
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,