Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
machine-generated
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
9b393c4
1 Parent(s): 470154a

Add animate_subject_passive data files

Browse files
README.md CHANGED
@@ -128,10 +128,10 @@ dataset_info:
128
  dtype: int32
129
  splits:
130
  - name: train
131
- num_bytes: 145818
132
  num_examples: 1000
133
- download_size: 462292
134
- dataset_size: 145818
135
  - config_name: animate_subject_trans
136
  features:
137
  - name: sentence_good
@@ -1909,6 +1909,10 @@ configs:
1909
  data_files:
1910
  - split: train
1911
  path: anaphor_number_agreement/train-*
 
 
 
 
1912
  ---
1913
 
1914
  # Dataset Card for "blimp"
 
128
  dtype: int32
129
  splits:
130
  - name: train
131
+ num_bytes: 144423
132
  num_examples: 1000
133
+ download_size: 47282
134
+ dataset_size: 144423
135
  - config_name: animate_subject_trans
136
  features:
137
  - name: sentence_good
 
1909
  data_files:
1910
  - split: train
1911
  path: anaphor_number_agreement/train-*
1912
+ - config_name: animate_subject_passive
1913
+ data_files:
1914
+ - split: train
1915
+ path: animate_subject_passive/train-*
1916
  ---
1917
 
1918
  # Dataset Card for "blimp"
animate_subject_passive/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c957edec77c6fb5b8afc3cee3b5b54c759458e0a19bca54ba1c35570c1d84e
3
+ size 47282
dataset_infos.json CHANGED
@@ -211,62 +211,50 @@
211
  "features": {
212
  "sentence_good": {
213
  "dtype": "string",
214
- "id": null,
215
  "_type": "Value"
216
  },
217
  "sentence_bad": {
218
  "dtype": "string",
219
- "id": null,
220
  "_type": "Value"
221
  },
222
  "field": {
223
  "dtype": "string",
224
- "id": null,
225
  "_type": "Value"
226
  },
227
  "linguistics_term": {
228
  "dtype": "string",
229
- "id": null,
230
  "_type": "Value"
231
  },
232
  "UID": {
233
  "dtype": "string",
234
- "id": null,
235
  "_type": "Value"
236
  },
237
  "simple_LM_method": {
238
  "dtype": "bool",
239
- "id": null,
240
  "_type": "Value"
241
  },
242
  "one_prefix_method": {
243
  "dtype": "bool",
244
- "id": null,
245
  "_type": "Value"
246
  },
247
  "two_prefix_method": {
248
  "dtype": "bool",
249
- "id": null,
250
  "_type": "Value"
251
  },
252
  "lexically_identical": {
253
  "dtype": "bool",
254
- "id": null,
255
  "_type": "Value"
256
  },
257
  "pair_id": {
258
  "dtype": "int32",
259
- "id": null,
260
  "_type": "Value"
261
  }
262
  },
263
- "supervised_keys": null,
264
  "builder_name": "blimp",
 
265
  "config_name": "animate_subject_passive",
266
  "version": {
267
  "version_str": "0.1.0",
268
- "description": null,
269
- "datasets_version_to_prepare": null,
270
  "major": 0,
271
  "minor": 1,
272
  "patch": 0
@@ -274,20 +262,14 @@
274
  "splits": {
275
  "train": {
276
  "name": "train",
277
- "num_bytes": 145818,
278
  "num_examples": 1000,
279
- "dataset_name": "blimp"
280
- }
281
- },
282
- "download_checksums": {
283
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/animate_subject_passive.jsonl": {
284
- "num_bytes": 462292,
285
- "checksum": "245e91961cf597150244c3945c6d0033e691b27ba6cf298c62920d355426e70c"
286
  }
287
  },
288
- "download_size": 462292,
289
- "dataset_size": 145818,
290
- "size_in_bytes": 608110
291
  },
292
  "animate_subject_trans": {
293
  "description": "\nBLiMP is a challenge set for evaluating what language models (LMs) know about\nmajor grammatical phenomena in English. BLiMP consists of 67 sub-datasets, each\ncontaining 1000 minimal pairs isolating specific contrasts in syntax,\nmorphology, or semantics. The data is automatically generated according to\nexpert-crafted grammars.\n",
 
211
  "features": {
212
  "sentence_good": {
213
  "dtype": "string",
 
214
  "_type": "Value"
215
  },
216
  "sentence_bad": {
217
  "dtype": "string",
 
218
  "_type": "Value"
219
  },
220
  "field": {
221
  "dtype": "string",
 
222
  "_type": "Value"
223
  },
224
  "linguistics_term": {
225
  "dtype": "string",
 
226
  "_type": "Value"
227
  },
228
  "UID": {
229
  "dtype": "string",
 
230
  "_type": "Value"
231
  },
232
  "simple_LM_method": {
233
  "dtype": "bool",
 
234
  "_type": "Value"
235
  },
236
  "one_prefix_method": {
237
  "dtype": "bool",
 
238
  "_type": "Value"
239
  },
240
  "two_prefix_method": {
241
  "dtype": "bool",
 
242
  "_type": "Value"
243
  },
244
  "lexically_identical": {
245
  "dtype": "bool",
 
246
  "_type": "Value"
247
  },
248
  "pair_id": {
249
  "dtype": "int32",
 
250
  "_type": "Value"
251
  }
252
  },
 
253
  "builder_name": "blimp",
254
+ "dataset_name": "blimp",
255
  "config_name": "animate_subject_passive",
256
  "version": {
257
  "version_str": "0.1.0",
 
 
258
  "major": 0,
259
  "minor": 1,
260
  "patch": 0
 
262
  "splits": {
263
  "train": {
264
  "name": "train",
265
+ "num_bytes": 144423,
266
  "num_examples": 1000,
267
+ "dataset_name": null
 
 
 
 
 
 
268
  }
269
  },
270
+ "download_size": 47282,
271
+ "dataset_size": 144423,
272
+ "size_in_bytes": 191705
273
  },
274
  "animate_subject_trans": {
275
  "description": "\nBLiMP is a challenge set for evaluating what language models (LMs) know about\nmajor grammatical phenomena in English. BLiMP consists of 67 sub-datasets, each\ncontaining 1000 minimal pairs isolating specific contrasts in syntax,\nmorphology, or semantics. The data is automatically generated according to\nexpert-crafted grammars.\n",