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
6242f11
1 Parent(s): 6b22e83

Add sentential_negation_npi_licensor_present data files

Browse files
README.md CHANGED
@@ -1472,10 +1472,10 @@ dataset_info:
1472
  dtype: int32
1473
  splits:
1474
  - name: train
1475
- num_bytes: 173259
1476
  num_examples: 1000
1477
- download_size: 490996
1478
- dataset_size: 173259
1479
  - config_name: sentential_negation_npi_scope
1480
  features:
1481
  - name: sentence_good
@@ -2101,6 +2101,10 @@ configs:
2101
  data_files:
2102
  - split: train
2103
  path: regular_plural_subject_verb_agreement_2/train-*
 
 
 
 
2104
  ---
2105
 
2106
  # Dataset Card for "blimp"
 
1472
  dtype: int32
1473
  splits:
1474
  - name: train
1475
+ num_bytes: 171864
1476
  num_examples: 1000
1477
+ download_size: 54830
1478
+ dataset_size: 171864
1479
  - config_name: sentential_negation_npi_scope
1480
  features:
1481
  - name: sentence_good
 
2101
  data_files:
2102
  - split: train
2103
  path: regular_plural_subject_verb_agreement_2/train-*
2104
+ - config_name: sentential_negation_npi_licensor_present
2105
+ data_files:
2106
+ - split: train
2107
+ path: sentential_negation_npi_licensor_present/train-*
2108
  ---
2109
 
2110
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -3475,62 +3475,50 @@
3475
  "features": {
3476
  "sentence_good": {
3477
  "dtype": "string",
3478
- "id": null,
3479
  "_type": "Value"
3480
  },
3481
  "sentence_bad": {
3482
  "dtype": "string",
3483
- "id": null,
3484
  "_type": "Value"
3485
  },
3486
  "field": {
3487
  "dtype": "string",
3488
- "id": null,
3489
  "_type": "Value"
3490
  },
3491
  "linguistics_term": {
3492
  "dtype": "string",
3493
- "id": null,
3494
  "_type": "Value"
3495
  },
3496
  "UID": {
3497
  "dtype": "string",
3498
- "id": null,
3499
  "_type": "Value"
3500
  },
3501
  "simple_LM_method": {
3502
  "dtype": "bool",
3503
- "id": null,
3504
  "_type": "Value"
3505
  },
3506
  "one_prefix_method": {
3507
  "dtype": "bool",
3508
- "id": null,
3509
  "_type": "Value"
3510
  },
3511
  "two_prefix_method": {
3512
  "dtype": "bool",
3513
- "id": null,
3514
  "_type": "Value"
3515
  },
3516
  "lexically_identical": {
3517
  "dtype": "bool",
3518
- "id": null,
3519
  "_type": "Value"
3520
  },
3521
  "pair_id": {
3522
  "dtype": "int32",
3523
- "id": null,
3524
  "_type": "Value"
3525
  }
3526
  },
3527
- "supervised_keys": null,
3528
  "builder_name": "blimp",
 
3529
  "config_name": "sentential_negation_npi_licensor_present",
3530
  "version": {
3531
  "version_str": "0.1.0",
3532
- "description": null,
3533
- "datasets_version_to_prepare": null,
3534
  "major": 0,
3535
  "minor": 1,
3536
  "patch": 0
@@ -3538,20 +3526,14 @@
3538
  "splits": {
3539
  "train": {
3540
  "name": "train",
3541
- "num_bytes": 173259,
3542
  "num_examples": 1000,
3543
- "dataset_name": "blimp"
3544
- }
3545
- },
3546
- "download_checksums": {
3547
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/sentential_negation_npi_licensor_present.jsonl": {
3548
- "num_bytes": 490996,
3549
- "checksum": "c43405aca13ba4aa6ad87f9b051e4ba5fc458f24e683cfe0af23e6e09ec7268b"
3550
  }
3551
  },
3552
- "download_size": 490996,
3553
- "dataset_size": 173259,
3554
- "size_in_bytes": 664255
3555
  },
3556
  "sentential_negation_npi_scope": {
3557
  "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",
 
3475
  "features": {
3476
  "sentence_good": {
3477
  "dtype": "string",
 
3478
  "_type": "Value"
3479
  },
3480
  "sentence_bad": {
3481
  "dtype": "string",
 
3482
  "_type": "Value"
3483
  },
3484
  "field": {
3485
  "dtype": "string",
 
3486
  "_type": "Value"
3487
  },
3488
  "linguistics_term": {
3489
  "dtype": "string",
 
3490
  "_type": "Value"
3491
  },
3492
  "UID": {
3493
  "dtype": "string",
 
3494
  "_type": "Value"
3495
  },
3496
  "simple_LM_method": {
3497
  "dtype": "bool",
 
3498
  "_type": "Value"
3499
  },
3500
  "one_prefix_method": {
3501
  "dtype": "bool",
 
3502
  "_type": "Value"
3503
  },
3504
  "two_prefix_method": {
3505
  "dtype": "bool",
 
3506
  "_type": "Value"
3507
  },
3508
  "lexically_identical": {
3509
  "dtype": "bool",
 
3510
  "_type": "Value"
3511
  },
3512
  "pair_id": {
3513
  "dtype": "int32",
 
3514
  "_type": "Value"
3515
  }
3516
  },
 
3517
  "builder_name": "blimp",
3518
+ "dataset_name": "blimp",
3519
  "config_name": "sentential_negation_npi_licensor_present",
3520
  "version": {
3521
  "version_str": "0.1.0",
 
 
3522
  "major": 0,
3523
  "minor": 1,
3524
  "patch": 0
 
3526
  "splits": {
3527
  "train": {
3528
  "name": "train",
3529
+ "num_bytes": 171864,
3530
  "num_examples": 1000,
3531
+ "dataset_name": null
 
 
 
 
 
 
3532
  }
3533
  },
3534
+ "download_size": 54830,
3535
+ "dataset_size": 171864,
3536
+ "size_in_bytes": 226694
3537
  },
3538
  "sentential_negation_npi_scope": {
3539
  "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",
sentential_negation_npi_licensor_present/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f2e30c846249f580be81a8a1276db371351bae9bf7c569e59679169404608dc
3
+ size 54830