Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
·
a87ac8f
1
Parent(s):
bb279c0
Add irregular_plural_subject_verb_agreement_2 data files
Browse files
README.md
CHANGED
@@ -940,10 +940,10 @@ dataset_info:
|
|
940 |
dtype: int32
|
941 |
splits:
|
942 |
- name: train
|
943 |
-
num_bytes:
|
944 |
num_examples: 1000
|
945 |
-
download_size:
|
946 |
-
dataset_size:
|
947 |
- config_name: left_branch_island_echo_question
|
948 |
features:
|
949 |
- name: sentence_good
|
@@ -2025,6 +2025,10 @@ configs:
|
|
2025 |
data_files:
|
2026 |
- split: train
|
2027 |
path: irregular_plural_subject_verb_agreement_1/train-*
|
|
|
|
|
|
|
|
|
2028 |
---
|
2029 |
|
2030 |
# Dataset Card for "blimp"
|
|
|
940 |
dtype: int32
|
941 |
splits:
|
942 |
- name: train
|
943 |
+
num_bytes: 153843
|
944 |
num_examples: 1000
|
945 |
+
download_size: 42707
|
946 |
+
dataset_size: 153843
|
947 |
- config_name: left_branch_island_echo_question
|
948 |
features:
|
949 |
- name: sentence_good
|
|
|
2025 |
data_files:
|
2026 |
- split: train
|
2027 |
path: irregular_plural_subject_verb_agreement_1/train-*
|
2028 |
+
- config_name: irregular_plural_subject_verb_agreement_2
|
2029 |
+
data_files:
|
2030 |
+
- split: train
|
2031 |
+
path: irregular_plural_subject_verb_agreement_2/train-*
|
2032 |
---
|
2033 |
|
2034 |
# Dataset Card for "blimp"
|
dataset_infos.json
CHANGED
@@ -2183,62 +2183,50 @@
|
|
2183 |
"features": {
|
2184 |
"sentence_good": {
|
2185 |
"dtype": "string",
|
2186 |
-
"id": null,
|
2187 |
"_type": "Value"
|
2188 |
},
|
2189 |
"sentence_bad": {
|
2190 |
"dtype": "string",
|
2191 |
-
"id": null,
|
2192 |
"_type": "Value"
|
2193 |
},
|
2194 |
"field": {
|
2195 |
"dtype": "string",
|
2196 |
-
"id": null,
|
2197 |
"_type": "Value"
|
2198 |
},
|
2199 |
"linguistics_term": {
|
2200 |
"dtype": "string",
|
2201 |
-
"id": null,
|
2202 |
"_type": "Value"
|
2203 |
},
|
2204 |
"UID": {
|
2205 |
"dtype": "string",
|
2206 |
-
"id": null,
|
2207 |
"_type": "Value"
|
2208 |
},
|
2209 |
"simple_LM_method": {
|
2210 |
"dtype": "bool",
|
2211 |
-
"id": null,
|
2212 |
"_type": "Value"
|
2213 |
},
|
2214 |
"one_prefix_method": {
|
2215 |
"dtype": "bool",
|
2216 |
-
"id": null,
|
2217 |
"_type": "Value"
|
2218 |
},
|
2219 |
"two_prefix_method": {
|
2220 |
"dtype": "bool",
|
2221 |
-
"id": null,
|
2222 |
"_type": "Value"
|
2223 |
},
|
2224 |
"lexically_identical": {
|
2225 |
"dtype": "bool",
|
2226 |
-
"id": null,
|
2227 |
"_type": "Value"
|
2228 |
},
|
2229 |
"pair_id": {
|
2230 |
"dtype": "int32",
|
2231 |
-
"id": null,
|
2232 |
"_type": "Value"
|
2233 |
}
|
2234 |
},
|
2235 |
-
"supervised_keys": null,
|
2236 |
"builder_name": "blimp",
|
|
|
2237 |
"config_name": "irregular_plural_subject_verb_agreement_2",
|
2238 |
"version": {
|
2239 |
"version_str": "0.1.0",
|
2240 |
-
"description": null,
|
2241 |
-
"datasets_version_to_prepare": null,
|
2242 |
"major": 0,
|
2243 |
"minor": 1,
|
2244 |
"patch": 0
|
@@ -2246,20 +2234,14 @@
|
|
2246 |
"splits": {
|
2247 |
"train": {
|
2248 |
"name": "train",
|
2249 |
-
"num_bytes":
|
2250 |
"num_examples": 1000,
|
2251 |
-
"dataset_name":
|
2252 |
-
}
|
2253 |
-
},
|
2254 |
-
"download_checksums": {
|
2255 |
-
"https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/irregular_plural_subject_verb_agreement_2.jsonl": {
|
2256 |
-
"num_bytes": 453376,
|
2257 |
-
"checksum": "9b22db814e7b7251f4abafe8beb9616f2f46eaa58f7cdb701cbc737cc8f1a124"
|
2258 |
}
|
2259 |
},
|
2260 |
-
"download_size":
|
2261 |
-
"dataset_size":
|
2262 |
-
"size_in_bytes":
|
2263 |
},
|
2264 |
"left_branch_island_echo_question": {
|
2265 |
"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",
|
|
|
2183 |
"features": {
|
2184 |
"sentence_good": {
|
2185 |
"dtype": "string",
|
|
|
2186 |
"_type": "Value"
|
2187 |
},
|
2188 |
"sentence_bad": {
|
2189 |
"dtype": "string",
|
|
|
2190 |
"_type": "Value"
|
2191 |
},
|
2192 |
"field": {
|
2193 |
"dtype": "string",
|
|
|
2194 |
"_type": "Value"
|
2195 |
},
|
2196 |
"linguistics_term": {
|
2197 |
"dtype": "string",
|
|
|
2198 |
"_type": "Value"
|
2199 |
},
|
2200 |
"UID": {
|
2201 |
"dtype": "string",
|
|
|
2202 |
"_type": "Value"
|
2203 |
},
|
2204 |
"simple_LM_method": {
|
2205 |
"dtype": "bool",
|
|
|
2206 |
"_type": "Value"
|
2207 |
},
|
2208 |
"one_prefix_method": {
|
2209 |
"dtype": "bool",
|
|
|
2210 |
"_type": "Value"
|
2211 |
},
|
2212 |
"two_prefix_method": {
|
2213 |
"dtype": "bool",
|
|
|
2214 |
"_type": "Value"
|
2215 |
},
|
2216 |
"lexically_identical": {
|
2217 |
"dtype": "bool",
|
|
|
2218 |
"_type": "Value"
|
2219 |
},
|
2220 |
"pair_id": {
|
2221 |
"dtype": "int32",
|
|
|
2222 |
"_type": "Value"
|
2223 |
}
|
2224 |
},
|
|
|
2225 |
"builder_name": "blimp",
|
2226 |
+
"dataset_name": "blimp",
|
2227 |
"config_name": "irregular_plural_subject_verb_agreement_2",
|
2228 |
"version": {
|
2229 |
"version_str": "0.1.0",
|
|
|
|
|
2230 |
"major": 0,
|
2231 |
"minor": 1,
|
2232 |
"patch": 0
|
|
|
2234 |
"splits": {
|
2235 |
"train": {
|
2236 |
"name": "train",
|
2237 |
+
"num_bytes": 153843,
|
2238 |
"num_examples": 1000,
|
2239 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
2240 |
}
|
2241 |
},
|
2242 |
+
"download_size": 42707,
|
2243 |
+
"dataset_size": 153843,
|
2244 |
+
"size_in_bytes": 196550
|
2245 |
},
|
2246 |
"left_branch_island_echo_question": {
|
2247 |
"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",
|
irregular_plural_subject_verb_agreement_2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66a1bf6bba6daad40a9d90676e5f7971bf2f12543f96557968fa60ab40e25adc
|
3 |
+
size 42707
|