File size: 799 Bytes
fb08618
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
---
dataset_info:
  features:
  - name: "USER:\nText-to-Image Prompt: 4 cows munching on hay. \nGenerate an image\
      \ based on this description.ASSISTANT:<unused98><boi>"
    dtype: string
  - name: -1 4 cow
    dtype: string
  - name: '4'
    dtype: int64
  - name: cow
    dtype: string
  - name: '19'
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 78586076
    num_examples: 5546
  - name: validation
    num_bytes: 4352613
    num_examples: 308
  - name: test
    num_bytes: 4261380
    num_examples: 309
  download_size: 35967844
  dataset_size: 87200069
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---