Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
machine-generated
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
system HF staff commited on
Commit
6484b22
1 Parent(s): 7ada745

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://github.com/alexwarstadt/blimp/tree/master/](https://github.com/alexwarstadt/blimp/tree/master/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 10.92 MB
38
  - **Total amount of disk used:** 39.13 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  BLiMP is a challenge set for evaluating what language models (LMs) know about
43
  major grammatical phenomena in English. BLiMP consists of 67 sub-datasets, each
@@ -45,19 +45,19 @@ containing 1000 minimal pairs isolating specific contrasts in syntax,
45
  morphology, or semantics. The data is automatically generated according to
46
  expert-crafted grammars.
47
 
48
- ### [Supported Tasks](#supported-tasks)
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
- ### [Languages](#languages)
53
 
54
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
55
 
56
- ## [Dataset Structure](#dataset-structure)
57
 
58
  We show detailed information for up to 5 configurations of the dataset.
59
 
60
- ### [Data Instances](#data-instances)
61
 
62
  #### adjunct_island
63
 
@@ -169,7 +169,7 @@ An example of 'train' looks as follows.
169
  }
170
  ```
171
 
172
- ### [Data Fields](#data-fields)
173
 
174
  The data fields are the same among all splits.
175
 
@@ -233,7 +233,7 @@ The data fields are the same among all splits.
233
  - `lexically_identical`: a `bool` feature.
234
  - `pair_id`: a `int32` feature.
235
 
236
- ### [Data Splits Sample Size](#data-splits-sample-size)
237
 
238
  | name |train|
239
  |------------------------|----:|
@@ -243,49 +243,49 @@ The data fields are the same among all splits.
243
  |animate_subject_passive | 1000|
244
  |animate_subject_trans | 1000|
245
 
246
- ## [Dataset Creation](#dataset-creation)
247
 
248
- ### [Curation Rationale](#curation-rationale)
249
 
250
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
251
 
252
- ### [Source Data](#source-data)
253
 
254
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
255
 
256
- ### [Annotations](#annotations)
257
 
258
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
259
 
260
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
261
 
262
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
263
 
264
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
265
 
266
- ### [Social Impact of Dataset](#social-impact-of-dataset)
267
 
268
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
269
 
270
- ### [Discussion of Biases](#discussion-of-biases)
271
 
272
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
273
 
274
- ### [Other Known Limitations](#other-known-limitations)
275
 
276
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
277
 
278
- ## [Additional Information](#additional-information)
279
 
280
- ### [Dataset Curators](#dataset-curators)
281
 
282
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
283
 
284
- ### [Licensing Information](#licensing-information)
285
 
286
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
287
 
288
- ### [Citation Information](#citation-information)
289
 
290
  ```
291
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/alexwarstadt/blimp/tree/master/](https://github.com/alexwarstadt/blimp/tree/master/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
37
  - **Size of the generated dataset:** 10.92 MB
38
  - **Total amount of disk used:** 39.13 MB
39
 
40
+ ### Dataset Summary
41
 
42
  BLiMP is a challenge set for evaluating what language models (LMs) know about
43
  major grammatical phenomena in English. BLiMP consists of 67 sub-datasets, each
 
45
  morphology, or semantics. The data is automatically generated according to
46
  expert-crafted grammars.
47
 
48
+ ### Supported Tasks
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
+ ### Languages
53
 
54
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
55
 
56
+ ## Dataset Structure
57
 
58
  We show detailed information for up to 5 configurations of the dataset.
59
 
60
+ ### Data Instances
61
 
62
  #### adjunct_island
63
 
 
169
  }
170
  ```
171
 
172
+ ### Data Fields
173
 
174
  The data fields are the same among all splits.
175
 
 
233
  - `lexically_identical`: a `bool` feature.
234
  - `pair_id`: a `int32` feature.
235
 
236
+ ### Data Splits Sample Size
237
 
238
  | name |train|
239
  |------------------------|----:|
 
243
  |animate_subject_passive | 1000|
244
  |animate_subject_trans | 1000|
245
 
246
+ ## Dataset Creation
247
 
248
+ ### Curation Rationale
249
 
250
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
251
 
252
+ ### Source Data
253
 
254
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
255
 
256
+ ### Annotations
257
 
258
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
259
 
260
+ ### Personal and Sensitive Information
261
 
262
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
263
 
264
+ ## Considerations for Using the Data
265
 
266
+ ### Social Impact of Dataset
267
 
268
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
269
 
270
+ ### Discussion of Biases
271
 
272
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
273
 
274
+ ### Other Known Limitations
275
 
276
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
277
 
278
+ ## Additional Information
279
 
280
+ ### Dataset Curators
281
 
282
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
283
 
284
+ ### Licensing Information
285
 
286
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
287
 
288
+ ### Citation Information
289
 
290
  ```
291