Oshan commited on
Commit
e11c39c
1 Parent(s): 06e8ca0

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: bnd_idcs
5
+ sequence:
6
+ sequence: int64
7
+ - name: atm_type
8
+ sequence: int64
9
+ - name: bnd_type
10
+ sequence: int64
11
+ - name: y
12
+ sequence: int64
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1869800
16
+ num_examples: 2000
17
+ download_size: 130309
18
+ dataset_size: 1869800
19
+ ---
20
+ # Dataset Card for "temp1"
21
+
22
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)