File size: 526 Bytes
cd3339c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
configs:
- config_name: default
  data_files:
  - split: full
    path: data/full-*
dataset_info:
  features:
  - name: imageA
    dtype: image
  - name: imageB
    dtype: image
  - name: label
    dtype: image
  splits:
  - name: full
    num_bytes: 238076781.888
    num_examples: 10032
  download_size: 240024878
  dataset_size: 238076781.888
---
# Dataset Card for "CNAMCD_Cropped_256"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)