Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
machine-generated
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
6d9e4a9
1 Parent(s): c469a80

Add principle_A_domain_1 data files

Browse files
README.md CHANGED
@@ -1304,10 +1304,10 @@ dataset_info:
1304
  dtype: int32
1305
  splits:
1306
  - name: train
1307
- num_bytes: 172565
1308
  num_examples: 1000
1309
- download_size: 499865
1310
- dataset_size: 172565
1311
  - config_name: principle_A_domain_2
1312
  features:
1313
  - name: sentence_good
@@ -2077,6 +2077,10 @@ configs:
2077
  data_files:
2078
  - split: train
2079
  path: principle_A_case_2/train-*
 
 
 
 
2080
  ---
2081
 
2082
  # Dataset Card for "blimp"
 
1304
  dtype: int32
1305
  splits:
1306
  - name: train
1307
+ num_bytes: 171170
1308
  num_examples: 1000
1309
+ download_size: 59120
1310
+ dataset_size: 171170
1311
  - config_name: principle_A_domain_2
1312
  features:
1313
  - name: sentence_good
 
2077
  data_files:
2078
  - split: train
2079
  path: principle_A_case_2/train-*
2080
+ - config_name: principle_A_domain_1
2081
+ data_files:
2082
+ - split: train
2083
+ path: principle_A_domain_1/train-*
2084
  ---
2085
 
2086
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -3067,62 +3067,50 @@
3067
  "features": {
3068
  "sentence_good": {
3069
  "dtype": "string",
3070
- "id": null,
3071
  "_type": "Value"
3072
  },
3073
  "sentence_bad": {
3074
  "dtype": "string",
3075
- "id": null,
3076
  "_type": "Value"
3077
  },
3078
  "field": {
3079
  "dtype": "string",
3080
- "id": null,
3081
  "_type": "Value"
3082
  },
3083
  "linguistics_term": {
3084
  "dtype": "string",
3085
- "id": null,
3086
  "_type": "Value"
3087
  },
3088
  "UID": {
3089
  "dtype": "string",
3090
- "id": null,
3091
  "_type": "Value"
3092
  },
3093
  "simple_LM_method": {
3094
  "dtype": "bool",
3095
- "id": null,
3096
  "_type": "Value"
3097
  },
3098
  "one_prefix_method": {
3099
  "dtype": "bool",
3100
- "id": null,
3101
  "_type": "Value"
3102
  },
3103
  "two_prefix_method": {
3104
  "dtype": "bool",
3105
- "id": null,
3106
  "_type": "Value"
3107
  },
3108
  "lexically_identical": {
3109
  "dtype": "bool",
3110
- "id": null,
3111
  "_type": "Value"
3112
  },
3113
  "pair_id": {
3114
  "dtype": "int32",
3115
- "id": null,
3116
  "_type": "Value"
3117
  }
3118
  },
3119
- "supervised_keys": null,
3120
  "builder_name": "blimp",
 
3121
  "config_name": "principle_A_domain_1",
3122
  "version": {
3123
  "version_str": "0.1.0",
3124
- "description": null,
3125
- "datasets_version_to_prepare": null,
3126
  "major": 0,
3127
  "minor": 1,
3128
  "patch": 0
@@ -3130,20 +3118,14 @@
3130
  "splits": {
3131
  "train": {
3132
  "name": "train",
3133
- "num_bytes": 172565,
3134
  "num_examples": 1000,
3135
- "dataset_name": "blimp"
3136
- }
3137
- },
3138
- "download_checksums": {
3139
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/principle_A_domain_1.jsonl": {
3140
- "num_bytes": 499865,
3141
- "checksum": "2276dc35a51396c7d11a401e378e0f4b31cd10d7916c73e9a361703cb96eddc5"
3142
  }
3143
  },
3144
- "download_size": 499865,
3145
- "dataset_size": 172565,
3146
- "size_in_bytes": 672430
3147
  },
3148
  "principle_A_domain_2": {
3149
  "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",
 
3067
  "features": {
3068
  "sentence_good": {
3069
  "dtype": "string",
 
3070
  "_type": "Value"
3071
  },
3072
  "sentence_bad": {
3073
  "dtype": "string",
 
3074
  "_type": "Value"
3075
  },
3076
  "field": {
3077
  "dtype": "string",
 
3078
  "_type": "Value"
3079
  },
3080
  "linguistics_term": {
3081
  "dtype": "string",
 
3082
  "_type": "Value"
3083
  },
3084
  "UID": {
3085
  "dtype": "string",
 
3086
  "_type": "Value"
3087
  },
3088
  "simple_LM_method": {
3089
  "dtype": "bool",
 
3090
  "_type": "Value"
3091
  },
3092
  "one_prefix_method": {
3093
  "dtype": "bool",
 
3094
  "_type": "Value"
3095
  },
3096
  "two_prefix_method": {
3097
  "dtype": "bool",
 
3098
  "_type": "Value"
3099
  },
3100
  "lexically_identical": {
3101
  "dtype": "bool",
 
3102
  "_type": "Value"
3103
  },
3104
  "pair_id": {
3105
  "dtype": "int32",
 
3106
  "_type": "Value"
3107
  }
3108
  },
 
3109
  "builder_name": "blimp",
3110
+ "dataset_name": "blimp",
3111
  "config_name": "principle_A_domain_1",
3112
  "version": {
3113
  "version_str": "0.1.0",
 
 
3114
  "major": 0,
3115
  "minor": 1,
3116
  "patch": 0
 
3118
  "splits": {
3119
  "train": {
3120
  "name": "train",
3121
+ "num_bytes": 171170,
3122
  "num_examples": 1000,
3123
+ "dataset_name": null
 
 
 
 
 
 
3124
  }
3125
  },
3126
+ "download_size": 59120,
3127
+ "dataset_size": 171170,
3128
+ "size_in_bytes": 230290
3129
  },
3130
  "principle_A_domain_2": {
3131
  "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",
principle_A_domain_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efcec2af824973d3eca500ee3591d444b5cc56569394c7bb1e0fb8a95efcd35
3
+ size 59120