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
ff8e6b7
1 Parent(s): de2b7e7

Add left_branch_island_simple_question data files

Browse files
README.md CHANGED
@@ -996,10 +996,10 @@ dataset_info:
996
  dtype: int32
997
  splits:
998
  - name: train
999
- num_bytes: 151455
1000
  num_examples: 1000
1001
- download_size: 343450
1002
- dataset_size: 151455
1003
  - config_name: matrix_question_npi_licensor_present
1004
  features:
1005
  - name: sentence_good
@@ -2033,6 +2033,10 @@ configs:
2033
  data_files:
2034
  - split: train
2035
  path: left_branch_island_echo_question/train-*
 
 
 
 
2036
  ---
2037
 
2038
  # Dataset Card for "blimp"
 
996
  dtype: int32
997
  splits:
998
  - name: train
999
+ num_bytes: 150060
1000
  num_examples: 1000
1001
+ download_size: 50293
1002
+ dataset_size: 150060
1003
  - config_name: matrix_question_npi_licensor_present
1004
  features:
1005
  - name: sentence_good
 
2033
  data_files:
2034
  - split: train
2035
  path: left_branch_island_echo_question/train-*
2036
+ - config_name: left_branch_island_simple_question
2037
+ data_files:
2038
+ - split: train
2039
+ path: left_branch_island_simple_question/train-*
2040
  ---
2041
 
2042
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -2319,62 +2319,50 @@
2319
  "features": {
2320
  "sentence_good": {
2321
  "dtype": "string",
2322
- "id": null,
2323
  "_type": "Value"
2324
  },
2325
  "sentence_bad": {
2326
  "dtype": "string",
2327
- "id": null,
2328
  "_type": "Value"
2329
  },
2330
  "field": {
2331
  "dtype": "string",
2332
- "id": null,
2333
  "_type": "Value"
2334
  },
2335
  "linguistics_term": {
2336
  "dtype": "string",
2337
- "id": null,
2338
  "_type": "Value"
2339
  },
2340
  "UID": {
2341
  "dtype": "string",
2342
- "id": null,
2343
  "_type": "Value"
2344
  },
2345
  "simple_LM_method": {
2346
  "dtype": "bool",
2347
- "id": null,
2348
  "_type": "Value"
2349
  },
2350
  "one_prefix_method": {
2351
  "dtype": "bool",
2352
- "id": null,
2353
  "_type": "Value"
2354
  },
2355
  "two_prefix_method": {
2356
  "dtype": "bool",
2357
- "id": null,
2358
  "_type": "Value"
2359
  },
2360
  "lexically_identical": {
2361
  "dtype": "bool",
2362
- "id": null,
2363
  "_type": "Value"
2364
  },
2365
  "pair_id": {
2366
  "dtype": "int32",
2367
- "id": null,
2368
  "_type": "Value"
2369
  }
2370
  },
2371
- "supervised_keys": null,
2372
  "builder_name": "blimp",
 
2373
  "config_name": "left_branch_island_simple_question",
2374
  "version": {
2375
  "version_str": "0.1.0",
2376
- "description": null,
2377
- "datasets_version_to_prepare": null,
2378
  "major": 0,
2379
  "minor": 1,
2380
  "patch": 0
@@ -2382,20 +2370,14 @@
2382
  "splits": {
2383
  "train": {
2384
  "name": "train",
2385
- "num_bytes": 151455,
2386
  "num_examples": 1000,
2387
- "dataset_name": "blimp"
2388
- }
2389
- },
2390
- "download_checksums": {
2391
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/left_branch_island_simple_question.jsonl": {
2392
- "num_bytes": 343450,
2393
- "checksum": "e2a64b8a1b7b8d94f931018cf9325836e9c79953a01379233da255eac5e8cd71"
2394
  }
2395
  },
2396
- "download_size": 343450,
2397
- "dataset_size": 151455,
2398
- "size_in_bytes": 494905
2399
  },
2400
  "matrix_question_npi_licensor_present": {
2401
  "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",
 
2319
  "features": {
2320
  "sentence_good": {
2321
  "dtype": "string",
 
2322
  "_type": "Value"
2323
  },
2324
  "sentence_bad": {
2325
  "dtype": "string",
 
2326
  "_type": "Value"
2327
  },
2328
  "field": {
2329
  "dtype": "string",
 
2330
  "_type": "Value"
2331
  },
2332
  "linguistics_term": {
2333
  "dtype": "string",
 
2334
  "_type": "Value"
2335
  },
2336
  "UID": {
2337
  "dtype": "string",
 
2338
  "_type": "Value"
2339
  },
2340
  "simple_LM_method": {
2341
  "dtype": "bool",
 
2342
  "_type": "Value"
2343
  },
2344
  "one_prefix_method": {
2345
  "dtype": "bool",
 
2346
  "_type": "Value"
2347
  },
2348
  "two_prefix_method": {
2349
  "dtype": "bool",
 
2350
  "_type": "Value"
2351
  },
2352
  "lexically_identical": {
2353
  "dtype": "bool",
 
2354
  "_type": "Value"
2355
  },
2356
  "pair_id": {
2357
  "dtype": "int32",
 
2358
  "_type": "Value"
2359
  }
2360
  },
 
2361
  "builder_name": "blimp",
2362
+ "dataset_name": "blimp",
2363
  "config_name": "left_branch_island_simple_question",
2364
  "version": {
2365
  "version_str": "0.1.0",
 
 
2366
  "major": 0,
2367
  "minor": 1,
2368
  "patch": 0
 
2370
  "splits": {
2371
  "train": {
2372
  "name": "train",
2373
+ "num_bytes": 150060,
2374
  "num_examples": 1000,
2375
+ "dataset_name": null
 
 
 
 
 
 
2376
  }
2377
  },
2378
+ "download_size": 50293,
2379
+ "dataset_size": 150060,
2380
+ "size_in_bytes": 200353
2381
  },
2382
  "matrix_question_npi_licensor_present": {
2383
  "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",
left_branch_island_simple_question/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c718b6f37cb5674c5f8dfd2094d7cd54c43fe6f86154cf3a73eaf2dc74aa721
3
+ size 50293