ummagumm-a commited on
Commit
cb0b5cc
·
1 Parent(s): adfe0d8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -9,18 +9,22 @@ dataset_info:
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
 
 
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: 217458873
19
  num_examples: 79296
20
  - name: validation
21
+ num_bytes: 24380206
22
  num_examples: 8811
23
  - name: test
24
+ num_bytes: 39945844
25
  num_examples: 14004
26
+ download_size: 177665957
27
+ dataset_size: 281784923
28
  ---
29
  # Dataset Card for "cup_it_ds_split_with_lang"
30