abolton99 commited on
Commit
b57d3c8
·
1 Parent(s): 91c95f3

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. model_head.pkl +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  pipeline_tag: text-classification
8
  ---
9
 
10
- # /var/folders/gr/47hycvx13rd_q25kzttvfx6h0000gn/T/tmphjb9tll6/abolton99/orchestration_1e
11
 
12
  This is a [SetFit model](https://github.com/huggingface/setfit) that can be used for text classification. The model has been trained using an efficient few-shot learning technique that involves:
13
 
@@ -28,7 +28,7 @@ You can then run inference as follows:
28
  from setfit import SetFitModel
29
 
30
  # Download from Hub and run inference
31
- model = SetFitModel.from_pretrained("/var/folders/gr/47hycvx13rd_q25kzttvfx6h0000gn/T/tmphjb9tll6/abolton99/orchestration_1e")
32
  # Run inference
33
  preds = model(["i loved the spiderman movie!", "pineapple on pizza is the worst 🤮"])
34
  ```
 
7
  pipeline_tag: text-classification
8
  ---
9
 
10
+ # /var/folders/gr/47hycvx13rd_q25kzttvfx6h0000gn/T/tmp5ayvqmas/abolton99/orchestration_1e
11
 
12
  This is a [SetFit model](https://github.com/huggingface/setfit) that can be used for text classification. The model has been trained using an efficient few-shot learning technique that involves:
13
 
 
28
  from setfit import SetFitModel
29
 
30
  # Download from Hub and run inference
31
+ model = SetFitModel.from_pretrained("/var/folders/gr/47hycvx13rd_q25kzttvfx6h0000gn/T/tmp5ayvqmas/abolton99/orchestration_1e")
32
  # Run inference
33
  preds = model(["i loved the spiderman movie!", "pineapple on pizza is the worst 🤮"])
34
  ```
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e0ef145578678f92d8442c04ac2bea6d5a7616bbba0c8ad40d65032e99acf20
3
  size 437967672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b8cd5c58f1655ed2f0277f63015fdd9502dbf9015f6c2bce3755bb48234bf8
3
  size 437967672
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dec7ae6ffca520cef4af2de8cb2310b4d19b5f93748b74e959660a4f34b1877
3
  size 56287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1798cffca91218858cc89e576f0ad810719e5dba24e8a99689db96ee0192f8bc
3
  size 56287