Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
Libraries:
Datasets
Dask
License:
Catalan-Raw-Text / README.md
laurentiubp's picture
Update README.md
c7e5577 verified
|
raw
history blame
1.55 kB
---
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**, 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.