svjack commited on
Commit
0b98ba6
·
1 Parent(s): 566d793

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: prompt
7
+ dtype: string
8
+ - name: seed
9
+ dtype: int64
10
+ - name: step
11
+ dtype: int64
12
+ - name: cfg
13
+ dtype: float32
14
+ - name: sampler
15
+ dtype: string
16
+ - name: zh_prompt
17
+ dtype: string
18
+ - name: zh_prompt_deepl
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 4925575565.764861
23
+ num_examples: 8311
24
+ download_size: 4953987198
25
+ dataset_size: 4925575565.764861
26
+ ---
27
+ # Dataset Card for "diffusiondb_random_10k_zh_v2_deepl"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)