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

Add regular_plural_subject_verb_agreement_2 data files

Browse files
README.md CHANGED
@@ -1444,10 +1444,10 @@ dataset_info:
1444
  dtype: int32
1445
  splits:
1446
  - name: train
1447
- num_bytes: 155004
1448
  num_examples: 1000
1449
- download_size: 456477
1450
- dataset_size: 155004
1451
  - config_name: sentential_negation_npi_licensor_present
1452
  features:
1453
  - name: sentence_good
@@ -2097,6 +2097,10 @@ configs:
2097
  data_files:
2098
  - split: train
2099
  path: regular_plural_subject_verb_agreement_1/train-*
 
 
 
 
2100
  ---
2101
 
2102
  # Dataset Card for "blimp"
 
1444
  dtype: int32
1445
  splits:
1446
  - name: train
1447
+ num_bytes: 153609
1448
  num_examples: 1000
1449
+ download_size: 43365
1450
+ dataset_size: 153609
1451
  - config_name: sentential_negation_npi_licensor_present
1452
  features:
1453
  - name: sentence_good
 
2097
  data_files:
2098
  - split: train
2099
  path: regular_plural_subject_verb_agreement_1/train-*
2100
+ - config_name: regular_plural_subject_verb_agreement_2
2101
+ data_files:
2102
+ - split: train
2103
+ path: regular_plural_subject_verb_agreement_2/train-*
2104
  ---
2105
 
2106
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -3407,62 +3407,50 @@
3407
  "features": {
3408
  "sentence_good": {
3409
  "dtype": "string",
3410
- "id": null,
3411
  "_type": "Value"
3412
  },
3413
  "sentence_bad": {
3414
  "dtype": "string",
3415
- "id": null,
3416
  "_type": "Value"
3417
  },
3418
  "field": {
3419
  "dtype": "string",
3420
- "id": null,
3421
  "_type": "Value"
3422
  },
3423
  "linguistics_term": {
3424
  "dtype": "string",
3425
- "id": null,
3426
  "_type": "Value"
3427
  },
3428
  "UID": {
3429
  "dtype": "string",
3430
- "id": null,
3431
  "_type": "Value"
3432
  },
3433
  "simple_LM_method": {
3434
  "dtype": "bool",
3435
- "id": null,
3436
  "_type": "Value"
3437
  },
3438
  "one_prefix_method": {
3439
  "dtype": "bool",
3440
- "id": null,
3441
  "_type": "Value"
3442
  },
3443
  "two_prefix_method": {
3444
  "dtype": "bool",
3445
- "id": null,
3446
  "_type": "Value"
3447
  },
3448
  "lexically_identical": {
3449
  "dtype": "bool",
3450
- "id": null,
3451
  "_type": "Value"
3452
  },
3453
  "pair_id": {
3454
  "dtype": "int32",
3455
- "id": null,
3456
  "_type": "Value"
3457
  }
3458
  },
3459
- "supervised_keys": null,
3460
  "builder_name": "blimp",
 
3461
  "config_name": "regular_plural_subject_verb_agreement_2",
3462
  "version": {
3463
  "version_str": "0.1.0",
3464
- "description": null,
3465
- "datasets_version_to_prepare": null,
3466
  "major": 0,
3467
  "minor": 1,
3468
  "patch": 0
@@ -3470,20 +3458,14 @@
3470
  "splits": {
3471
  "train": {
3472
  "name": "train",
3473
- "num_bytes": 155004,
3474
  "num_examples": 1000,
3475
- "dataset_name": "blimp"
3476
- }
3477
- },
3478
- "download_checksums": {
3479
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/regular_plural_subject_verb_agreement_2.jsonl": {
3480
- "num_bytes": 456477,
3481
- "checksum": "e5b4668811e63b00ac4c9569cb9553281a39c21df43256905ad78e59ae24942c"
3482
  }
3483
  },
3484
- "download_size": 456477,
3485
- "dataset_size": 155004,
3486
- "size_in_bytes": 611481
3487
  },
3488
  "sentential_negation_npi_licensor_present": {
3489
  "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",
 
3407
  "features": {
3408
  "sentence_good": {
3409
  "dtype": "string",
 
3410
  "_type": "Value"
3411
  },
3412
  "sentence_bad": {
3413
  "dtype": "string",
 
3414
  "_type": "Value"
3415
  },
3416
  "field": {
3417
  "dtype": "string",
 
3418
  "_type": "Value"
3419
  },
3420
  "linguistics_term": {
3421
  "dtype": "string",
 
3422
  "_type": "Value"
3423
  },
3424
  "UID": {
3425
  "dtype": "string",
 
3426
  "_type": "Value"
3427
  },
3428
  "simple_LM_method": {
3429
  "dtype": "bool",
 
3430
  "_type": "Value"
3431
  },
3432
  "one_prefix_method": {
3433
  "dtype": "bool",
 
3434
  "_type": "Value"
3435
  },
3436
  "two_prefix_method": {
3437
  "dtype": "bool",
 
3438
  "_type": "Value"
3439
  },
3440
  "lexically_identical": {
3441
  "dtype": "bool",
 
3442
  "_type": "Value"
3443
  },
3444
  "pair_id": {
3445
  "dtype": "int32",
 
3446
  "_type": "Value"
3447
  }
3448
  },
 
3449
  "builder_name": "blimp",
3450
+ "dataset_name": "blimp",
3451
  "config_name": "regular_plural_subject_verb_agreement_2",
3452
  "version": {
3453
  "version_str": "0.1.0",
 
 
3454
  "major": 0,
3455
  "minor": 1,
3456
  "patch": 0
 
3458
  "splits": {
3459
  "train": {
3460
  "name": "train",
3461
+ "num_bytes": 153609,
3462
  "num_examples": 1000,
3463
+ "dataset_name": null
 
 
 
 
 
 
3464
  }
3465
  },
3466
+ "download_size": 43365,
3467
+ "dataset_size": 153609,
3468
+ "size_in_bytes": 196974
3469
  },
3470
  "sentential_negation_npi_licensor_present": {
3471
  "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",
regular_plural_subject_verb_agreement_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47b11c839024e89b06eae89dc874c1f5c447b384dfadec7ed0f812e97e4ba5a3
3
+ size 43365