Commit
·
fcb99d0
1
Parent(s):
0ef4258
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,22 +9,18 @@ dataset_info:
|
|
9 |
dtype: int64
|
10 |
- name: text
|
11 |
dtype: string
|
12 |
-
- name: lang
|
13 |
-
dtype: string
|
14 |
-
- name: lang_score
|
15 |
-
dtype: float64
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes:
|
19 |
-
num_examples:
|
20 |
- name: validation
|
21 |
-
num_bytes:
|
22 |
-
num_examples:
|
23 |
- name: test
|
24 |
-
num_bytes:
|
25 |
-
num_examples:
|
26 |
-
download_size:
|
27 |
-
dataset_size:
|
28 |
---
|
29 |
# Dataset Card for "cup_it_ds_split_with_lang"
|
30 |
|
|
|
9 |
dtype: int64
|
10 |
- name: text
|
11 |
dtype: string
|
|
|
|
|
|
|
|
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 216427925
|
15 |
+
num_examples: 79296
|
16 |
- name: validation
|
17 |
+
num_bytes: 24265563
|
18 |
+
num_examples: 8811
|
19 |
- name: test
|
20 |
+
num_bytes: 39763692
|
21 |
+
num_examples: 14004
|
22 |
+
download_size: 177609217
|
23 |
+
dataset_size: 280457180
|
24 |
---
|
25 |
# Dataset Card for "cup_it_ds_split_with_lang"
|
26 |
|