Thanmay commited on
Commit
d388d3f
1 Parent(s): 3c6f204

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: infobox
7
+ dtype: string
8
+ - name: serialized_infobox
9
+ dtype: string
10
+ - name: summary
11
+ dtype: string
12
+ - name: itv2 hi infobox
13
+ dtype: string
14
+ - name: itv2 hi summary
15
+ dtype: string
16
+ splits:
17
+ - name: test
18
+ num_bytes: 7683659
19
+ num_examples: 1919
20
+ - name: validation
21
+ num_bytes: 7046869
22
+ num_examples: 1853
23
+ download_size: 5616013
24
+ dataset_size: 14730528
25
+ ---
26
+ # Dataset Card for "indic-wikibio-hi"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)