Noise144 commited on
Commit
5169a4f
·
verified ·
1 Parent(s): c9d080c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ## 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
 
 
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