Anonymous commited on
Commit
ab9d295
·
1 Parent(s): dd80e13

Update public subset usage terms

Browse files
Files changed (2) hide show
  1. DATA_USE_AGREEMENT.md +55 -0
  2. README.md +31 -1
DATA_USE_AGREEMENT.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # PromptDialog Research-Only Data Use Agreement
2
+
3
+ This Data Use Agreement governs access to and use of the public PromptDialog_sub dataset.
4
+
5
+ By requesting, downloading, accessing, or using PromptDialog_sub, you agree to the following terms.
6
+
7
+ ## 1. Permitted Use
8
+
9
+ PromptDialog_sub may be used only for non-commercial academic research and education.
10
+
11
+ You may use the dataset to conduct research experiments, evaluate research systems, and publish academic findings, provided that you comply with this agreement and cite the associated PromptDialog paper.
12
+
13
+ ## 2. Prohibited Use
14
+
15
+ You may not use PromptDialog_sub for commercial purposes.
16
+
17
+ You may not use PromptDialog_sub to train, evaluate, deploy, or provide commercial systems, products, services, hosted APIs, or public-facing model services.
18
+
19
+ You may not use PromptDialog_sub for unlawful, harmful, deceptive, or privacy-invasive purposes.
20
+
21
+ ## 3. No Redistribution
22
+
23
+ You may not redistribute, mirror, resell, upload, publish, sublicense, or otherwise make PromptDialog_sub available to any third party.
24
+
25
+ This restriction applies to the dataset itself and to any derivative files, including extracted audio, text, annotations, labels, metadata, modified datasets, converted formats, subsets, or repackaged versions.
26
+
27
+ Users should obtain PromptDialog_sub from the official Hugging Face dataset page.
28
+
29
+ ## 4. No Derivative Dataset Publication
30
+
31
+ You may not publish modified versions, translated versions, cleaned versions, filtered subsets, re-segmented audio, re-transcribed text, or derivative datasets based on PromptDialog_sub without prior written permission from the PromptDialog authors.
32
+
33
+ ## 5. Ownership and Third-Party Rights
34
+
35
+ Access to PromptDialog_sub does not transfer ownership of any dataset content or any third-party source material.
36
+
37
+ The dataset may contain derived audio, text, annotations, or metadata from publicly available source materials. You are responsible for ensuring that your use of the dataset complies with applicable laws, institutional policies, and third-party rights.
38
+
39
+ No legal claims of any kind can be derived from requesting, accepting, accessing, or using the dataset.
40
+
41
+ ## 6. Citation
42
+
43
+ If you use PromptDialog_sub in a publication, presentation, report, benchmark, or derived research result, you must cite the associated PromptDialog paper and dataset page.
44
+
45
+ ## 7. Takedown and Revocation
46
+
47
+ The maintainers may remove, restrict, or modify dataset access at any time, including in response to rights-holder requests, policy changes, suspected misuse, or violation of this agreement.
48
+
49
+ Your access may be revoked if you violate this agreement.
50
+
51
+ ## 8. No Warranty and Limitation of Liability
52
+
53
+ PromptDialog_sub is provided as-is, without warranties of any kind.
54
+
55
+ The PromptDialog authors and maintainers shall not be held liable for any damage, loss, claim, legal dispute, or other consequence resulting from accessing or using the dataset or any files provided.
README.md CHANGED
@@ -1,8 +1,38 @@
1
  ---
2
  license: cc-by-nc-4.0
3
  viewer: false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # PromptDialog Subset
7
 
8
- This subset contains 1,000 dialogues randomly sampled from high-context PromptDialog candidates.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
  viewer: false
4
+ language:
5
+ - zh
6
+ tags:
7
+ - audio
8
+ - speech
9
+ - dialogue
10
+ - text-to-speech
11
+ - chinese
12
+ - public-subset
13
+ - non-commercial
14
+ task_categories:
15
+ - text-to-speech
16
+ - automatic-speech-recognition
17
+ pretty_name: PromptDialog Subset
18
  ---
19
 
20
  # PromptDialog Subset
21
 
22
+ PromptDialog_sub is a public 1,000-dialogue subset sampled from PromptDialog for non-commercial academic research and education.
23
+
24
+ ## License and Use
25
+
26
+ PromptDialog_sub is released under CC BY-NC 4.0 together with the additional [PromptDialog Data Use Agreement](./DATA_USE_AGREEMENT.md).
27
+
28
+ The dataset may be used only for non-commercial academic research and education. Commercial use, resale, use in commercial systems or public-facing model APIs, and use for unlawful or privacy-invasive purposes are prohibited.
29
+
30
+ Redistribution, public mirroring, sublicensing, and publication of modified or derivative versions are prohibited without prior written permission from the PromptDialog authors.
31
+
32
+ If you use PromptDialog_sub in a publication, presentation, report, benchmark, or derived research result, please cite the associated PromptDialog paper and dataset page.
33
+
34
+ ## Important Notice
35
+
36
+ This subset is derived from PromptDialog and may contain derived audio, text, annotations, or metadata from publicly available source materials. Access to this public subset does not transfer ownership of any third-party content and does not grant permission to use the dataset outside the non-commercial research-only scope.
37
+
38
+ If you are a rights holder and have concerns about any content, please contact the maintainers for review and takedown.