File size: 1,576 Bytes
2622fe0 8c1762b a29a302 8c1762b c7e5577 a29a302 bbbb278 a29a302 c7e5577 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 1070198932.3545526
num_examples: 404414
- name: test
num_bytes: 13924389
num_examples: 5081
download_size: 660738691
dataset_size: 1084123321.3545527
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: cc-by-sa-4.0
task_categories:
- fill-mask
source_datasets:
- projecte-aina/catalan_general_crawling
language:
- ca
size_categories:
- 100K<n<1M
pretty_name: Catalan Raw Text
---
### Dataset Summary
The Catalan Raw Text Dataset is a subset of the [projecte-aina/catalan_general_crawling](https://huggingface.co./datasets/projecte-aina/catalan_general_crawling).
It is licensed under a [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license, just like the origin dataset.
The dataset consists of **404k samples** (roughly 20% of the original), totalling **331M tokens** after tokenizing it with the [Llama-3 Tokenizer](https://huggingface.co./meta-llama/Meta-Llama-3-8B).
### Languages
The dataset is in Catalan (`ca-ES`).
### Data Fields
- `text` (str): Text.
### Data Splits
The dataset contains two splits: `train` and `test`.
### Contributions
Thanks to [projecte-aina](https://huggingface.co./projecte-aina) for providing the original dataset.
Please visit the [Source Dataset](https://huggingface.co./datasets/projecte-aina/catalan_general_crawling) for more information about how it was collected and curated. |