ericyu commited on
Commit
b5a9ebf
1 Parent(s): 51507b5

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: 287118335.44
13
+ num_examples: 7120
14
+ - name: test
15
+ num_bytes: 73188109.824
16
+ num_examples: 2048
17
+ - name: val
18
+ num_bytes: 34384403.584
19
+ num_examples: 1024
20
+ download_size: 345121409
21
+ dataset_size: 394690848.848
22
+ ---
23
+ # Dataset Card for "LEVIRCD_Cropped256"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)