File size: 727 Bytes
833bcf7
 
 
 
 
 
 
 
9675f66
03e770c
 
833bcf7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9675f66
833bcf7
9675f66
 
833bcf7
 
 
 
 
 
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
36
37
38
39
40
41
42
---
dataset_info:
  features:
  - name: filename
    dtype: string
  - name: url
    dtype: string
  - name: tags
    dtype: string
  - name: shifted_weighted_v2v3_score
    dtype: float64
  - name: size
    dtype: 'null'
  - name: folders
    dtype: 'null'
  - name: isDeleted
    dtype: 'null'
  - name: annotation
    dtype: 'null'
  - name: star
    dtype: 'null'
  - name: height
    dtype: 'null'
  - name: width
    dtype: 'null'
  - name: palette_color
    dtype: 'null'
  - name: palette_ratio
    dtype: 'null'
  splits:
  - name: train
    num_bytes: 118509
    num_examples: 725
  download_size: 38135
  dataset_size: 118509
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---