File size: 714 Bytes
f6426e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: index
    dtype: string
  - name: raw_prompt
    dtype: string
  - name: ground_truth
    dtype: image
  - name: gen_images_sd1_4
    list: image
  - name: rephrased_prompt_gpt
    dtype: string
  - name: gen_images_rephrased_sd1_4
    list: image
  - name: url
    dtype: string
  splits:
  - name: train
    num_bytes: 1564800318.0
    num_examples: 500
  download_size: 1560238374
  dataset_size: 1564800318.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "memorization_data"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)