File size: 560 Bytes
a305cbf
 
 
 
 
 
 
 
 
 
 
fbcbb62
 
a305cbf
 
fbcbb62
a305cbf
fbcbb62
 
 
 
 
a305cbf
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': hand
          '1': machine
  - name: ground_truth
    dtype: string
  splits:
  - name: test
    num_bytes: 155717.0
    num_examples: 2
  - name: train
    num_bytes: 153606.0
    num_examples: 18
  download_size: 297352
  dataset_size: 309323.0
---
# Dataset Card for "hand_vs_machine"

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