ericyu commited on
Commit
4de48c2
1 Parent(s): 6d46d57

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: 144417263.7991308
13
+ num_examples: 6019
14
+ - name: test
15
+ num_bytes: 48131017.86226156
16
+ num_examples: 2006
17
+ - name: val
18
+ num_bytes: 48155065.57960765
19
+ num_examples: 2007
20
+ download_size: 239525611
21
+ dataset_size: 240703347.241
22
+ ---
23
+ # Dataset Card for "CNAMCD_Cropped"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)