franz101 commited on
Commit
90a3bd6
·
1 Parent(s): e08ee96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
- license: apache-2.0
3
- tags:
4
- - setfit
5
- - sentence-transformers
6
- - text-classification
7
- pipeline_tag: text-classification
 
8
  pinned: false
9
  ---
10
 
 
11
  # predictor_2
12
 
13
  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:
 
1
  ---
2
+ title: Mioses Predict
3
+ emoji: 🦀
4
+ colorFrom: gray
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 3.29.0
8
+ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+
13
  # predictor_2
14
 
15
  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: