Datasets:
File size: 2,588 Bytes
fd09b64 d03e37b 2118444 2ca120c 2118444 2ca120c 2118444 2ca120c fd09b64 6b0ffb1 fd09b64 d597615 f1e94a9 039b34d bbb9729 7ef91b9 039b34d ae4feb4 ab9aaf7 bbb0b73 8f67d4f 039b34d bbb9729 117880d a330dad 039b34d 863c0ec bbb9729 039b34d bbb9729 039b34d a99aecd 6b0ffb1 |
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 |
---
configs:
- config_name: Portugal (PT)
data_files: pt/*.parquet
- config_name: Brazil (BR)
data_files: br/*.parquet
- config_name: Other
data_files: other/*.parquet
task_categories:
- text-generation
- text-classification
language:
- pt
tags:
- pt
- br
- portuguese
- brazilian
- portugal
- brazil
size_categories:
- 100M<n<1B
---
# Dataset Summary
The VeraCruz Dataset is a comprehensive collection of Portuguese language content, showcasing the linguistic and cultural diversity of of Portuguese-speaking regions. It includes around 190 million samples, organized by regional origin as indicated by URL metadata into primary categories. The primary categories are:
- **Portugal (PT)**: Samples with content URLs indicating a clear Portuguese origin.
- **Brazil (BR)**: Samples with content URLs indicating a clear Brazilian origin.
- **Other**: Samples where the URL metadata does not clearly indicate a Portuguese or Brazilian origin. These samples were further classified into "PT" or "BR" categories using the [PeroVaz_PT-BR_Classifier](https://huggingface.co/Bastao/PeroVaz_PT-BR_Classifier), which is trained specifically to distinguish between the European and Brazilian variations of Portuguese.
Each entry in this category is supplemented with two extra columns: 'label' and 'score'.
The 'label' column indicates the predicted category (PT or BR), and the 'score' column represents the probability of the predicted label.
# Source Data
The VeraCruz Dataset is derived from the [MyCulturaX](https://huggingface.co/datasets/uonlp/CulturaX) dataset's Portuguese language segment, a comprehensive collection known for its broad linguistic coverage across multiple languages.
However, the original [MyCulturaX](https://huggingface.co/datasets/uonlp/CulturaX) dataset does not differentiate between the two variants of Portuguese.
# Personal and Sensitive Information
Given the dataset's extensive nature, it may contain personal and sensitive information. Users are advised to handle the data responsibly, employing ethical practices and privacy-compliant measures such as data anonymization where necessary. It is crucial to respect individual privacy and adhere to legal standards when utilizing this dataset.
# Licensing Information
The license terms for the VeraCruz Dataset strictly follow those of mC4 and OSCAR. Please refer to the licenses of both datasets when using VeraCruz:
- [mC4 License Details](https://huggingface.co/datasets/allenai/c4#license)
- [OSCAR License Details](https://huggingface.co/datasets/oscar-corpus/OSCAR-2301#licensing-information) |