File size: 408 Bytes
866ccf4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: text_prompts
    dtype: string
  - name: text_char_names
    dtype: string
  - name: image_list
    sequence: image
  - name: args
    dtype: string
  splits:
  - name: train
    num_bytes: 141598970.0
    num_examples: 24
  download_size: 141538522
  dataset_size: 141598970.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---