File size: 576 Bytes
1255c59
 
 
42f8f27
b6f513c
1255c59
 
42f8f27
 
0792569
42f8f27
82751d9
 
 
 
 
42f8f27
 
1255c59
 
73d11d8
 
 
 
1255c59
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_url
    dtype: string
  - name: id
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': rarity:common
          '1': rarity:uncommon
          '2': rarity:rare
          '3': rarity:super_rare
          '4': rarity:ultra_rare
  splits:
  - name: train
    num_bytes: 11681495727.622
    num_examples: 5994
  download_size: 9233260171
  dataset_size: 11681495727.622
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---