albertvillanova HF staff commited on
Commit
90132a8
1 Parent(s): 044d155

Add wh_vs_that_with_gap data files

Browse files
README.md CHANGED
@@ -1864,10 +1864,10 @@ dataset_info:
1864
  dtype: int32
1865
  splits:
1866
  - name: train
1867
- num_bytes: 174781
1868
  num_examples: 1000
1869
- download_size: 367776
1870
- dataset_size: 174781
1871
  - config_name: wh_vs_that_with_gap_long_distance
1872
  features:
1873
  - name: sentence_good
@@ -2157,6 +2157,10 @@ configs:
2157
  data_files:
2158
  - split: train
2159
  path: wh_vs_that_no_gap_long_distance/train-*
 
 
 
 
2160
  ---
2161
 
2162
  # Dataset Card for "blimp"
 
1864
  dtype: int32
1865
  splits:
1866
  - name: train
1867
+ num_bytes: 173386
1868
  num_examples: 1000
1869
+ download_size: 60291
1870
+ dataset_size: 173386
1871
  - config_name: wh_vs_that_with_gap_long_distance
1872
  features:
1873
  - name: sentence_good
 
2157
  data_files:
2158
  - split: train
2159
  path: wh_vs_that_no_gap_long_distance/train-*
2160
+ - config_name: wh_vs_that_with_gap
2161
+ data_files:
2162
+ - split: train
2163
+ path: wh_vs_that_with_gap/train-*
2164
  ---
2165
 
2166
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -4427,62 +4427,50 @@
4427
  "features": {
4428
  "sentence_good": {
4429
  "dtype": "string",
4430
- "id": null,
4431
  "_type": "Value"
4432
  },
4433
  "sentence_bad": {
4434
  "dtype": "string",
4435
- "id": null,
4436
  "_type": "Value"
4437
  },
4438
  "field": {
4439
  "dtype": "string",
4440
- "id": null,
4441
  "_type": "Value"
4442
  },
4443
  "linguistics_term": {
4444
  "dtype": "string",
4445
- "id": null,
4446
  "_type": "Value"
4447
  },
4448
  "UID": {
4449
  "dtype": "string",
4450
- "id": null,
4451
  "_type": "Value"
4452
  },
4453
  "simple_LM_method": {
4454
  "dtype": "bool",
4455
- "id": null,
4456
  "_type": "Value"
4457
  },
4458
  "one_prefix_method": {
4459
  "dtype": "bool",
4460
- "id": null,
4461
  "_type": "Value"
4462
  },
4463
  "two_prefix_method": {
4464
  "dtype": "bool",
4465
- "id": null,
4466
  "_type": "Value"
4467
  },
4468
  "lexically_identical": {
4469
  "dtype": "bool",
4470
- "id": null,
4471
  "_type": "Value"
4472
  },
4473
  "pair_id": {
4474
  "dtype": "int32",
4475
- "id": null,
4476
  "_type": "Value"
4477
  }
4478
  },
4479
- "supervised_keys": null,
4480
  "builder_name": "blimp",
 
4481
  "config_name": "wh_vs_that_with_gap",
4482
  "version": {
4483
  "version_str": "0.1.0",
4484
- "description": null,
4485
- "datasets_version_to_prepare": null,
4486
  "major": 0,
4487
  "minor": 1,
4488
  "patch": 0
@@ -4490,20 +4478,14 @@
4490
  "splits": {
4491
  "train": {
4492
  "name": "train",
4493
- "num_bytes": 174781,
4494
  "num_examples": 1000,
4495
- "dataset_name": "blimp"
4496
- }
4497
- },
4498
- "download_checksums": {
4499
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/wh_vs_that_with_gap.jsonl": {
4500
- "num_bytes": 367776,
4501
- "checksum": "56f1ca988a8ca368234f12359792c414fdfec2891154e3f8ce6404da1d3f3212"
4502
  }
4503
  },
4504
- "download_size": 367776,
4505
- "dataset_size": 174781,
4506
- "size_in_bytes": 542557
4507
  },
4508
  "wh_vs_that_with_gap_long_distance": {
4509
  "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",
 
4427
  "features": {
4428
  "sentence_good": {
4429
  "dtype": "string",
 
4430
  "_type": "Value"
4431
  },
4432
  "sentence_bad": {
4433
  "dtype": "string",
 
4434
  "_type": "Value"
4435
  },
4436
  "field": {
4437
  "dtype": "string",
 
4438
  "_type": "Value"
4439
  },
4440
  "linguistics_term": {
4441
  "dtype": "string",
 
4442
  "_type": "Value"
4443
  },
4444
  "UID": {
4445
  "dtype": "string",
 
4446
  "_type": "Value"
4447
  },
4448
  "simple_LM_method": {
4449
  "dtype": "bool",
 
4450
  "_type": "Value"
4451
  },
4452
  "one_prefix_method": {
4453
  "dtype": "bool",
 
4454
  "_type": "Value"
4455
  },
4456
  "two_prefix_method": {
4457
  "dtype": "bool",
 
4458
  "_type": "Value"
4459
  },
4460
  "lexically_identical": {
4461
  "dtype": "bool",
 
4462
  "_type": "Value"
4463
  },
4464
  "pair_id": {
4465
  "dtype": "int32",
 
4466
  "_type": "Value"
4467
  }
4468
  },
 
4469
  "builder_name": "blimp",
4470
+ "dataset_name": "blimp",
4471
  "config_name": "wh_vs_that_with_gap",
4472
  "version": {
4473
  "version_str": "0.1.0",
 
 
4474
  "major": 0,
4475
  "minor": 1,
4476
  "patch": 0
 
4478
  "splits": {
4479
  "train": {
4480
  "name": "train",
4481
+ "num_bytes": 173386,
4482
  "num_examples": 1000,
4483
+ "dataset_name": null
 
 
 
 
 
 
4484
  }
4485
  },
4486
+ "download_size": 60291,
4487
+ "dataset_size": 173386,
4488
+ "size_in_bytes": 233677
4489
  },
4490
  "wh_vs_that_with_gap_long_distance": {
4491
  "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",
wh_vs_that_with_gap/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c905f68e44327d8a970a0341a4a023f4f70e402f382c0262f702cd5946b58c68
3
+ size 60291