albertvillanova HF staff commited on
Commit
4acd3c6
1 Parent(s): 9209957

Fix missing tags in dataset cards (#4921)

Browse files

* Fix missing tags in dataset cards

* Force CI re-run

Commit from https://github.com/huggingface/datasets/commit/a0b6402e8f32a806b1ef0ff4b99fd58e54232d49

Files changed (1) hide show
  1. README.md +54 -16
README.md CHANGED
@@ -1,7 +1,24 @@
1
  ---
2
- pretty_name: Eraser Multi Rc
 
3
  language:
4
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  paperswithcode_id: null
6
  ---
7
 
@@ -33,9 +50,9 @@ paperswithcode_id: null
33
 
34
  ## Dataset Description
35
 
36
- - **Homepage:** [https://cogcomp.seas.upenn.edu/multirc/](https://cogcomp.seas.upenn.edu/multirc/)
37
- - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
38
- - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
39
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
40
  - **Size of downloaded dataset files:** 1.59 MB
41
  - **Size of the generated dataset:** 60.70 MB
@@ -43,13 +60,14 @@ paperswithcode_id: null
43
 
44
  ### Dataset Summary
45
 
46
- Eraser Multi RC is a dataset for queries over multi-line passages, along with
47
- answers and a rationalte. Each example in this dataset has the following 5 parts
48
- 1. A Mutli-line Passage
49
- 2. A Query about the passage
50
- 3. An Answer to the query
51
- 4. A Classification as to whether the answer is right or wrong
52
- 5. An Explanation justifying the classification
 
53
 
54
  ### Supported Tasks and Leaderboards
55
 
@@ -149,12 +167,34 @@ The data fields are the same among all splits.
149
 
150
  ### Licensing Information
151
 
152
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
153
 
154
  ### Citation Information
155
 
156
  ```
157
-
158
  @unpublished{eraser2019,
159
  title = {ERASER: A Benchmark to Evaluate Rationalized NLP Models},
160
  author = {Jay DeYoung and Sarthak Jain and Nazneen Fatema Rajani and Eric Lehman and Caiming Xiong and Richard Socher and Byron C. Wallace}
@@ -162,13 +202,11 @@ The data fields are the same among all splits.
162
  @inproceedings{MultiRC2018,
163
  author = {Daniel Khashabi and Snigdha Chaturvedi and Michael Roth and Shyam Upadhyay and Dan Roth},
164
  title = {Looking Beyond the Surface:A Challenge Set for Reading Comprehension over Multiple Sentences},
165
- booktitle = {NAACL},
166
  year = {2018}
167
  }
168
-
169
  ```
170
 
171
-
172
  ### Contributions
173
 
174
  Thanks to [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
 
1
  ---
2
+ annotations_creators:
3
+ - crowdsourced
4
  language:
5
  - en
6
+ language_creators:
7
+ - found
8
+ license:
9
+ - other
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: Eraser MultiRC (Multi-Sentence Reading Comprehension)
13
+ size_categories:
14
+ - 10K<n<100K
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - multiple-choice
19
+ task_ids:
20
+ - multiple-choice-qa
21
+ - multiple-choice-other-inference
22
  paperswithcode_id: null
23
  ---
24
 
 
50
 
51
  ## Dataset Description
52
 
53
+ - **Homepage:** http://cogcomp.org/multirc/
54
+ - **Repository:** https://github.com/CogComp/multirc
55
+ - **Paper:** [Looking Beyond the Surface: A Challenge Set for Reading Comprehension over Multiple Sentences](https://cogcomp.seas.upenn.edu/page/publication_view/833)
56
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
  - **Size of downloaded dataset files:** 1.59 MB
58
  - **Size of the generated dataset:** 60.70 MB
 
60
 
61
  ### Dataset Summary
62
 
63
+ MultiRC (Multi-Sentence Reading Comprehension) is a dataset of short paragraphs and multi-sentence questions that can be answered from the content of the paragraph.
64
+
65
+ We have designed the dataset with three key challenges in mind:
66
+ - The number of correct answer-options for each question is not pre-specified. This removes the over-reliance of current approaches on answer-options and forces them to decide on the correctness of each candidate answer independently of others. In other words, unlike previous work, the task here is not to simply identify the best answer-option, but to evaluate the correctness of each answer-option individually.
67
+ - The correct answer(s) is not required to be a span in the text.
68
+ - The paragraphs in our dataset have diverse provenance by being extracted from 7 different domains such as news, fiction, historical text etc., and hence are expected to be more diverse in their contents as compared to single-domain datasets.
69
+
70
+ The goal of this dataset is to encourage the research community to explore approaches that can do more than sophisticated lexical-level matching.
71
 
72
  ### Supported Tasks and Leaderboards
73
 
 
167
 
168
  ### Licensing Information
169
 
170
+ https://github.com/CogComp/multirc/blob/master/LICENSE
171
+
172
+ Research and Academic Use License
173
+ Cognitive Computation Group
174
+ University of Illinois at Urbana-Champaign
175
+
176
+ Downloading software implies that you accept the following license terms:
177
+
178
+ Under this Agreement, The Board of Trustees of the University of Illinois ("University"), a body corporate and politic of the State of Illinois with its principal offices at 506 South Wright Street, Urbana, Illinois 61801, U.S.A., on behalf of its Department of Computer Science on the Urbana-Champaign Campus, provides the software ("Software") described in Appendix A, attached hereto and incorporated herein, to the Licensee identified below ("Licensee") subject to the following conditions:
179
+
180
+ 1. Upon execution of this Agreement by Licensee below, the University grants, and Licensee accepts, a roylaty-free, non-exclusive license:
181
+ A. To use unlimited copies of the Software for its own academic and research purposes.
182
+ B. To make derivative works. However, if Licensee distributes any derivative work based on or derived from the Software (with such distribution limited to binary form only), then Licensee will (1) notify the University (c/o Professor Dan Roth, e-mail: danr@cs.uiuc.edu) regarding its distribution of the derivative work and provide a copy if requested, and (2) clearly notify users that such derivative work is a modified version and not the original Software distributed by the University.
183
+ C. To redistribute (sublicense) derivative works based on the Software in binary form only to third parties provided that (1) the copyright notice and any accompanying legends or proprietary notices are reproduced on all copies, (2) no royalty is charged for such copies, and (3) third parties are restricted to using the derivative work for academic and research purposes only, without further sublicensing rights.
184
+ No license is granted herein that would permit Licensee to incorporate the Software into a commercial product, or to otherwise commercially exploit the Software. Should Licensee wish to make commercial use of the Software, Licensee should contact the University, c/o the Office of Technology Management ("OTM") to negotiate an appropriate license for such commercial use. To contact the OTM: otmmailaccount@ad.uiuc.edu; telephone: (217)333-3781; fax: (217) 265-5530.
185
+ 2. THE UNIVERSITY GIVES NO WARRANTIES, EITHER EXPRESSED OR IMPLIED, FOR THE SOFTWARE AND/OR ASSOCIATED MATERIALS PROVIDED UNDER THIS AGREEMENT, INCLUDING, WITHOUT LIMITATION, WARRANTY OF MERCHANTABILITY AND WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE, AND ANY WARRANTY AGAINST INFRINGEMENT OF ANY INTELLECTUAL PROPERTY RIGHTS.
186
+ 3. Licensee understands the Software is a research tool for which no warranties as to capabilities or accuracy are made, and Licensee accepts the Software on an "as is, with all defects" basis, without maintenance, debugging , support or improvement. Licensee assumes the entire risk as to the results and performance of the Software and/or associated materials. Licensee agrees that University shall not be held liable for any direct, indirect, consequential, or incidental damages with respect to any claim by Licensee or any third party on account of or arising from this Agreement or use of the Software and/or associated materials.
187
+ 4. Licensee understands the Software is proprietary to the University. Licensee will take all reasonable steps to insure that the source code is protected and secured from unauthorized disclosure, use, or release and will treat it with at least the same level of care as Licensee would use to protect and secure its own proprietary computer programs and/or information, but using no less than reasonable care.
188
+ 5. In the event that Licensee shall be in default in the performance of any material obligations under this Agreement, and if the default has not been remedied within sixty (60) days after the date of notice in writing of such default, University may terminate this Agreement by written notice. In the event of termination, Licensee shall promptly return to University the original and any copies of licensed Software in Licensee's possession. In the event of any termination of this Agreement, any and all sublicenses granted by Licensee to third parties pursuant to this Agreement (as permitted by this Agreement) prior to the date of such termination shall nevertheless remain in full force and effect.
189
+ 6. The Software was developed, in part, with support from the National Science Foundation, and the Federal Government has certain license rights in the Software.
190
+ 7. This Agreement shall be construed and interpreted in accordance with the laws of the State of Illinois, U.S.A..
191
+ 8. This Agreement shall be subject to all United States Government laws and regulations now and hereafter applicable to the subject matter of this Agreement, including specifically the Export Law provisions of the Departments of Commerce and State. Licensee will not export or re-export the Software without the appropriate United States or foreign government license.
192
+
193
+ By its registration below, Licensee confirms that it understands the terms and conditions of this Agreement, and agrees to be bound by them. This Agreement shall become effective as of the date of execution by Licensee.
194
 
195
  ### Citation Information
196
 
197
  ```
 
198
  @unpublished{eraser2019,
199
  title = {ERASER: A Benchmark to Evaluate Rationalized NLP Models},
200
  author = {Jay DeYoung and Sarthak Jain and Nazneen Fatema Rajani and Eric Lehman and Caiming Xiong and Richard Socher and Byron C. Wallace}
 
202
  @inproceedings{MultiRC2018,
203
  author = {Daniel Khashabi and Snigdha Chaturvedi and Michael Roth and Shyam Upadhyay and Dan Roth},
204
  title = {Looking Beyond the Surface:A Challenge Set for Reading Comprehension over Multiple Sentences},
205
+ booktitle = {Proceedings of North American Chapter of the Association for Computational Linguistics (NAACL)},
206
  year = {2018}
207
  }
 
208
  ```
209
 
 
210
  ### Contributions
211
 
212
  Thanks to [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@thomwolf](https://github.com/thomwolf) for adding this dataset.