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
3945f54
1 Parent(s): 2034afe

Add sentential_subject_island data files

Browse files
README.md CHANGED
@@ -1528,10 +1528,10 @@ dataset_info:
1528
  dtype: int32
1529
  splits:
1530
  - name: train
1531
- num_bytes: 173827
1532
  num_examples: 1000
1533
- download_size: 365822
1534
- dataset_size: 173827
1535
  - config_name: superlative_quantifiers_1
1536
  features:
1537
  - name: sentence_good
@@ -2109,6 +2109,10 @@ configs:
2109
  data_files:
2110
  - split: train
2111
  path: sentential_negation_npi_scope/train-*
 
 
 
 
2112
  ---
2113
 
2114
  # Dataset Card for "blimp"
 
1528
  dtype: int32
1529
  splits:
1530
  - name: train
1531
+ num_bytes: 172432
1532
  num_examples: 1000
1533
+ download_size: 56666
1534
+ dataset_size: 172432
1535
  - config_name: superlative_quantifiers_1
1536
  features:
1537
  - name: sentence_good
 
2109
  data_files:
2110
  - split: train
2111
  path: sentential_negation_npi_scope/train-*
2112
+ - config_name: sentential_subject_island
2113
+ data_files:
2114
+ - split: train
2115
+ path: sentential_subject_island/train-*
2116
  ---
2117
 
2118
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -3611,62 +3611,50 @@
3611
  "features": {
3612
  "sentence_good": {
3613
  "dtype": "string",
3614
- "id": null,
3615
  "_type": "Value"
3616
  },
3617
  "sentence_bad": {
3618
  "dtype": "string",
3619
- "id": null,
3620
  "_type": "Value"
3621
  },
3622
  "field": {
3623
  "dtype": "string",
3624
- "id": null,
3625
  "_type": "Value"
3626
  },
3627
  "linguistics_term": {
3628
  "dtype": "string",
3629
- "id": null,
3630
  "_type": "Value"
3631
  },
3632
  "UID": {
3633
  "dtype": "string",
3634
- "id": null,
3635
  "_type": "Value"
3636
  },
3637
  "simple_LM_method": {
3638
  "dtype": "bool",
3639
- "id": null,
3640
  "_type": "Value"
3641
  },
3642
  "one_prefix_method": {
3643
  "dtype": "bool",
3644
- "id": null,
3645
  "_type": "Value"
3646
  },
3647
  "two_prefix_method": {
3648
  "dtype": "bool",
3649
- "id": null,
3650
  "_type": "Value"
3651
  },
3652
  "lexically_identical": {
3653
  "dtype": "bool",
3654
- "id": null,
3655
  "_type": "Value"
3656
  },
3657
  "pair_id": {
3658
  "dtype": "int32",
3659
- "id": null,
3660
  "_type": "Value"
3661
  }
3662
  },
3663
- "supervised_keys": null,
3664
  "builder_name": "blimp",
 
3665
  "config_name": "sentential_subject_island",
3666
  "version": {
3667
  "version_str": "0.1.0",
3668
- "description": null,
3669
- "datasets_version_to_prepare": null,
3670
  "major": 0,
3671
  "minor": 1,
3672
  "patch": 0
@@ -3674,20 +3662,14 @@
3674
  "splits": {
3675
  "train": {
3676
  "name": "train",
3677
- "num_bytes": 173827,
3678
  "num_examples": 1000,
3679
- "dataset_name": "blimp"
3680
- }
3681
- },
3682
- "download_checksums": {
3683
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/sentential_subject_island.jsonl": {
3684
- "num_bytes": 365822,
3685
- "checksum": "a286b67cc5912aafeb06750b38923abf3338786ffa4309e0a6a07b1dbe2444bd"
3686
  }
3687
  },
3688
- "download_size": 365822,
3689
- "dataset_size": 173827,
3690
- "size_in_bytes": 539649
3691
  },
3692
  "superlative_quantifiers_1": {
3693
  "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",
 
3611
  "features": {
3612
  "sentence_good": {
3613
  "dtype": "string",
 
3614
  "_type": "Value"
3615
  },
3616
  "sentence_bad": {
3617
  "dtype": "string",
 
3618
  "_type": "Value"
3619
  },
3620
  "field": {
3621
  "dtype": "string",
 
3622
  "_type": "Value"
3623
  },
3624
  "linguistics_term": {
3625
  "dtype": "string",
 
3626
  "_type": "Value"
3627
  },
3628
  "UID": {
3629
  "dtype": "string",
 
3630
  "_type": "Value"
3631
  },
3632
  "simple_LM_method": {
3633
  "dtype": "bool",
 
3634
  "_type": "Value"
3635
  },
3636
  "one_prefix_method": {
3637
  "dtype": "bool",
 
3638
  "_type": "Value"
3639
  },
3640
  "two_prefix_method": {
3641
  "dtype": "bool",
 
3642
  "_type": "Value"
3643
  },
3644
  "lexically_identical": {
3645
  "dtype": "bool",
 
3646
  "_type": "Value"
3647
  },
3648
  "pair_id": {
3649
  "dtype": "int32",
 
3650
  "_type": "Value"
3651
  }
3652
  },
 
3653
  "builder_name": "blimp",
3654
+ "dataset_name": "blimp",
3655
  "config_name": "sentential_subject_island",
3656
  "version": {
3657
  "version_str": "0.1.0",
 
 
3658
  "major": 0,
3659
  "minor": 1,
3660
  "patch": 0
 
3662
  "splits": {
3663
  "train": {
3664
  "name": "train",
3665
+ "num_bytes": 172432,
3666
  "num_examples": 1000,
3667
+ "dataset_name": null
 
 
 
 
 
 
3668
  }
3669
  },
3670
+ "download_size": 56666,
3671
+ "dataset_size": 172432,
3672
+ "size_in_bytes": 229098
3673
  },
3674
  "superlative_quantifiers_1": {
3675
  "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_subject_island/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a096e1ea8ff2e05ae00f0a52663f46598acc535ef108a7d3b2bbd73607b082f1
3
+ size 56666