Add dataset description
#1
by
librarian-bot - opened
README.md
CHANGED
|
@@ -27,3 +27,4 @@ configs:
|
|
| 27 |
- split: train
|
| 28 |
path: data/train-*
|
| 29 |
---
|
|
|
|
|
|
| 27 |
- split: train
|
| 28 |
path: data/train-*
|
| 29 |
---
|
| 30 |
+
This dataset contains 50 rows of text data with metadata (id, url, text, language, token count, dump, page_average_lid_score) from official/government sources (e.g., .gov.uk, .cymru URLs). All text is in Welsh (cym_Latn), with token counts ranging from 10,029 to 149,028 and a mean page_average_lid_score of 0.991. The dataset appears suitable for testing text processing pipelines or language identification tasks, given its structured format and consistent Welsh content.
|