Commit ·
1db97df
1
Parent(s): 999e159
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,6 +39,9 @@ Each version of the dataset contains a .csv file with metadata with urls to imag
|
|
| 39 |
|**lang**| Language predicted using https://huggingface.co/papluca/xlm-roberta-base-language-detection |
|
| 40 |
|**lang_score**| A measure of confidence in the predicted language |
|
| 41 |
|
|
|
|
|
|
|
|
|
|
| 42 |
### Data Splits
|
| 43 |
|
| 44 |
No official splitting of the dataset is used.
|
|
|
|
| 39 |
|**lang**| Language predicted using https://huggingface.co/papluca/xlm-roberta-base-language-detection |
|
| 40 |
|**lang_score**| A measure of confidence in the predicted language |
|
| 41 |
|
| 42 |
+
### Example Samples
|
| 43 |
+

|
| 44 |
+
|
| 45 |
### Data Splits
|
| 46 |
|
| 47 |
No official splitting of the dataset is used.
|