albertvillanova HF staff commited on
Commit
62b5a85
1 Parent(s): 1def05b

Add ellipsis_n_bar_1 data files

Browse files
README.md CHANGED
@@ -604,10 +604,10 @@ dataset_info:
604
  dtype: int32
605
  splits:
606
  - name: train
607
- num_bytes: 218985
608
  num_examples: 1000
609
- download_size: 411980
610
- dataset_size: 218985
611
  - config_name: ellipsis_n_bar_2
612
  features:
613
  - name: sentence_good
@@ -1977,6 +1977,10 @@ configs:
1977
  data_files:
1978
  - split: train
1979
  path: drop_argument/train-*
 
 
 
 
1980
  ---
1981
 
1982
  # Dataset Card for "blimp"
 
604
  dtype: int32
605
  splits:
606
  - name: train
607
+ num_bytes: 217590
608
  num_examples: 1000
609
+ download_size: 92776
610
+ dataset_size: 217590
611
  - config_name: ellipsis_n_bar_2
612
  features:
613
  - name: sentence_good
 
1977
  data_files:
1978
  - split: train
1979
  path: drop_argument/train-*
1980
+ - config_name: ellipsis_n_bar_1
1981
+ data_files:
1982
+ - split: train
1983
+ path: ellipsis_n_bar_1/train-*
1984
  ---
1985
 
1986
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -1367,62 +1367,50 @@
1367
  "features": {
1368
  "sentence_good": {
1369
  "dtype": "string",
1370
- "id": null,
1371
  "_type": "Value"
1372
  },
1373
  "sentence_bad": {
1374
  "dtype": "string",
1375
- "id": null,
1376
  "_type": "Value"
1377
  },
1378
  "field": {
1379
  "dtype": "string",
1380
- "id": null,
1381
  "_type": "Value"
1382
  },
1383
  "linguistics_term": {
1384
  "dtype": "string",
1385
- "id": null,
1386
  "_type": "Value"
1387
  },
1388
  "UID": {
1389
  "dtype": "string",
1390
- "id": null,
1391
  "_type": "Value"
1392
  },
1393
  "simple_LM_method": {
1394
  "dtype": "bool",
1395
- "id": null,
1396
  "_type": "Value"
1397
  },
1398
  "one_prefix_method": {
1399
  "dtype": "bool",
1400
- "id": null,
1401
  "_type": "Value"
1402
  },
1403
  "two_prefix_method": {
1404
  "dtype": "bool",
1405
- "id": null,
1406
  "_type": "Value"
1407
  },
1408
  "lexically_identical": {
1409
  "dtype": "bool",
1410
- "id": null,
1411
  "_type": "Value"
1412
  },
1413
  "pair_id": {
1414
  "dtype": "int32",
1415
- "id": null,
1416
  "_type": "Value"
1417
  }
1418
  },
1419
- "supervised_keys": null,
1420
  "builder_name": "blimp",
 
1421
  "config_name": "ellipsis_n_bar_1",
1422
  "version": {
1423
  "version_str": "0.1.0",
1424
- "description": null,
1425
- "datasets_version_to_prepare": null,
1426
  "major": 0,
1427
  "minor": 1,
1428
  "patch": 0
@@ -1430,20 +1418,14 @@
1430
  "splits": {
1431
  "train": {
1432
  "name": "train",
1433
- "num_bytes": 218985,
1434
  "num_examples": 1000,
1435
- "dataset_name": "blimp"
1436
- }
1437
- },
1438
- "download_checksums": {
1439
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/ellipsis_n_bar_1.jsonl": {
1440
- "num_bytes": 411980,
1441
- "checksum": "3cc0bcf91631a4476ce573ea9dbf9627d52efbe071c26019e2c2448b68769d09"
1442
  }
1443
  },
1444
- "download_size": 411980,
1445
- "dataset_size": 218985,
1446
- "size_in_bytes": 630965
1447
  },
1448
  "ellipsis_n_bar_2": {
1449
  "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",
 
1367
  "features": {
1368
  "sentence_good": {
1369
  "dtype": "string",
 
1370
  "_type": "Value"
1371
  },
1372
  "sentence_bad": {
1373
  "dtype": "string",
 
1374
  "_type": "Value"
1375
  },
1376
  "field": {
1377
  "dtype": "string",
 
1378
  "_type": "Value"
1379
  },
1380
  "linguistics_term": {
1381
  "dtype": "string",
 
1382
  "_type": "Value"
1383
  },
1384
  "UID": {
1385
  "dtype": "string",
 
1386
  "_type": "Value"
1387
  },
1388
  "simple_LM_method": {
1389
  "dtype": "bool",
 
1390
  "_type": "Value"
1391
  },
1392
  "one_prefix_method": {
1393
  "dtype": "bool",
 
1394
  "_type": "Value"
1395
  },
1396
  "two_prefix_method": {
1397
  "dtype": "bool",
 
1398
  "_type": "Value"
1399
  },
1400
  "lexically_identical": {
1401
  "dtype": "bool",
 
1402
  "_type": "Value"
1403
  },
1404
  "pair_id": {
1405
  "dtype": "int32",
 
1406
  "_type": "Value"
1407
  }
1408
  },
 
1409
  "builder_name": "blimp",
1410
+ "dataset_name": "blimp",
1411
  "config_name": "ellipsis_n_bar_1",
1412
  "version": {
1413
  "version_str": "0.1.0",
 
 
1414
  "major": 0,
1415
  "minor": 1,
1416
  "patch": 0
 
1418
  "splits": {
1419
  "train": {
1420
  "name": "train",
1421
+ "num_bytes": 217590,
1422
  "num_examples": 1000,
1423
+ "dataset_name": null
 
 
 
 
 
 
1424
  }
1425
  },
1426
+ "download_size": 92776,
1427
+ "dataset_size": 217590,
1428
+ "size_in_bytes": 310366
1429
  },
1430
  "ellipsis_n_bar_2": {
1431
  "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",
ellipsis_n_bar_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58edad00d53c2abe73e721a8afdd6220c06c5bf3aeb860da8670249b181a5fa1
3
+ size 92776