Chernoffface
commited on
Commit
•
a457575
1
Parent(s):
dacd171
Update README.md
Browse files
README.md
CHANGED
@@ -27,9 +27,7 @@ The model has been trained using an efficient few-shot learning technique that i
|
|
27 |
|
28 |
## Model Details
|
29 |
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
### Model Description
|
34 |
- **Model Type:** SetFit
|
35 |
- **Sentence Transformer body:** [sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2)
|
|
|
27 |
|
28 |
## Model Details
|
29 |
|
30 |
+
The model was trained on the basis of a small amount of training data for the classification of [technical future skills](https://www.stifterverband.org/future-skills) from the Future Skill Framework of the Stifterverband. Eight sentences per future skill were created for the few-shot classification, each using the sentence ‘The event deals with topic X’, where X is replaced by the name and short descriptions of the skills.
|
|
|
|
|
31 |
### Model Description
|
32 |
- **Model Type:** SetFit
|
33 |
- **Sentence Transformer body:** [sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2)
|