File size: 509 Bytes
dc2870a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9c4fc82
82bfea1
9c4fc82
 
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: 6431172.0
    num_examples: 2
  download_size: 6448872
  dataset_size: 6431172.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---