Ibaii99 commited on
Commit
3f343fe
Β·
verified Β·
1 Parent(s): 35c7405

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -18
README.md CHANGED
@@ -138,26 +138,35 @@ The `VIRC_Guidelines.pdf` contains the annotation guidelines provided to annotat
138
  - *Comments (Italian)*: Annotators comments for Italian.
139
 
140
  The different splits include:
141
- | **Configuration** | **Annotations (Spanish)** | **Annotations (Italian)** | **Gold (Spanish)** | **Gold (Italian)** | **Comments (Spanish)** | **Comments (Italian)** |
142
- |----------------------|---------------------------|---------------------------|--------------------|---------------------|------------------------|------------------------|
143
- | **`all`** | βœ… | βœ… | βœ… | βœ… | βœ… | βœ… |
144
- | **`all_tags`** | βœ… | βœ… | βœ… | βœ… | ❌ | ❌ |
145
- | **`spa_all`** | βœ… | ❌ | βœ… | ❌ | βœ… | ❌ |
146
- | **`ita_all`** | ❌ | βœ… | ❌ | βœ… | ❌ | βœ… |
147
- | **`spa_all_tags`** | βœ… | ❌ | βœ… | ❌ | ❌ | ❌ |
148
- | **`ita_all_tags`** | ❌ | βœ… | ❌ | βœ… | ❌ | ❌ |
149
- | **`gold_tags`** | ❌ | ❌ | βœ… | βœ… | ❌ | ❌ |
150
- | **`spa_gold_tags`** | ❌ | ❌ | βœ… | ❌ | ❌ | ❌ |
151
- | **`ita_gold_tags`** | ❌ | ❌ | ❌ | βœ… | ❌ | ❌ |
152
- | **`tags`** | βœ… | βœ… | ❌ | ❌ | ❌ | ❌ |
153
- | **`spa_tags`** | βœ… | ❌ | ❌ | ❌ | ❌ | ❌ |
154
- | **`ita_tags`** | ❌ | βœ… | ❌ | ❌ | ❌ | ❌ |
155
- | **`comments`** | ❌ | ❌ | ❌ | ❌ | βœ… | βœ… |
156
- | **`spa_comments`** | ❌ | ❌ | ❌ | ❌ | βœ… | ❌ |
157
- | **`ita_comments`** | ❌ | ❌ | ❌ | ❌ | ❌ | βœ… |
158
 
159
 
160
- ## BibTeX entry and citation info
 
 
 
 
 
 
 
 
 
161
  ``` bibtex
162
  @inproceedings{IbaiArianna2024,
163
  author = {Ibai Guill{\'{e}}n{-}Pacho and
 
138
  - *Comments (Italian)*: Annotators comments for Italian.
139
 
140
  The different splits include:
141
+ | **Configuration** | **Annotations (Spanish)** | **Annotations (Italian)** | **Gold (Spanish)** | **Gold (Italian)** | **Comments (Spanish)** | **Comments (Italian)** | **Number of Rows** |
142
+ |----------------------|---------------------------|---------------------------|--------------------|---------------------|------------------------|------------------------|-------------------|
143
+ | **`all`** | βœ… | βœ… | βœ… | βœ… | βœ… | βœ… |6027 |
144
+ | **`all_tags`** | βœ… | βœ… | βœ… | βœ… | ❌ | ❌ |5536 |
145
+ | **`spa_all`** | βœ… | ❌ | βœ… | ❌ | βœ… | ❌ |3407 |
146
+ | **`ita_all`** | ❌ | βœ… | ❌ | βœ… | ❌ | βœ… |2620 |
147
+ | **`spa_all_tags`** | βœ… | ❌ | βœ… | ❌ | ❌ | ❌ |3256 |
148
+ | **`ita_all_tags`** | ❌ | βœ… | ❌ | βœ… | ❌ | ❌ |2280 |
149
+ | **`gold_tags`** | ❌ | ❌ | βœ… | βœ… | ❌ | ❌ |1131 |
150
+ | **`spa_gold_tags`** | ❌ | ❌ | βœ… | ❌ | ❌ | ❌ |550 |
151
+ | **`ita_gold_tags`** | ❌ | ❌ | ❌ | βœ… | ❌ | ❌ |581 |
152
+ | **`tags`** | βœ… | βœ… | ❌ | ❌ | ❌ | ❌ |4405 |
153
+ | **`spa_tags`** | βœ… | ❌ | ❌ | ❌ | ❌ | ❌ |2125 |
154
+ | **`ita_tags`** | ❌ | βœ… | ❌ | ❌ | ❌ | ❌ |2280 |
155
+ | **`comments`** | ❌ | ❌ | ❌ | ❌ | βœ… | βœ… |491 |
156
+ | **`spa_comments`** | ❌ | ❌ | ❌ | ❌ | βœ… | ❌ |151 |
157
+ | **`ita_comments`** | ❌ | ❌ | ❌ | ❌ | ❌ | βœ… |340 |
158
 
159
 
160
+ ## Usage and Information
161
+ The dataset can be loaded with:
162
+ ``` python
163
+ from datasets import load_dataset
164
+ dataset = load_dataset("Ibaii99/virc")
165
+ ```
166
+
167
+
168
+
169
+ ## BibTeX Entry and Citation Info
170
  ``` bibtex
171
  @inproceedings{IbaiArianna2024,
172
  author = {Ibai Guill{\'{e}}n{-}Pacho and