File size: 565 Bytes
9748525
 
 
 
 
 
 
d71d679
 
9748525
5a06edb
 
 
db5ec2c
 
 
842a7f2
 
 
 
 
9748525
 
 
479fc4b
 
 
 
d71d679
 
9748525
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
---
dataset_info:
  features:
  - name: Filename
    dtype: string
  - name: Svg
    dtype: string
  - name: short_captions
    dtype: string
  splits:
  - name: val
    num_bytes: 295624812
    num_examples: 108456
  - name: test
    num_bytes: 15543090
    num_examples: 5709
  - name: train
    num_bytes: 4061078309
    num_examples: 1743717
  download_size: 4255013228
  dataset_size: 4372246211
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: val
    path: data/val-*
  - split: train
    path: data/train-*
---