CholeDYM commited on
Commit
549e21a
·
verified ·
1 Parent(s): f65d75a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sh_path
5
+ dtype: image
6
+ - name: lit_path
7
+ dtype: image
8
+ - name: text
9
+ dtype: string
10
+ - name: sh_id
11
+ dtype: string
12
+ - name: ori_id
13
+ dtype: string
14
+ - name: age
15
+ dtype: float64
16
+ - name: bread
17
+ dtype: float64
18
+ - name: gender
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 7904166512.105
23
+ num_examples: 30155
24
+ download_size: 7911721833
25
+ dataset_size: 7904166512.105
26
+ ---
27
+ # Dataset Card for "sh_lit"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)