albertvillanova HF staff commited on
Commit
c353d7f
1 Parent(s): 81398c8

Add coordinate_structure_constraint_complex_left_branch data files

Browse files
README.md CHANGED
@@ -240,10 +240,10 @@ dataset_info:
240
  dtype: int32
241
  splits:
242
  - name: train
243
- num_bytes: 212307
244
  num_examples: 1000
245
- download_size: 571696
246
- dataset_size: 212307
247
  - config_name: coordinate_structure_constraint_object_extraction
248
  features:
249
  - name: sentence_good
@@ -1925,6 +1925,10 @@ configs:
1925
  data_files:
1926
  - split: train
1927
  path: complex_NP_island/train-*
 
 
 
 
1928
  ---
1929
 
1930
  # Dataset Card for "blimp"
 
240
  dtype: int32
241
  splits:
242
  - name: train
243
+ num_bytes: 210912
244
  num_examples: 1000
245
+ download_size: 67908
246
+ dataset_size: 210912
247
  - config_name: coordinate_structure_constraint_object_extraction
248
  features:
249
  - name: sentence_good
 
1925
  data_files:
1926
  - split: train
1927
  path: complex_NP_island/train-*
1928
+ - config_name: coordinate_structure_constraint_complex_left_branch
1929
+ data_files:
1930
+ - split: train
1931
+ path: coordinate_structure_constraint_complex_left_branch/train-*
1932
  ---
1933
 
1934
  # Dataset Card for "blimp"
coordinate_structure_constraint_complex_left_branch/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b776239fe67070fb13d64671fdeb4a31a81dd0693204abf4447fbe2e582c8f8a
3
+ size 67908
dataset_infos.json CHANGED
@@ -483,62 +483,50 @@
483
  "features": {
484
  "sentence_good": {
485
  "dtype": "string",
486
- "id": null,
487
  "_type": "Value"
488
  },
489
  "sentence_bad": {
490
  "dtype": "string",
491
- "id": null,
492
  "_type": "Value"
493
  },
494
  "field": {
495
  "dtype": "string",
496
- "id": null,
497
  "_type": "Value"
498
  },
499
  "linguistics_term": {
500
  "dtype": "string",
501
- "id": null,
502
  "_type": "Value"
503
  },
504
  "UID": {
505
  "dtype": "string",
506
- "id": null,
507
  "_type": "Value"
508
  },
509
  "simple_LM_method": {
510
  "dtype": "bool",
511
- "id": null,
512
  "_type": "Value"
513
  },
514
  "one_prefix_method": {
515
  "dtype": "bool",
516
- "id": null,
517
  "_type": "Value"
518
  },
519
  "two_prefix_method": {
520
  "dtype": "bool",
521
- "id": null,
522
  "_type": "Value"
523
  },
524
  "lexically_identical": {
525
  "dtype": "bool",
526
- "id": null,
527
  "_type": "Value"
528
  },
529
  "pair_id": {
530
  "dtype": "int32",
531
- "id": null,
532
  "_type": "Value"
533
  }
534
  },
535
- "supervised_keys": null,
536
  "builder_name": "blimp",
 
537
  "config_name": "coordinate_structure_constraint_complex_left_branch",
538
  "version": {
539
  "version_str": "0.1.0",
540
- "description": null,
541
- "datasets_version_to_prepare": null,
542
  "major": 0,
543
  "minor": 1,
544
  "patch": 0
@@ -546,20 +534,14 @@
546
  "splits": {
547
  "train": {
548
  "name": "train",
549
- "num_bytes": 212307,
550
  "num_examples": 1000,
551
- "dataset_name": "blimp"
552
- }
553
- },
554
- "download_checksums": {
555
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/coordinate_structure_constraint_complex_left_branch.jsonl": {
556
- "num_bytes": 571696,
557
- "checksum": "47e0e04efeb320449a8eb2ac722b895041a8609580fec2880dbc719f50fba194"
558
  }
559
  },
560
- "download_size": 571696,
561
- "dataset_size": 212307,
562
- "size_in_bytes": 784003
563
  },
564
  "coordinate_structure_constraint_object_extraction": {
565
  "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",
 
483
  "features": {
484
  "sentence_good": {
485
  "dtype": "string",
 
486
  "_type": "Value"
487
  },
488
  "sentence_bad": {
489
  "dtype": "string",
 
490
  "_type": "Value"
491
  },
492
  "field": {
493
  "dtype": "string",
 
494
  "_type": "Value"
495
  },
496
  "linguistics_term": {
497
  "dtype": "string",
 
498
  "_type": "Value"
499
  },
500
  "UID": {
501
  "dtype": "string",
 
502
  "_type": "Value"
503
  },
504
  "simple_LM_method": {
505
  "dtype": "bool",
 
506
  "_type": "Value"
507
  },
508
  "one_prefix_method": {
509
  "dtype": "bool",
 
510
  "_type": "Value"
511
  },
512
  "two_prefix_method": {
513
  "dtype": "bool",
 
514
  "_type": "Value"
515
  },
516
  "lexically_identical": {
517
  "dtype": "bool",
 
518
  "_type": "Value"
519
  },
520
  "pair_id": {
521
  "dtype": "int32",
 
522
  "_type": "Value"
523
  }
524
  },
 
525
  "builder_name": "blimp",
526
+ "dataset_name": "blimp",
527
  "config_name": "coordinate_structure_constraint_complex_left_branch",
528
  "version": {
529
  "version_str": "0.1.0",
 
 
530
  "major": 0,
531
  "minor": 1,
532
  "patch": 0
 
534
  "splits": {
535
  "train": {
536
  "name": "train",
537
+ "num_bytes": 210912,
538
  "num_examples": 1000,
539
+ "dataset_name": null
 
 
 
 
 
 
540
  }
541
  },
542
+ "download_size": 67908,
543
+ "dataset_size": 210912,
544
+ "size_in_bytes": 278820
545
  },
546
  "coordinate_structure_constraint_object_extraction": {
547
  "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",