Mention "multilabel" in the task
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: mit
|
|
5 |
|
6 |
# German BERT base fine-tuned to predict educational requirements
|
7 |
|
8 |
-
This is a fine-tuned version of the German BERT base language model [deepset/gbert-base](https://huggingface.co/deepset/gbert-base). The task this model was trained on was to predict education requirements from job ad texts. The dataset used for training is not available to the public. The 7 labels in the task are (in the classification head order):
|
9 |
|
10 |
- `'Bachelor'`
|
11 |
- `'Berufsausbildung'`
|
|
|
5 |
|
6 |
# German BERT base fine-tuned to predict educational requirements
|
7 |
|
8 |
+
This is a fine-tuned version of the German BERT base language model [deepset/gbert-base](https://huggingface.co/deepset/gbert-base). The multilabel task this model was trained on was to predict education requirements from job ad texts. The dataset used for training is not available to the public. The 7 labels in the task are (in the classification head order):
|
9 |
|
10 |
- `'Bachelor'`
|
11 |
- `'Berufsausbildung'`
|