Upload dataset
Browse files
README.md
CHANGED
|
@@ -1800,6 +1800,26 @@ dataset_info:
|
|
| 1800 |
num_examples: 100
|
| 1801 |
download_size: 3652
|
| 1802 |
dataset_size: 1613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1803 |
- config_name: cwt_Latn
|
| 1804 |
features:
|
| 1805 |
- name: text
|
|
@@ -9641,6 +9661,10 @@ configs:
|
|
| 9641 |
data_files:
|
| 9642 |
- split: train
|
| 9643 |
path: cub_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9644 |
- config_name: cwt_Latn
|
| 9645 |
data_files:
|
| 9646 |
- split: train
|
|
|
|
| 1800 |
num_examples: 100
|
| 1801 |
download_size: 3652
|
| 1802 |
dataset_size: 1613
|
| 1803 |
+
- config_name: cut_Latn
|
| 1804 |
+
features:
|
| 1805 |
+
- name: text
|
| 1806 |
+
dtype: 'null'
|
| 1807 |
+
- name: language_score
|
| 1808 |
+
dtype: float64
|
| 1809 |
+
- name: language
|
| 1810 |
+
dtype: 'null'
|
| 1811 |
+
- name: best_page_average_language
|
| 1812 |
+
dtype: 'null'
|
| 1813 |
+
- name: best_page_average_score
|
| 1814 |
+
dtype: float64
|
| 1815 |
+
- name: language_correct
|
| 1816 |
+
dtype: bool
|
| 1817 |
+
splits:
|
| 1818 |
+
- name: train
|
| 1819 |
+
num_bytes: 1145
|
| 1820 |
+
num_examples: 71
|
| 1821 |
+
download_size: 3449
|
| 1822 |
+
dataset_size: 1145
|
| 1823 |
- config_name: cwt_Latn
|
| 1824 |
features:
|
| 1825 |
- name: text
|
|
|
|
| 9661 |
data_files:
|
| 9662 |
- split: train
|
| 9663 |
path: cub_Latn/train-*
|
| 9664 |
+
- config_name: cut_Latn
|
| 9665 |
+
data_files:
|
| 9666 |
+
- split: train
|
| 9667 |
+
path: cut_Latn/train-*
|
| 9668 |
- config_name: cwt_Latn
|
| 9669 |
data_files:
|
| 9670 |
- split: train
|