ericyu commited on
Commit
0ae0784
1 Parent(s): d67473a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: imageA
5
+ dtype: image
6
+ - name: imageB
7
+ dtype: image
8
+ - name: label
9
+ dtype: image
10
+ splits:
11
+ - name: train
12
+ num_bytes: 685483069.3837136
13
+ num_examples: 3654
14
+ - name: test
15
+ num_bytes: 226848178.30523786
16
+ num_examples: 1218
17
+ - name: val
18
+ num_bytes: 228364798.69204846
19
+ num_examples: 1219
20
+ download_size: 1135172308
21
+ dataset_size: 1140696046.381
22
+ ---
23
+ # Dataset Card for "EGY_BCD"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)