fhamborg commited on
Commit
14cfeee
1 Parent(s): 2e59dd0

Push model using huggingface_hub.

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. model_head.pkl +1 -1
  4. pytorch_model.bin +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  pipeline_tag: text-classification
8
  ---
9
 
10
- # /var/folders/qg/vmj6zq4s7hb2pbkp3b8kstvh0000gn/T/tmpf2jea753/fhamborg/newsframes-cult
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/qg/vmj6zq4s7hb2pbkp3b8kstvh0000gn/T/tmpf2jea753/fhamborg/newsframes-cult")
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/qg/vmj6zq4s7hb2pbkp3b8kstvh0000gn/T/tmperkhwtkc/fhamborg/newsframes-cult
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/qg/vmj6zq4s7hb2pbkp3b8kstvh0000gn/T/tmperkhwtkc/fhamborg/newsframes-cult")
32
  # Run inference
33
  preds = model(["i loved the spiderman movie!", "pineapple on pizza is the worst 🤮"])
34
  ```
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "models/sentence-transformers-all-mpnet-base-v2-dataset_systematic_random_compare_with_absent.json-CULT_4-False-0.15-5e-06-20-4-0.5852604747148942/",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "models/sentence-transformers-all-mpnet-base-v2-dataset_systematic-random_compare_with-absent_radius-1.json-CULT_4-False-0.15-5e-06-15-5-0.6116108234770873-None-False/",
3
  "architectures": [
4
  "MPNetModel"
5
  ],
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f902f3eb39911f0a80c8b586b01129dd7ad7e95a2c2bf5a9dabd1363fe5e92f5
3
  size 25479
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:825c4374f6dcccd7582dbf348f8097ec3c50ee58d2c525a46e43674313d3d750
3
  size 25479
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5ed3b41eef2064485eaa2ac99841d597a6a5a95bbfc12918856edddf6359453
3
  size 438009257
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6043e1a280f407290207f46a7696499c73424faa4b90b806b0fd93765adfdbbc
3
  size 438009257