lewtun HF staff commited on
Commit
1241b20
1 Parent(s): 78f0d88

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: a
5
+ dtype: int64
6
+ splits:
7
+ - name: foo
8
+ num_bytes: 24
9
+ num_examples: 3
10
+ - name: bar
11
+ num_bytes: 24
12
+ num_examples: 3
13
+ - name: baz
14
+ num_bytes: 24
15
+ num_examples: 3
16
+ download_size: 1737
17
+ dataset_size: 72
18
+ ---
19
+ # Dataset Card for "splits-test"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)