Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -28,8 +28,8 @@ The VeraCruz Dataset is a comprehensive collection of Portuguese language conten
|
|
28 |
- **Portugal (PT)**: Samples with content URLs indicating a clear Portuguese origin.
|
29 |
- **Brazil (BR)**: Samples with content URLs indicating a clear Brazilian origin.
|
30 |
- **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-PTBR_Classifier](https://huggingface.co/Bastao/PeroVaz_PT-PTBR_Classifier), which is trained specifically to distinguish between the European and Brazilian variations of Portuguese.
|
31 |
-
|
32 |
-
|
33 |
|
34 |
# Source Data
|
35 |
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.
|
|
|
28 |
- **Portugal (PT)**: Samples with content URLs indicating a clear Portuguese origin.
|
29 |
- **Brazil (BR)**: Samples with content URLs indicating a clear Brazilian origin.
|
30 |
- **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-PTBR_Classifier](https://huggingface.co/Bastao/PeroVaz_PT-PTBR_Classifier), which is trained specifically to distinguish between the European and Brazilian variations of Portuguese.
|
31 |
+
Additionally, each entry in this category is supplemented with two extra columns: 'label' and 'score'.
|
32 |
+
The 'label' column indicates the predicted category (PT or BR), and the 'score' column represents the probability of the predicted label.
|
33 |
|
34 |
# Source Data
|
35 |
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.
|