File size: 663 Bytes
0488c1b
 
 
 
 
 
 
3e6446e
 
0488c1b
 
 
 
 
 
 
 
 
 
 
 
0cc7cb4
 
0488c1b
 
 
 
996f3a1
0488c1b
996f3a1
 
0488c1b
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: hash
    dtype: string
  - name: category
    dtype: string
  - name: subcategory
    dtype: string
  - name: task
    dtype: string
  - name: description
    dtype: string
  - name: ground_truth
    dtype: string
  - name: file_hash
    dtype: string
  - name: slide_number
    dtype: int64
  - name: image_path
    dtype: string
  - name: json_data
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 712964969.6
    num_examples: 1200
  download_size: 645286505
  dataset_size: 712964969.6
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---