librarian-bot commited on
Commit
692eed4
·
verified ·
1 Parent(s): 01f2695

Add dataset description

Browse files

## Auto-generated Dataset Description

This PR was automatically generated by the [Dataset Card Drafter](https://huggingface.co/spaces/librarian-bots/dataset-card-drafter) Space.

### Suggested Description

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.

---

*If you find this description helpful, please merge the PR. If you'd like to edit it first, you can modify the README.md in this branch before merging.*

*Generated by [librarian-bot](https://huggingface.co/spaces/librarian-bots/dataset-card-drafter)*

Files changed (1) hide show
  1. README.md +1 -0
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.