guyhadad01 commited on
Commit
380cbbf
1 Parent(s): a43e0ef

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Column1
5
+ dtype: float64
6
+ - name: q_txt
7
+ dtype: string
8
+ - name: attr_val
9
+ dtype: float64
10
+ splits:
11
+ - name: train
12
+ num_bytes: 32410
13
+ num_examples: 287
14
+ - name: test
15
+ num_bytes: 3475
16
+ num_examples: 32
17
+ download_size: 23701
18
+ dataset_size: 35885
19
+ ---
20
+ # Dataset Card for "manipulations"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)