dtomas commited on
Commit
c269ce6
1 Parent(s): f77a6a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,9 +1,3 @@
1
- # RoBERTa base finetuned for Spanish irony detection
2
-
3
- ## Model description
4
-
5
- Model to perform irony detection in Spanish. This is a finetuned version of the [RoBERTa-base-bne model](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on the [IroSvA](https://www.autoritas.net/IroSvA2019/) corpus.
6
-
7
  ---
8
  language:
9
  - es
@@ -11,4 +5,13 @@ tags:
11
  - Text Classification
12
  - PyTorch
13
  - Irony Detection
 
14
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  language:
3
  - es
 
5
  - Text Classification
6
  - PyTorch
7
  - Irony Detection
8
+
9
  ---
10
+
11
+ # RoBERTa base finetuned for Spanish irony detection
12
+
13
+ ## Model description
14
+
15
+ Model to perform irony detection in Spanish. This is a finetuned version of the [RoBERTa-base-bne model](https://huggingface.co/PlanTL-GOB-ES/roberta-base-bne) on the [IroSvA](https://www.autoritas.net/IroSvA2019/) corpus.
16
+
17
+