Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,8 @@ Machine Learning model for classifying text according to the first 15 of the 17
|
|
| 14 |
|
| 15 |
Data comes from the amazing https://osdg.ai/ community!
|
| 16 |
|
|
|
|
|
|
|
| 17 |
# Model Training Specifics
|
| 18 |
|
| 19 |
- Problem type: Multi-class Classification
|
|
|
|
| 14 |
|
| 15 |
Data comes from the amazing https://osdg.ai/ community!
|
| 16 |
|
| 17 |
+
* There is an improved version (finetuned Roberta) of the model available here: https://huggingface.co/jonas/roberta-base-finetuned-sdg
|
| 18 |
+
|
| 19 |
# Model Training Specifics
|
| 20 |
|
| 21 |
- Problem type: Multi-class Classification
|