polinaeterna HF staff commited on
Commit
936bd28
1 Parent(s): cbe0ecc

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
+ - config_name: null
4
+ features:
5
+ - name: x
6
+ dtype: int64
7
+ - name: y
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 74
12
+ num_examples: 5
13
+ - name: test
14
+ num_bytes: 88
15
+ num_examples: 6
16
+ download_size: 854
17
+ dataset_size: 162
18
+ ---
19
+ # Dataset Card for "test_push_default"
20
+
21
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)