soohmatthew
commited on
Commit
·
c448b26
1
Parent(s):
eb1df76
Add SetFit model
Browse files- config.json +1 -1
- model_head.pkl +1 -1
- pytorch_model.bin +1 -1
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.
|
23 |
"vocab_size": 30527
|
24 |
}
|
|
|
19 |
"pad_token_id": 1,
|
20 |
"relative_attention_num_buckets": 32,
|
21 |
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.32.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:
|
3 |
size 7023
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1c9f5d5e8d93263573578930a3ff4cce29854059e45583abe8f9641420759db
|
3 |
size 7023
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438012073
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7a5841f68ce3f62418b5901a98d2ad09bf4b4877adb15fd96653cae990d543e
|
3 |
size 438012073
|