File size: 414 Bytes
ff55a8c
 
421c555
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ff55a8c
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
---

license: mit
dataset_info:
  config_name: test
  features:
  - name: image
    dtype: string
  - name: wnid
    dtype: string
  - name: class_name
    dtype: string
  splits:
  - name: test
    num_bytes: 6072798
    num_examples: 30000
  download_size: 500117
  dataset_size: 6072798
configs:
- config_name: test
  data_files:
  - split: test
    path: test/test-*
  default: true
---