Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
•
b41803b
1
Parent(s):
9b393c4
Add animate_subject_trans data files
Browse files- README.md +7 -3
- animate_subject_trans/train-00000-of-00001.parquet +3 -0
- dataset_infos.json +6 -24
README.md
CHANGED
@@ -156,10 +156,10 @@ dataset_info:
|
|
156 |
dtype: int32
|
157 |
splits:
|
158 |
- name: train
|
159 |
-
num_bytes:
|
160 |
num_examples: 1000
|
161 |
-
download_size:
|
162 |
-
dataset_size:
|
163 |
- config_name: causative
|
164 |
features:
|
165 |
- name: sentence_good
|
@@ -1913,6 +1913,10 @@ configs:
|
|
1913 |
data_files:
|
1914 |
- split: train
|
1915 |
path: animate_subject_passive/train-*
|
|
|
|
|
|
|
|
|
1916 |
---
|
1917 |
|
1918 |
# Dataset Card for "blimp"
|
|
|
156 |
dtype: int32
|
157 |
splits:
|
158 |
- name: train
|
159 |
+
num_bytes: 127798
|
160 |
num_examples: 1000
|
161 |
+
download_size: 49651
|
162 |
+
dataset_size: 127798
|
163 |
- config_name: causative
|
164 |
features:
|
165 |
- name: sentence_good
|
|
|
1913 |
data_files:
|
1914 |
- split: train
|
1915 |
path: animate_subject_passive/train-*
|
1916 |
+
- config_name: animate_subject_trans
|
1917 |
+
data_files:
|
1918 |
+
- split: train
|
1919 |
+
path: animate_subject_trans/train-*
|
1920 |
---
|
1921 |
|
1922 |
# Dataset Card for "blimp"
|
animate_subject_trans/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef2f412c3f47a8bddc0a365aba51c7ce0678bc2a0d52874df923e008ea32bf2d
|
3 |
+
size 49651
|
dataset_infos.json
CHANGED
@@ -279,62 +279,50 @@
|
|
279 |
"features": {
|
280 |
"sentence_good": {
|
281 |
"dtype": "string",
|
282 |
-
"id": null,
|
283 |
"_type": "Value"
|
284 |
},
|
285 |
"sentence_bad": {
|
286 |
"dtype": "string",
|
287 |
-
"id": null,
|
288 |
"_type": "Value"
|
289 |
},
|
290 |
"field": {
|
291 |
"dtype": "string",
|
292 |
-
"id": null,
|
293 |
"_type": "Value"
|
294 |
},
|
295 |
"linguistics_term": {
|
296 |
"dtype": "string",
|
297 |
-
"id": null,
|
298 |
"_type": "Value"
|
299 |
},
|
300 |
"UID": {
|
301 |
"dtype": "string",
|
302 |
-
"id": null,
|
303 |
"_type": "Value"
|
304 |
},
|
305 |
"simple_LM_method": {
|
306 |
"dtype": "bool",
|
307 |
-
"id": null,
|
308 |
"_type": "Value"
|
309 |
},
|
310 |
"one_prefix_method": {
|
311 |
"dtype": "bool",
|
312 |
-
"id": null,
|
313 |
"_type": "Value"
|
314 |
},
|
315 |
"two_prefix_method": {
|
316 |
"dtype": "bool",
|
317 |
-
"id": null,
|
318 |
"_type": "Value"
|
319 |
},
|
320 |
"lexically_identical": {
|
321 |
"dtype": "bool",
|
322 |
-
"id": null,
|
323 |
"_type": "Value"
|
324 |
},
|
325 |
"pair_id": {
|
326 |
"dtype": "int32",
|
327 |
-
"id": null,
|
328 |
"_type": "Value"
|
329 |
}
|
330 |
},
|
331 |
-
"supervised_keys": null,
|
332 |
"builder_name": "blimp",
|
|
|
333 |
"config_name": "animate_subject_trans",
|
334 |
"version": {
|
335 |
"version_str": "0.1.0",
|
336 |
-
"description": null,
|
337 |
-
"datasets_version_to_prepare": null,
|
338 |
"major": 0,
|
339 |
"minor": 1,
|
340 |
"patch": 0
|
@@ -342,20 +330,14 @@
|
|
342 |
"splits": {
|
343 |
"train": {
|
344 |
"name": "train",
|
345 |
-
"num_bytes":
|
346 |
"num_examples": 1000,
|
347 |
-
"dataset_name":
|
348 |
-
}
|
349 |
-
},
|
350 |
-
"download_checksums": {
|
351 |
-
"https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/animate_subject_trans.jsonl": {
|
352 |
-
"num_bytes": 433098,
|
353 |
-
"checksum": "a7bffeda200f648c33dd215d91d8f5756fcd1e3f410bab467f1ed9235f215850"
|
354 |
}
|
355 |
},
|
356 |
-
"download_size":
|
357 |
-
"dataset_size":
|
358 |
-
"size_in_bytes":
|
359 |
},
|
360 |
"causative": {
|
361 |
"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",
|
|
|
279 |
"features": {
|
280 |
"sentence_good": {
|
281 |
"dtype": "string",
|
|
|
282 |
"_type": "Value"
|
283 |
},
|
284 |
"sentence_bad": {
|
285 |
"dtype": "string",
|
|
|
286 |
"_type": "Value"
|
287 |
},
|
288 |
"field": {
|
289 |
"dtype": "string",
|
|
|
290 |
"_type": "Value"
|
291 |
},
|
292 |
"linguistics_term": {
|
293 |
"dtype": "string",
|
|
|
294 |
"_type": "Value"
|
295 |
},
|
296 |
"UID": {
|
297 |
"dtype": "string",
|
|
|
298 |
"_type": "Value"
|
299 |
},
|
300 |
"simple_LM_method": {
|
301 |
"dtype": "bool",
|
|
|
302 |
"_type": "Value"
|
303 |
},
|
304 |
"one_prefix_method": {
|
305 |
"dtype": "bool",
|
|
|
306 |
"_type": "Value"
|
307 |
},
|
308 |
"two_prefix_method": {
|
309 |
"dtype": "bool",
|
|
|
310 |
"_type": "Value"
|
311 |
},
|
312 |
"lexically_identical": {
|
313 |
"dtype": "bool",
|
|
|
314 |
"_type": "Value"
|
315 |
},
|
316 |
"pair_id": {
|
317 |
"dtype": "int32",
|
|
|
318 |
"_type": "Value"
|
319 |
}
|
320 |
},
|
|
|
321 |
"builder_name": "blimp",
|
322 |
+
"dataset_name": "blimp",
|
323 |
"config_name": "animate_subject_trans",
|
324 |
"version": {
|
325 |
"version_str": "0.1.0",
|
|
|
|
|
326 |
"major": 0,
|
327 |
"minor": 1,
|
328 |
"patch": 0
|
|
|
330 |
"splits": {
|
331 |
"train": {
|
332 |
"name": "train",
|
333 |
+
"num_bytes": 127798,
|
334 |
"num_examples": 1000,
|
335 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
336 |
}
|
337 |
},
|
338 |
+
"download_size": 49651,
|
339 |
+
"dataset_size": 127798,
|
340 |
+
"size_in_bytes": 177449
|
341 |
},
|
342 |
"causative": {
|
343 |
"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",
|