Ibai Guillén-Pacho commited on
Commit
1cc640f
·
verified ·
1 Parent(s): 0f366b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -130,12 +130,12 @@ VIRC is designed to support the study of hate speech in headlines from two langu
130
 
131
  ## Annotation
132
  The `VIRC_Guidelines.pdf` contains the annotation guidelines provided to annotators. This can be seen sintetized in the paper. The dataset is provided with several splits depending of which elements are included:
133
- - `Annotations (Spanish)`: Annotators annotations for Spanish.
134
- - `Annotations (Italian)`: Annotators annotations for Italian.
135
- - `Gold (Spanish)`: Gold standard annotations for Spanish.
136
- - `Gold (Italian)`: Gold standard annotations for Italian.
137
- - `Comments (Spanish)`: Annotators comments for Spanish.
138
- - `Comments (Italian)`: Annotators comments for Italian.
139
 
140
  The different splits include:
141
 
@@ -143,14 +143,16 @@ The different splits include:
143
  |----------------------|---------------------------|---------------------------|--------------------|---------------------|------------------------|------------------------|
144
  | **`all`** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
145
  | **`all_tags`** | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
146
- | **`gold_tags`** | | ❌ | ✅ | | | ❌ |
 
147
  | **`spa_all_tags`** | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ |
148
  | **`ita_all_tags`** | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ |
 
 
 
149
  | **`tags`** | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
150
  | **`spa_tags`** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
151
  | **`ita_tags`** | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
152
- | **`spa_gold_tags`** | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ |
153
- | **`ita_gold_tags`** | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ |
154
  | **`comments`** | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
155
  | **`spa_comments`** | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
156
  | **`ita_comments`** | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ |
 
130
 
131
  ## Annotation
132
  The `VIRC_Guidelines.pdf` contains the annotation guidelines provided to annotators. This can be seen sintetized in the paper. The dataset is provided with several splits depending of which elements are included:
133
+ - *Annotations (Spanish)*: Annotators annotations for Spanish.
134
+ - *Annotations (Italian)*: Annotators annotations for Italian.
135
+ - *Gold (Spanish)*: Gold standard annotations for Spanish.
136
+ - *Gold (Italian)*: Gold standard annotations for Italian.
137
+ - *Comments (Spanish)*: Annotators comments for Spanish.
138
+ - *Comments (Italian)*: Annotators comments for Italian.
139
 
140
  The different splits include:
141
 
 
143
  |----------------------|---------------------------|---------------------------|--------------------|---------------------|------------------------|------------------------|
144
  | **`all`** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
145
  | **`all_tags`** | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
146
+ | **`spa_all`** | | ❌ | ✅ | | | ❌ |
147
+ | **`ita_all`** | ❌ | ✅ | ❌ | ✅ | ❌ | ✅ |
148
  | **`spa_all_tags`** | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ |
149
  | **`ita_all_tags`** | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ |
150
+ | **`gold_tags`** | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ |
151
+ | **`spa_gold_tags`** | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ |
152
+ | **`ita_gold_tags`** | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ |
153
  | **`tags`** | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
154
  | **`spa_tags`** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
155
  | **`ita_tags`** | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
 
 
156
  | **`comments`** | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
157
  | **`spa_comments`** | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
158
  | **`ita_comments`** | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ |