Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ The VeraCruz Dataset is a comprehensive collection of Portuguese language conten
|
|
27 |
|
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 |
|
|
|
27 |
|
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 |
|