Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
·
acf1a13
1
Parent(s):
514ec2b
Add wh_questions_object_gap data files
Browse files- README.md +7 -3
- dataset_infos.json +6 -24
- wh_questions_object_gap/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1724,10 +1724,10 @@ dataset_info:
|
|
1724 |
dtype: int32
|
1725 |
splits:
|
1726 |
- name: train
|
1727 |
-
num_bytes:
|
1728 |
num_examples: 1000
|
1729 |
-
download_size:
|
1730 |
-
dataset_size:
|
1731 |
- config_name: wh_questions_subject_gap
|
1732 |
features:
|
1733 |
- name: sentence_good
|
@@ -2137,6 +2137,10 @@ configs:
|
|
2137 |
data_files:
|
2138 |
- split: train
|
2139 |
path: wh_island/train-*
|
|
|
|
|
|
|
|
|
2140 |
---
|
2141 |
|
2142 |
# Dataset Card for "blimp"
|
|
|
1724 |
dtype: int32
|
1725 |
splits:
|
1726 |
- name: train
|
1727 |
+
num_bytes: 193045
|
1728 |
num_examples: 1000
|
1729 |
+
download_size: 70049
|
1730 |
+
dataset_size: 193045
|
1731 |
- config_name: wh_questions_subject_gap
|
1732 |
features:
|
1733 |
- name: sentence_good
|
|
|
2137 |
data_files:
|
2138 |
- split: train
|
2139 |
path: wh_island/train-*
|
2140 |
+
- config_name: wh_questions_object_gap
|
2141 |
+
data_files:
|
2142 |
+
- split: train
|
2143 |
+
path: wh_questions_object_gap/train-*
|
2144 |
---
|
2145 |
|
2146 |
# Dataset Card for "blimp"
|
dataset_infos.json
CHANGED
@@ -4087,62 +4087,50 @@
|
|
4087 |
"features": {
|
4088 |
"sentence_good": {
|
4089 |
"dtype": "string",
|
4090 |
-
"id": null,
|
4091 |
"_type": "Value"
|
4092 |
},
|
4093 |
"sentence_bad": {
|
4094 |
"dtype": "string",
|
4095 |
-
"id": null,
|
4096 |
"_type": "Value"
|
4097 |
},
|
4098 |
"field": {
|
4099 |
"dtype": "string",
|
4100 |
-
"id": null,
|
4101 |
"_type": "Value"
|
4102 |
},
|
4103 |
"linguistics_term": {
|
4104 |
"dtype": "string",
|
4105 |
-
"id": null,
|
4106 |
"_type": "Value"
|
4107 |
},
|
4108 |
"UID": {
|
4109 |
"dtype": "string",
|
4110 |
-
"id": null,
|
4111 |
"_type": "Value"
|
4112 |
},
|
4113 |
"simple_LM_method": {
|
4114 |
"dtype": "bool",
|
4115 |
-
"id": null,
|
4116 |
"_type": "Value"
|
4117 |
},
|
4118 |
"one_prefix_method": {
|
4119 |
"dtype": "bool",
|
4120 |
-
"id": null,
|
4121 |
"_type": "Value"
|
4122 |
},
|
4123 |
"two_prefix_method": {
|
4124 |
"dtype": "bool",
|
4125 |
-
"id": null,
|
4126 |
"_type": "Value"
|
4127 |
},
|
4128 |
"lexically_identical": {
|
4129 |
"dtype": "bool",
|
4130 |
-
"id": null,
|
4131 |
"_type": "Value"
|
4132 |
},
|
4133 |
"pair_id": {
|
4134 |
"dtype": "int32",
|
4135 |
-
"id": null,
|
4136 |
"_type": "Value"
|
4137 |
}
|
4138 |
},
|
4139 |
-
"supervised_keys": null,
|
4140 |
"builder_name": "blimp",
|
|
|
4141 |
"config_name": "wh_questions_object_gap",
|
4142 |
"version": {
|
4143 |
"version_str": "0.1.0",
|
4144 |
-
"description": null,
|
4145 |
-
"datasets_version_to_prepare": null,
|
4146 |
"major": 0,
|
4147 |
"minor": 1,
|
4148 |
"patch": 0
|
@@ -4150,20 +4138,14 @@
|
|
4150 |
"splits": {
|
4151 |
"train": {
|
4152 |
"name": "train",
|
4153 |
-
"num_bytes":
|
4154 |
"num_examples": 1000,
|
4155 |
-
"dataset_name":
|
4156 |
-
}
|
4157 |
-
},
|
4158 |
-
"download_checksums": {
|
4159 |
-
"https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/wh_questions_object_gap.jsonl": {
|
4160 |
-
"num_bytes": 387435,
|
4161 |
-
"checksum": "685c74eb8c199f30a24bba1bfabf9d9dff7962a64430e62b9b5f61d5369241ff"
|
4162 |
}
|
4163 |
},
|
4164 |
-
"download_size":
|
4165 |
-
"dataset_size":
|
4166 |
-
"size_in_bytes":
|
4167 |
},
|
4168 |
"wh_questions_subject_gap": {
|
4169 |
"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",
|
|
|
4087 |
"features": {
|
4088 |
"sentence_good": {
|
4089 |
"dtype": "string",
|
|
|
4090 |
"_type": "Value"
|
4091 |
},
|
4092 |
"sentence_bad": {
|
4093 |
"dtype": "string",
|
|
|
4094 |
"_type": "Value"
|
4095 |
},
|
4096 |
"field": {
|
4097 |
"dtype": "string",
|
|
|
4098 |
"_type": "Value"
|
4099 |
},
|
4100 |
"linguistics_term": {
|
4101 |
"dtype": "string",
|
|
|
4102 |
"_type": "Value"
|
4103 |
},
|
4104 |
"UID": {
|
4105 |
"dtype": "string",
|
|
|
4106 |
"_type": "Value"
|
4107 |
},
|
4108 |
"simple_LM_method": {
|
4109 |
"dtype": "bool",
|
|
|
4110 |
"_type": "Value"
|
4111 |
},
|
4112 |
"one_prefix_method": {
|
4113 |
"dtype": "bool",
|
|
|
4114 |
"_type": "Value"
|
4115 |
},
|
4116 |
"two_prefix_method": {
|
4117 |
"dtype": "bool",
|
|
|
4118 |
"_type": "Value"
|
4119 |
},
|
4120 |
"lexically_identical": {
|
4121 |
"dtype": "bool",
|
|
|
4122 |
"_type": "Value"
|
4123 |
},
|
4124 |
"pair_id": {
|
4125 |
"dtype": "int32",
|
|
|
4126 |
"_type": "Value"
|
4127 |
}
|
4128 |
},
|
|
|
4129 |
"builder_name": "blimp",
|
4130 |
+
"dataset_name": "blimp",
|
4131 |
"config_name": "wh_questions_object_gap",
|
4132 |
"version": {
|
4133 |
"version_str": "0.1.0",
|
|
|
|
|
4134 |
"major": 0,
|
4135 |
"minor": 1,
|
4136 |
"patch": 0
|
|
|
4138 |
"splits": {
|
4139 |
"train": {
|
4140 |
"name": "train",
|
4141 |
+
"num_bytes": 193045,
|
4142 |
"num_examples": 1000,
|
4143 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
4144 |
}
|
4145 |
},
|
4146 |
+
"download_size": 70049,
|
4147 |
+
"dataset_size": 193045,
|
4148 |
+
"size_in_bytes": 263094
|
4149 |
},
|
4150 |
"wh_questions_subject_gap": {
|
4151 |
"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",
|
wh_questions_object_gap/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5107d0b8a4057d6f778a01253de18ee1de6c125b42ee6dc75111aeee43e20b41
|
3 |
+
size 70049
|