File size: 828 Bytes
b8bdced
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': american_shirt
          '1': black
          '2': blue
          '3': buttoned_shirt
          '4': checked_shirt
          '5': coat
          '6': dark_tshirts
          '7': hoodie
          '8': long_sleeves
          '9': other_tshirts
          '10': polo
          '11': red
          '12': striped_sweater
          '13': striped_tshirts
          '14': white_with_logo
          '15': yellow
  splits:
  - name: train
    num_bytes: 3587713.0
    num_examples: 84
  download_size: 3527249
  dataset_size: 3587713.0
---
# Dataset Card for "mix_ds"

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