Update README.md
Browse files
README.md
CHANGED
|
@@ -52,6 +52,12 @@ configs:
|
|
| 52 |
path: data/validation-*
|
| 53 |
- split: test
|
| 54 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
---
|
| 56 |
# BOE-XSUM Balanced Dataset - Reviewed and Cleaned
|
| 57 |
## Description
|
|
@@ -82,4 +88,4 @@ The dataset contains the following fields:
|
|
| 82 |
- **boe_alert**: BOE classification codes in state areas.
|
| 83 |
- **boe_departament**: Department from which the BOE article originates.
|
| 84 |
- **tweet_text_cleaned**: Extreme summary generated from a meticulous review of Eva Belmonte's tweet.
|
| 85 |
-
- **boe_subsequent**: Laws that are modified by this order (only for articles referring to legislation).
|
|
|
|
| 52 |
path: data/validation-*
|
| 53 |
- split: test
|
| 54 |
path: data/test-*
|
| 55 |
+
license: cc-by-4.0
|
| 56 |
+
task_categories:
|
| 57 |
+
- summarization
|
| 58 |
+
- text-classification
|
| 59 |
+
language:
|
| 60 |
+
- es
|
| 61 |
---
|
| 62 |
# BOE-XSUM Balanced Dataset - Reviewed and Cleaned
|
| 63 |
## Description
|
|
|
|
| 88 |
- **boe_alert**: BOE classification codes in state areas.
|
| 89 |
- **boe_departament**: Department from which the BOE article originates.
|
| 90 |
- **tweet_text_cleaned**: Extreme summary generated from a meticulous review of Eva Belmonte's tweet.
|
| 91 |
+
- **boe_subsequent**: Laws that are modified by this order (only for articles referring to legislation).
|