UNIST-Eunchan commited on
Commit
2939a7c
1 Parent(s): 80a69e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -87
README.md CHANGED
@@ -60,39 +60,20 @@ This dataset card aims to be a base template for new datasets. It has been gener
60
 
61
 
62
 
63
- - **Curated by:** [More Information Needed]
64
- - **Funded by [optional]:** [More Information Needed]
65
- - **Shared by [optional]:** [More Information Needed]
66
- - **Language(s) (NLP):** [More Information Needed]
67
- - **License:** [More Information Needed]
68
-
69
  ### Dataset Sources [optional]
70
 
71
  <!-- Provide the basic links for the dataset. -->
72
 
73
- - **Repository:** [More Information Needed]
74
  - **Paper [optional]:** [More Information Needed]
75
  - **Demo [optional]:** [More Information Needed]
76
 
77
  ## Uses
78
 
79
- <!-- Address questions around how the dataset is intended to be used. -->
80
-
81
- ### Direct Use
82
-
83
- <!-- This section describes suitable use cases for the dataset. -->
84
-
85
- [More Information Needed]
86
-
87
- ### Out-of-Scope Use
88
 
89
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
90
-
91
- [More Information Needed]
92
-
93
- ## Dataset Structure
94
-
95
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
96
 
97
  [More Information Needed]
98
 
@@ -106,47 +87,10 @@ This dataset card aims to be a base template for new datasets. It has been gener
106
 
107
  ### Source Data
108
 
109
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
110
-
111
- #### Data Collection and Processing
112
-
113
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
114
-
115
- [More Information Needed]
116
-
117
- #### Who are the source data producers?
118
-
119
- <!-- 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. -->
120
-
121
- [More Information Needed]
122
-
123
- ### Annotations [optional]
124
-
125
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
126
-
127
- #### Annotation process
128
-
129
- <!-- 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. -->
130
-
131
- [More Information Needed]
132
-
133
- #### Who are the annotators?
134
 
135
- <!-- This section describes the people or systems who created the annotations. -->
136
-
137
- [More Information Needed]
138
-
139
- #### Personal and Sensitive Information
140
-
141
- <!-- 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. -->
142
-
143
- [More Information Needed]
144
-
145
- ## Bias, Risks, and Limitations
146
-
147
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
148
 
149
- [More Information Needed]
150
 
151
  ### Recommendations
152
 
@@ -154,32 +98,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
154
 
155
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
156
 
157
- ## Citation [optional]
158
-
159
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
160
-
161
- **BibTeX:**
162
-
163
- [More Information Needed]
164
-
165
- **APA:**
166
-
167
- [More Information Needed]
168
-
169
- ## Glossary [optional]
170
-
171
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
172
-
173
- [More Information Needed]
174
 
175
  ## More Information [optional]
176
 
177
- [More Information Needed]
178
-
179
- ## Dataset Card Authors [optional]
180
-
181
- [More Information Needed]
182
-
183
- ## Dataset Card Contact
184
-
185
  [More Information Needed]
 
60
 
61
 
62
 
63
+ - **Curated by:** @UNIST-Eunchan
 
 
 
 
 
64
  ### Dataset Sources [optional]
65
 
66
  <!-- Provide the basic links for the dataset. -->
67
 
68
+ - **Repository:** [allenai/qasper](https://huggingface.co/datasets/allenai/qasper)
69
  - **Paper [optional]:** [More Information Needed]
70
  - **Demo [optional]:** [More Information Needed]
71
 
72
  ## Uses
73
 
74
+ - NLP Paper Abstract+Introduction to Question-Answer Pair Generation
 
 
 
 
 
 
 
 
75
 
76
+ <!-- Address questions around how the dataset is intended to be used. -->
 
 
 
 
 
 
77
 
78
  [More Information Needed]
79
 
 
87
 
88
  ### Source Data
89
 
90
+ This data is made by applying and processing [allenai/qasper](https://huggingface.co/datasets/allenai/qasper)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
 
92
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
 
 
 
 
 
 
 
 
 
 
 
 
93
 
 
94
 
95
  ### Recommendations
96
 
 
98
 
99
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
 
102
  ## More Information [optional]
103
 
 
 
 
 
 
 
 
 
104
  [More Information Needed]