KaraKaraWitch commited on
Commit
cfd0847
1 Parent(s): 29e3be7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +130 -0
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ - text-classification
5
+ language:
6
+ - en
7
+ pretty_name: How It's Made
8
+ size_categories:
9
+ - 1K<n<10K
10
+ ---
11
+
12
+ # Dataset Card for How It's Made
13
+
14
+ This tiny dataset contains parsed subtitles from the Canadian documentary series: "How It's Made".
15
+
16
+
17
+ ## Dataset Details
18
+
19
+ ### Dataset Description
20
+
21
+ - **Curated by:** KaraKaraWitch
22
+ - **Funded by [optional]:** N/A
23
+ - **Shared by [optional]:** N/A
24
+ - **Language(s) (NLP):** English
25
+ - **License:** Not specified.
26
+
27
+ ## Uses
28
+
29
+ This dataset is intended to be used in Large language models for grounding questions asking on "How X item is made?"
30
+
31
+ ### Direct Use
32
+
33
+
34
+
35
+ ### Out-of-Scope Use
36
+
37
+ The auther thinks that this can be used to generate inaccurate descriptions.
38
+
39
+ ## Dataset Structure
40
+
41
+ Refer to the image as shown
42
+
43
+ ![](https://huggingface.co/datasets/KaraKaraWitch/HowItsMade/resolve/main/Code_Rwe2mhkBsS.png?download=true)
44
+
45
+ ## Dataset Creation
46
+
47
+ ### Curation Rationale
48
+
49
+ <!-- Motivation for the creation of this dataset. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Source Data
54
+
55
+ The true source is undisclosed. However, there are some more tech-savvy people who would know where this would come from. *wink.*
56
+
57
+ #### Data Collection and Processing
58
+
59
+ 1. Process the subtitles
60
+ 2.
61
+
62
+ #### Who are the source data producers?
63
+
64
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Annotations [optional]
69
+
70
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
71
+
72
+ #### Annotation process
73
+
74
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
75
+
76
+ [More Information Needed]
77
+
78
+ #### Who are the annotators?
79
+
80
+ <!-- This section describes the people or systems who created the annotations. -->
81
+
82
+ [More Information Needed]
83
+
84
+ #### Personal and Sensitive Information
85
+
86
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ## Bias, Risks, and Limitations
91
+
92
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
93
+
94
+ [More Information Needed]
95
+
96
+ ### Recommendations
97
+
98
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
99
+
100
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
101
+
102
+ ## Citation [optional]
103
+
104
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
105
+
106
+ **BibTeX:**
107
+
108
+ [More Information Needed]
109
+
110
+ **APA:**
111
+
112
+ [More Information Needed]
113
+
114
+ ## Glossary [optional]
115
+
116
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
117
+
118
+ [More Information Needed]
119
+
120
+ ## More Information [optional]
121
+
122
+ [More Information Needed]
123
+
124
+ ## Dataset Card Authors [optional]
125
+
126
+ [More Information Needed]
127
+
128
+ ## Dataset Card Contact
129
+
130
+ [More Information Needed]