albertvillanova HF staff commited on
Commit
d3288c1
1 Parent(s): c43d022

Add regular_plural_subject_verb_agreement_1 data files

Browse files
README.md CHANGED
@@ -1416,10 +1416,10 @@ dataset_info:
1416
  dtype: int32
1417
  splits:
1418
  - name: train
1419
- num_bytes: 160214
1420
  num_examples: 1000
1421
- download_size: 451850
1422
- dataset_size: 160214
1423
  - config_name: regular_plural_subject_verb_agreement_2
1424
  features:
1425
  - name: sentence_good
@@ -2093,6 +2093,10 @@ configs:
2093
  data_files:
2094
  - split: train
2095
  path: principle_A_reconstruction/train-*
 
 
 
 
2096
  ---
2097
 
2098
  # Dataset Card for "blimp"
 
1416
  dtype: int32
1417
  splits:
1418
  - name: train
1419
+ num_bytes: 158819
1420
  num_examples: 1000
1421
+ download_size: 49466
1422
+ dataset_size: 158819
1423
  - config_name: regular_plural_subject_verb_agreement_2
1424
  features:
1425
  - name: sentence_good
 
2093
  data_files:
2094
  - split: train
2095
  path: principle_A_reconstruction/train-*
2096
+ - config_name: regular_plural_subject_verb_agreement_1
2097
+ data_files:
2098
+ - split: train
2099
+ path: regular_plural_subject_verb_agreement_1/train-*
2100
  ---
2101
 
2102
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -3339,62 +3339,50 @@
3339
  "features": {
3340
  "sentence_good": {
3341
  "dtype": "string",
3342
- "id": null,
3343
  "_type": "Value"
3344
  },
3345
  "sentence_bad": {
3346
  "dtype": "string",
3347
- "id": null,
3348
  "_type": "Value"
3349
  },
3350
  "field": {
3351
  "dtype": "string",
3352
- "id": null,
3353
  "_type": "Value"
3354
  },
3355
  "linguistics_term": {
3356
  "dtype": "string",
3357
- "id": null,
3358
  "_type": "Value"
3359
  },
3360
  "UID": {
3361
  "dtype": "string",
3362
- "id": null,
3363
  "_type": "Value"
3364
  },
3365
  "simple_LM_method": {
3366
  "dtype": "bool",
3367
- "id": null,
3368
  "_type": "Value"
3369
  },
3370
  "one_prefix_method": {
3371
  "dtype": "bool",
3372
- "id": null,
3373
  "_type": "Value"
3374
  },
3375
  "two_prefix_method": {
3376
  "dtype": "bool",
3377
- "id": null,
3378
  "_type": "Value"
3379
  },
3380
  "lexically_identical": {
3381
  "dtype": "bool",
3382
- "id": null,
3383
  "_type": "Value"
3384
  },
3385
  "pair_id": {
3386
  "dtype": "int32",
3387
- "id": null,
3388
  "_type": "Value"
3389
  }
3390
  },
3391
- "supervised_keys": null,
3392
  "builder_name": "blimp",
 
3393
  "config_name": "regular_plural_subject_verb_agreement_1",
3394
  "version": {
3395
  "version_str": "0.1.0",
3396
- "description": null,
3397
- "datasets_version_to_prepare": null,
3398
  "major": 0,
3399
  "minor": 1,
3400
  "patch": 0
@@ -3402,20 +3390,14 @@
3402
  "splits": {
3403
  "train": {
3404
  "name": "train",
3405
- "num_bytes": 160214,
3406
  "num_examples": 1000,
3407
- "dataset_name": "blimp"
3408
- }
3409
- },
3410
- "download_checksums": {
3411
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/regular_plural_subject_verb_agreement_1.jsonl": {
3412
- "num_bytes": 451850,
3413
- "checksum": "1a18d94062c8e792c0a200a3b00dff0e051a92bb084c05e9b5e5c73bee32a620"
3414
  }
3415
  },
3416
- "download_size": 451850,
3417
- "dataset_size": 160214,
3418
- "size_in_bytes": 612064
3419
  },
3420
  "regular_plural_subject_verb_agreement_2": {
3421
  "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",
 
3339
  "features": {
3340
  "sentence_good": {
3341
  "dtype": "string",
 
3342
  "_type": "Value"
3343
  },
3344
  "sentence_bad": {
3345
  "dtype": "string",
 
3346
  "_type": "Value"
3347
  },
3348
  "field": {
3349
  "dtype": "string",
 
3350
  "_type": "Value"
3351
  },
3352
  "linguistics_term": {
3353
  "dtype": "string",
 
3354
  "_type": "Value"
3355
  },
3356
  "UID": {
3357
  "dtype": "string",
 
3358
  "_type": "Value"
3359
  },
3360
  "simple_LM_method": {
3361
  "dtype": "bool",
 
3362
  "_type": "Value"
3363
  },
3364
  "one_prefix_method": {
3365
  "dtype": "bool",
 
3366
  "_type": "Value"
3367
  },
3368
  "two_prefix_method": {
3369
  "dtype": "bool",
 
3370
  "_type": "Value"
3371
  },
3372
  "lexically_identical": {
3373
  "dtype": "bool",
 
3374
  "_type": "Value"
3375
  },
3376
  "pair_id": {
3377
  "dtype": "int32",
 
3378
  "_type": "Value"
3379
  }
3380
  },
 
3381
  "builder_name": "blimp",
3382
+ "dataset_name": "blimp",
3383
  "config_name": "regular_plural_subject_verb_agreement_1",
3384
  "version": {
3385
  "version_str": "0.1.0",
 
 
3386
  "major": 0,
3387
  "minor": 1,
3388
  "patch": 0
 
3390
  "splits": {
3391
  "train": {
3392
  "name": "train",
3393
+ "num_bytes": 158819,
3394
  "num_examples": 1000,
3395
+ "dataset_name": null
 
 
 
 
 
 
3396
  }
3397
  },
3398
+ "download_size": 49466,
3399
+ "dataset_size": 158819,
3400
+ "size_in_bytes": 208285
3401
  },
3402
  "regular_plural_subject_verb_agreement_2": {
3403
  "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_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602d82e663e7d8d73aad82eeb8b4f6d1f578dcf33121a54fd639e3f0d5196aeb
3
+ size 49466