File size: 672 Bytes
c49403d
 
 
 
 
 
 
6905c66
c49403d
6905c66
c49403d
 
 
 
 
a7fcd57
 
c49403d
 
 
 
 
 
 
 
 
 
c8cf7fa
c49403d
c8cf7fa
 
c49403d
 
 
 
 
 
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: shape_to_modify
    dtype: string
  - name: json_data
    dtype: string
  - name: ground_truth
    dtype: string
  - name: file_hash
    dtype: string
  - name: slide_number
    dtype: int32
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 523551634.762
    num_examples: 1201
  download_size: 467166584
  dataset_size: 523551634.762
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---