albertvillanova HF staff commited on
Commit
bb279c0
1 Parent(s): e2311bd

Add irregular_plural_subject_verb_agreement_1 data files

Browse files
README.md CHANGED
@@ -912,10 +912,10 @@ dataset_info:
912
  dtype: int32
913
  splits:
914
  - name: train
915
- num_bytes: 166979
916
  num_examples: 1000
917
- download_size: 460705
918
- dataset_size: 166979
919
  - config_name: irregular_plural_subject_verb_agreement_2
920
  features:
921
  - name: sentence_good
@@ -2021,6 +2021,10 @@ configs:
2021
  data_files:
2022
  - split: train
2023
  path: irregular_past_participle_verbs/train-*
 
 
 
 
2024
  ---
2025
 
2026
  # Dataset Card for "blimp"
 
912
  dtype: int32
913
  splits:
914
  - name: train
915
+ num_bytes: 165584
916
  num_examples: 1000
917
+ download_size: 50725
918
+ dataset_size: 165584
919
  - config_name: irregular_plural_subject_verb_agreement_2
920
  features:
921
  - name: sentence_good
 
2021
  data_files:
2022
  - split: train
2023
  path: irregular_past_participle_verbs/train-*
2024
+ - config_name: irregular_plural_subject_verb_agreement_1
2025
+ data_files:
2026
+ - split: train
2027
+ path: irregular_plural_subject_verb_agreement_1/train-*
2028
  ---
2029
 
2030
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -2115,62 +2115,50 @@
2115
  "features": {
2116
  "sentence_good": {
2117
  "dtype": "string",
2118
- "id": null,
2119
  "_type": "Value"
2120
  },
2121
  "sentence_bad": {
2122
  "dtype": "string",
2123
- "id": null,
2124
  "_type": "Value"
2125
  },
2126
  "field": {
2127
  "dtype": "string",
2128
- "id": null,
2129
  "_type": "Value"
2130
  },
2131
  "linguistics_term": {
2132
  "dtype": "string",
2133
- "id": null,
2134
  "_type": "Value"
2135
  },
2136
  "UID": {
2137
  "dtype": "string",
2138
- "id": null,
2139
  "_type": "Value"
2140
  },
2141
  "simple_LM_method": {
2142
  "dtype": "bool",
2143
- "id": null,
2144
  "_type": "Value"
2145
  },
2146
  "one_prefix_method": {
2147
  "dtype": "bool",
2148
- "id": null,
2149
  "_type": "Value"
2150
  },
2151
  "two_prefix_method": {
2152
  "dtype": "bool",
2153
- "id": null,
2154
  "_type": "Value"
2155
  },
2156
  "lexically_identical": {
2157
  "dtype": "bool",
2158
- "id": null,
2159
  "_type": "Value"
2160
  },
2161
  "pair_id": {
2162
  "dtype": "int32",
2163
- "id": null,
2164
  "_type": "Value"
2165
  }
2166
  },
2167
- "supervised_keys": null,
2168
  "builder_name": "blimp",
 
2169
  "config_name": "irregular_plural_subject_verb_agreement_1",
2170
  "version": {
2171
  "version_str": "0.1.0",
2172
- "description": null,
2173
- "datasets_version_to_prepare": null,
2174
  "major": 0,
2175
  "minor": 1,
2176
  "patch": 0
@@ -2178,20 +2166,14 @@
2178
  "splits": {
2179
  "train": {
2180
  "name": "train",
2181
- "num_bytes": 166979,
2182
  "num_examples": 1000,
2183
- "dataset_name": "blimp"
2184
- }
2185
- },
2186
- "download_checksums": {
2187
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/irregular_plural_subject_verb_agreement_1.jsonl": {
2188
- "num_bytes": 460705,
2189
- "checksum": "0066174143671bffa54232d89254d14221afab666273edfefdfb625fbb75e226"
2190
  }
2191
  },
2192
- "download_size": 460705,
2193
- "dataset_size": 166979,
2194
- "size_in_bytes": 627684
2195
  },
2196
  "irregular_plural_subject_verb_agreement_2": {
2197
  "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",
 
2115
  "features": {
2116
  "sentence_good": {
2117
  "dtype": "string",
 
2118
  "_type": "Value"
2119
  },
2120
  "sentence_bad": {
2121
  "dtype": "string",
 
2122
  "_type": "Value"
2123
  },
2124
  "field": {
2125
  "dtype": "string",
 
2126
  "_type": "Value"
2127
  },
2128
  "linguistics_term": {
2129
  "dtype": "string",
 
2130
  "_type": "Value"
2131
  },
2132
  "UID": {
2133
  "dtype": "string",
 
2134
  "_type": "Value"
2135
  },
2136
  "simple_LM_method": {
2137
  "dtype": "bool",
 
2138
  "_type": "Value"
2139
  },
2140
  "one_prefix_method": {
2141
  "dtype": "bool",
 
2142
  "_type": "Value"
2143
  },
2144
  "two_prefix_method": {
2145
  "dtype": "bool",
 
2146
  "_type": "Value"
2147
  },
2148
  "lexically_identical": {
2149
  "dtype": "bool",
 
2150
  "_type": "Value"
2151
  },
2152
  "pair_id": {
2153
  "dtype": "int32",
 
2154
  "_type": "Value"
2155
  }
2156
  },
 
2157
  "builder_name": "blimp",
2158
+ "dataset_name": "blimp",
2159
  "config_name": "irregular_plural_subject_verb_agreement_1",
2160
  "version": {
2161
  "version_str": "0.1.0",
 
 
2162
  "major": 0,
2163
  "minor": 1,
2164
  "patch": 0
 
2166
  "splits": {
2167
  "train": {
2168
  "name": "train",
2169
+ "num_bytes": 165584,
2170
  "num_examples": 1000,
2171
+ "dataset_name": null
 
 
 
 
 
 
2172
  }
2173
  },
2174
+ "download_size": 50725,
2175
+ "dataset_size": 165584,
2176
+ "size_in_bytes": 216309
2177
  },
2178
  "irregular_plural_subject_verb_agreement_2": {
2179
  "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_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b07609019d870a0b95ee8245d0e3d97ea9999098d58eb03b49dbfe1a975e2c
3
+ size 50725