svjack commited on
Commit
756996f
·
1 Parent(s): f572f19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -29
README.md CHANGED
@@ -1,32 +1,3 @@
1
- ---
2
- language: zh
3
- license: other
4
- tags:
5
- - MT5
6
- - mt5
7
- - text-to-text
8
- - zh
9
- - Chinese
10
- inference: false
11
- extra_gated_prompt: |-
12
- The License specifies:
13
-
14
- 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
15
- 2. rinna Co., Ltd. claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
16
-
17
- By clicking on "Access repository" below, you accept that your *contact information* (email address and username) can be shared with the model authors as well.
18
-
19
- extra_gated_fields:
20
- I have read the License and agree with its terms: checkbox
21
- ---
22
-
23
- svjack/diffusiondb_random_10k_zh_v1 is a dataset that random sample 10k English samples from [diffusiondb](https://github.com/poloclub/diffusiondb) and use [NMT](https://en.wikipedia.org/wiki/Neural_machine_translation) translate them into Chinese with some corrections.<br/>
24
-
25
- it used to train stable diffusion models in <br/> [svjack/Stable-Diffusion-FineTuned-zh-v0](https://huggingface.co/svjack/Stable-Diffusion-FineTuned-zh-v0)<br/>
26
- [svjack/Stable-Diffusion-FineTuned-zh-v1](https://huggingface.co/svjack/Stable-Diffusion-FineTuned-zh-v1)<br/>
27
- [svjack/Stable-Diffusion-FineTuned-zh-v2](https://huggingface.co/svjack/Stable-Diffusion-FineTuned-zh-v2)<br/>
28
-
29
- And is the data support of [https://github.com/svjack/Stable-Diffusion-Chinese-Extend](https://github.com/svjack/Stable-Diffusion-Chinese-Extend) which is a fine tune version of Stable Diffusion model on self-translate 10k diffusiondb Chinese Corpus and "extend" it.
30
 
31
 
32
 
@@ -56,4 +27,13 @@ dataset_info:
56
  ---
57
  # Dataset Card for "diffusiondb_random_10k_zh_v1"
58
 
 
 
 
 
 
 
 
 
 
59
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
 
3
 
 
27
  ---
28
  # Dataset Card for "diffusiondb_random_10k_zh_v1"
29
 
30
+ svjack/diffusiondb_random_10k_zh_v1 is a dataset that random sample 10k English samples from [diffusiondb](https://github.com/poloclub/diffusiondb) and use [NMT](https://en.wikipedia.org/wiki/Neural_machine_translation) translate them into Chinese with some corrections.<br/>
31
+
32
+ it used to train stable diffusion models in <br/> [svjack/Stable-Diffusion-FineTuned-zh-v0](https://huggingface.co/svjack/Stable-Diffusion-FineTuned-zh-v0)<br/>
33
+ [svjack/Stable-Diffusion-FineTuned-zh-v1](https://huggingface.co/svjack/Stable-Diffusion-FineTuned-zh-v1)<br/>
34
+ [svjack/Stable-Diffusion-FineTuned-zh-v2](https://huggingface.co/svjack/Stable-Diffusion-FineTuned-zh-v2)<br/>
35
+
36
+ And is the data support of [https://github.com/svjack/Stable-Diffusion-Chinese-Extend](https://github.com/svjack/Stable-Diffusion-Chinese-Extend) which is a fine tune version of Stable Diffusion model on self-translate 10k diffusiondb Chinese Corpus and "extend" it.
37
+
38
+
39
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)