Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ widget:
|
|
20 |
This model has already been fine-tuned for the classification of IT tickets in English and Italian, you can use XLM-RoBERTa basic (no fine-tuned) at the following link:
|
21 |
https://huggingface.co/FacebookAI/xlm-roberta-base
|
22 |
|
23 |
-
##
|
24 |
|
25 |
You can find it in files and version under the name of: NOTEBOOK_FINE-TUNING_XLM-ROBERTA-BASE.ipynb
|
26 |
|
|
|
20 |
This model has already been fine-tuned for the classification of IT tickets in English and Italian, you can use XLM-RoBERTa basic (no fine-tuned) at the following link:
|
21 |
https://huggingface.co/FacebookAI/xlm-roberta-base
|
22 |
|
23 |
+
## CODE TO AUTONOMOUSLY FINE-TUNE YOUR MODEL WITH YOUR DATA FOR BOTH BALANCED AND UNBALANCED CLASSES
|
24 |
|
25 |
You can find it in files and version under the name of: NOTEBOOK_FINE-TUNING_XLM-ROBERTA-BASE.ipynb
|
26 |
|