albertvillanova HF staff commited on
Commit
ae57a3f
1 Parent(s): d1184bd

Add determiner_noun_agreement_with_adjective_1 data files

Browse files
README.md CHANGED
@@ -492,10 +492,10 @@ dataset_info:
492
  dtype: int32
493
  splits:
494
  - name: train
495
- num_bytes: 186521
496
  num_examples: 1000
497
- download_size: 504676
498
- dataset_size: 186521
499
  - config_name: distractor_agreement_relational_noun
500
  features:
501
  - name: sentence_good
@@ -1961,6 +1961,10 @@ configs:
1961
  data_files:
1962
  - split: train
1963
  path: determiner_noun_agreement_with_adj_irregular_2/train-*
 
 
 
 
1964
  ---
1965
 
1966
  # Dataset Card for "blimp"
 
492
  dtype: int32
493
  splits:
494
  - name: train
495
+ num_bytes: 185126
496
  num_examples: 1000
497
+ download_size: 55682
498
+ dataset_size: 185126
499
  - config_name: distractor_agreement_relational_noun
500
  features:
501
  - name: sentence_good
 
1961
  data_files:
1962
  - split: train
1963
  path: determiner_noun_agreement_with_adj_irregular_2/train-*
1964
+ - config_name: determiner_noun_agreement_with_adjective_1
1965
+ data_files:
1966
+ - split: train
1967
+ path: determiner_noun_agreement_with_adjective_1/train-*
1968
  ---
1969
 
1970
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -1095,62 +1095,50 @@
1095
  "features": {
1096
  "sentence_good": {
1097
  "dtype": "string",
1098
- "id": null,
1099
  "_type": "Value"
1100
  },
1101
  "sentence_bad": {
1102
  "dtype": "string",
1103
- "id": null,
1104
  "_type": "Value"
1105
  },
1106
  "field": {
1107
  "dtype": "string",
1108
- "id": null,
1109
  "_type": "Value"
1110
  },
1111
  "linguistics_term": {
1112
  "dtype": "string",
1113
- "id": null,
1114
  "_type": "Value"
1115
  },
1116
  "UID": {
1117
  "dtype": "string",
1118
- "id": null,
1119
  "_type": "Value"
1120
  },
1121
  "simple_LM_method": {
1122
  "dtype": "bool",
1123
- "id": null,
1124
  "_type": "Value"
1125
  },
1126
  "one_prefix_method": {
1127
  "dtype": "bool",
1128
- "id": null,
1129
  "_type": "Value"
1130
  },
1131
  "two_prefix_method": {
1132
  "dtype": "bool",
1133
- "id": null,
1134
  "_type": "Value"
1135
  },
1136
  "lexically_identical": {
1137
  "dtype": "bool",
1138
- "id": null,
1139
  "_type": "Value"
1140
  },
1141
  "pair_id": {
1142
  "dtype": "int32",
1143
- "id": null,
1144
  "_type": "Value"
1145
  }
1146
  },
1147
- "supervised_keys": null,
1148
  "builder_name": "blimp",
 
1149
  "config_name": "determiner_noun_agreement_with_adjective_1",
1150
  "version": {
1151
  "version_str": "0.1.0",
1152
- "description": null,
1153
- "datasets_version_to_prepare": null,
1154
  "major": 0,
1155
  "minor": 1,
1156
  "patch": 0
@@ -1158,20 +1146,14 @@
1158
  "splits": {
1159
  "train": {
1160
  "name": "train",
1161
- "num_bytes": 186521,
1162
  "num_examples": 1000,
1163
- "dataset_name": "blimp"
1164
- }
1165
- },
1166
- "download_checksums": {
1167
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/determiner_noun_agreement_with_adjective_1.jsonl": {
1168
- "num_bytes": 504676,
1169
- "checksum": "2c3de4e7b7aea499fb7cf1b23b9c3b63662289880f991b9ffabe5ceb94cf7430"
1170
  }
1171
  },
1172
- "download_size": 504676,
1173
- "dataset_size": 186521,
1174
- "size_in_bytes": 691197
1175
  },
1176
  "distractor_agreement_relational_noun": {
1177
  "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",
 
1095
  "features": {
1096
  "sentence_good": {
1097
  "dtype": "string",
 
1098
  "_type": "Value"
1099
  },
1100
  "sentence_bad": {
1101
  "dtype": "string",
 
1102
  "_type": "Value"
1103
  },
1104
  "field": {
1105
  "dtype": "string",
 
1106
  "_type": "Value"
1107
  },
1108
  "linguistics_term": {
1109
  "dtype": "string",
 
1110
  "_type": "Value"
1111
  },
1112
  "UID": {
1113
  "dtype": "string",
 
1114
  "_type": "Value"
1115
  },
1116
  "simple_LM_method": {
1117
  "dtype": "bool",
 
1118
  "_type": "Value"
1119
  },
1120
  "one_prefix_method": {
1121
  "dtype": "bool",
 
1122
  "_type": "Value"
1123
  },
1124
  "two_prefix_method": {
1125
  "dtype": "bool",
 
1126
  "_type": "Value"
1127
  },
1128
  "lexically_identical": {
1129
  "dtype": "bool",
 
1130
  "_type": "Value"
1131
  },
1132
  "pair_id": {
1133
  "dtype": "int32",
 
1134
  "_type": "Value"
1135
  }
1136
  },
 
1137
  "builder_name": "blimp",
1138
+ "dataset_name": "blimp",
1139
  "config_name": "determiner_noun_agreement_with_adjective_1",
1140
  "version": {
1141
  "version_str": "0.1.0",
 
 
1142
  "major": 0,
1143
  "minor": 1,
1144
  "patch": 0
 
1146
  "splits": {
1147
  "train": {
1148
  "name": "train",
1149
+ "num_bytes": 185126,
1150
  "num_examples": 1000,
1151
+ "dataset_name": null
 
 
 
 
 
 
1152
  }
1153
  },
1154
+ "download_size": 55682,
1155
+ "dataset_size": 185126,
1156
+ "size_in_bytes": 240808
1157
  },
1158
  "distractor_agreement_relational_noun": {
1159
  "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",
determiner_noun_agreement_with_adjective_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd61dd23aa32be9bfe5f8c440a1bfc1720bde1543428cbe919a1359f53fa8cfb
3
+ size 55682