File size: 513 Bytes
dc2870a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50f1228
 
 
 
dc2870a
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: context
    dtype: string
  - name: keyword
    dtype: string
  - name: model_name
    dtype: string
  - name: base_prompt
    dtype: string
  - name: parse_prompt
    dtype: string
  - name: base_image
    dtype: image
  - name: our_image
    dtype: image
  splits:
  - name: train
    num_bytes: 28428261.0
    num_examples: 10
  download_size: 28429540
  dataset_size: 28428261.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---