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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,12 +15,12 @@ widget:
15
  - text: "Non riesco ad accedere alla casella email"
16
  - text: "Need assistance installing antivirus software on my computer"
17
  ---
18
- # XLM-RoBERTa (base-sized model) Fine-tuned for ticket classification
19
 
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
 
 
15
  - text: "Non riesco ad accedere alla casella email"
16
  - text: "Need assistance installing antivirus software on my computer"
17
  ---
18
+ # XLM-RoBERTa (base-sized model) Fine-tuned for ticket classification 💕
19
 
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