Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
·
6efc8be
1
Parent(s):
ae57a3f
Add distractor_agreement_relational_noun data files
Browse files
README.md
CHANGED
|
@@ -520,10 +520,10 @@ dataset_info:
|
|
| 520 |
dtype: int32
|
| 521 |
splits:
|
| 522 |
- name: train
|
| 523 |
-
num_bytes:
|
| 524 |
num_examples: 1000
|
| 525 |
-
download_size:
|
| 526 |
-
dataset_size:
|
| 527 |
- config_name: distractor_agreement_relative_clause
|
| 528 |
features:
|
| 529 |
- name: sentence_good
|
|
@@ -1965,6 +1965,10 @@ configs:
|
|
| 1965 |
data_files:
|
| 1966 |
- split: train
|
| 1967 |
path: determiner_noun_agreement_with_adjective_1/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1968 |
---
|
| 1969 |
|
| 1970 |
# Dataset Card for "blimp"
|
|
|
|
| 520 |
dtype: int32
|
| 521 |
splits:
|
| 522 |
- name: train
|
| 523 |
+
num_bytes: 191473
|
| 524 |
num_examples: 1000
|
| 525 |
+
download_size: 59641
|
| 526 |
+
dataset_size: 191473
|
| 527 |
- config_name: distractor_agreement_relative_clause
|
| 528 |
features:
|
| 529 |
- name: sentence_good
|
|
|
|
| 1965 |
data_files:
|
| 1966 |
- split: train
|
| 1967 |
path: determiner_noun_agreement_with_adjective_1/train-*
|
| 1968 |
+
- config_name: distractor_agreement_relational_noun
|
| 1969 |
+
data_files:
|
| 1970 |
+
- split: train
|
| 1971 |
+
path: distractor_agreement_relational_noun/train-*
|
| 1972 |
---
|
| 1973 |
|
| 1974 |
# Dataset Card for "blimp"
|
dataset_infos.json
CHANGED
|
@@ -1163,62 +1163,50 @@
|
|
| 1163 |
"features": {
|
| 1164 |
"sentence_good": {
|
| 1165 |
"dtype": "string",
|
| 1166 |
-
"id": null,
|
| 1167 |
"_type": "Value"
|
| 1168 |
},
|
| 1169 |
"sentence_bad": {
|
| 1170 |
"dtype": "string",
|
| 1171 |
-
"id": null,
|
| 1172 |
"_type": "Value"
|
| 1173 |
},
|
| 1174 |
"field": {
|
| 1175 |
"dtype": "string",
|
| 1176 |
-
"id": null,
|
| 1177 |
"_type": "Value"
|
| 1178 |
},
|
| 1179 |
"linguistics_term": {
|
| 1180 |
"dtype": "string",
|
| 1181 |
-
"id": null,
|
| 1182 |
"_type": "Value"
|
| 1183 |
},
|
| 1184 |
"UID": {
|
| 1185 |
"dtype": "string",
|
| 1186 |
-
"id": null,
|
| 1187 |
"_type": "Value"
|
| 1188 |
},
|
| 1189 |
"simple_LM_method": {
|
| 1190 |
"dtype": "bool",
|
| 1191 |
-
"id": null,
|
| 1192 |
"_type": "Value"
|
| 1193 |
},
|
| 1194 |
"one_prefix_method": {
|
| 1195 |
"dtype": "bool",
|
| 1196 |
-
"id": null,
|
| 1197 |
"_type": "Value"
|
| 1198 |
},
|
| 1199 |
"two_prefix_method": {
|
| 1200 |
"dtype": "bool",
|
| 1201 |
-
"id": null,
|
| 1202 |
"_type": "Value"
|
| 1203 |
},
|
| 1204 |
"lexically_identical": {
|
| 1205 |
"dtype": "bool",
|
| 1206 |
-
"id": null,
|
| 1207 |
"_type": "Value"
|
| 1208 |
},
|
| 1209 |
"pair_id": {
|
| 1210 |
"dtype": "int32",
|
| 1211 |
-
"id": null,
|
| 1212 |
"_type": "Value"
|
| 1213 |
}
|
| 1214 |
},
|
| 1215 |
-
"supervised_keys": null,
|
| 1216 |
"builder_name": "blimp",
|
|
|
|
| 1217 |
"config_name": "distractor_agreement_relational_noun",
|
| 1218 |
"version": {
|
| 1219 |
"version_str": "0.1.0",
|
| 1220 |
-
"description": null,
|
| 1221 |
-
"datasets_version_to_prepare": null,
|
| 1222 |
"major": 0,
|
| 1223 |
"minor": 1,
|
| 1224 |
"patch": 0
|
|
@@ -1226,20 +1214,14 @@
|
|
| 1226 |
"splits": {
|
| 1227 |
"train": {
|
| 1228 |
"name": "train",
|
| 1229 |
-
"num_bytes":
|
| 1230 |
"num_examples": 1000,
|
| 1231 |
-
"dataset_name":
|
| 1232 |
-
}
|
| 1233 |
-
},
|
| 1234 |
-
"download_checksums": {
|
| 1235 |
-
"https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/distractor_agreement_relational_noun.jsonl": {
|
| 1236 |
-
"num_bytes": 525650,
|
| 1237 |
-
"checksum": "37c1553f4c6594b162256edce0f6b40bad1898b311c8aaa69605b526b6494a34"
|
| 1238 |
}
|
| 1239 |
},
|
| 1240 |
-
"download_size":
|
| 1241 |
-
"dataset_size":
|
| 1242 |
-
"size_in_bytes":
|
| 1243 |
},
|
| 1244 |
"distractor_agreement_relative_clause": {
|
| 1245 |
"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",
|
|
|
|
| 1163 |
"features": {
|
| 1164 |
"sentence_good": {
|
| 1165 |
"dtype": "string",
|
|
|
|
| 1166 |
"_type": "Value"
|
| 1167 |
},
|
| 1168 |
"sentence_bad": {
|
| 1169 |
"dtype": "string",
|
|
|
|
| 1170 |
"_type": "Value"
|
| 1171 |
},
|
| 1172 |
"field": {
|
| 1173 |
"dtype": "string",
|
|
|
|
| 1174 |
"_type": "Value"
|
| 1175 |
},
|
| 1176 |
"linguistics_term": {
|
| 1177 |
"dtype": "string",
|
|
|
|
| 1178 |
"_type": "Value"
|
| 1179 |
},
|
| 1180 |
"UID": {
|
| 1181 |
"dtype": "string",
|
|
|
|
| 1182 |
"_type": "Value"
|
| 1183 |
},
|
| 1184 |
"simple_LM_method": {
|
| 1185 |
"dtype": "bool",
|
|
|
|
| 1186 |
"_type": "Value"
|
| 1187 |
},
|
| 1188 |
"one_prefix_method": {
|
| 1189 |
"dtype": "bool",
|
|
|
|
| 1190 |
"_type": "Value"
|
| 1191 |
},
|
| 1192 |
"two_prefix_method": {
|
| 1193 |
"dtype": "bool",
|
|
|
|
| 1194 |
"_type": "Value"
|
| 1195 |
},
|
| 1196 |
"lexically_identical": {
|
| 1197 |
"dtype": "bool",
|
|
|
|
| 1198 |
"_type": "Value"
|
| 1199 |
},
|
| 1200 |
"pair_id": {
|
| 1201 |
"dtype": "int32",
|
|
|
|
| 1202 |
"_type": "Value"
|
| 1203 |
}
|
| 1204 |
},
|
|
|
|
| 1205 |
"builder_name": "blimp",
|
| 1206 |
+
"dataset_name": "blimp",
|
| 1207 |
"config_name": "distractor_agreement_relational_noun",
|
| 1208 |
"version": {
|
| 1209 |
"version_str": "0.1.0",
|
|
|
|
|
|
|
| 1210 |
"major": 0,
|
| 1211 |
"minor": 1,
|
| 1212 |
"patch": 0
|
|
|
|
| 1214 |
"splits": {
|
| 1215 |
"train": {
|
| 1216 |
"name": "train",
|
| 1217 |
+
"num_bytes": 191473,
|
| 1218 |
"num_examples": 1000,
|
| 1219 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1220 |
}
|
| 1221 |
},
|
| 1222 |
+
"download_size": 59641,
|
| 1223 |
+
"dataset_size": 191473,
|
| 1224 |
+
"size_in_bytes": 251114
|
| 1225 |
},
|
| 1226 |
"distractor_agreement_relative_clause": {
|
| 1227 |
"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",
|
distractor_agreement_relational_noun/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e0cef46676c822f3443d91aab2daaab23e177bc9b033d2eb50324df29052ae9
|
| 3 |
+
size 59641
|