albertvillanova HF staff commited on
Commit
fca9ef9
1 Parent(s): d6fa888

Add superlative_quantifiers_2 data files

Browse files
README.md CHANGED
@@ -1584,10 +1584,10 @@ dataset_info:
1584
  dtype: int32
1585
  splits:
1586
  - name: train
1587
- num_bytes: 160735
1588
  num_examples: 1000
1589
- download_size: 516120
1590
- dataset_size: 160735
1591
  - config_name: tough_vs_raising_1
1592
  features:
1593
  - name: sentence_good
@@ -2117,6 +2117,10 @@ configs:
2117
  data_files:
2118
  - split: train
2119
  path: superlative_quantifiers_1/train-*
 
 
 
 
2120
  ---
2121
 
2122
  # Dataset Card for "blimp"
 
1584
  dtype: int32
1585
  splits:
1586
  - name: train
1587
+ num_bytes: 159340
1588
  num_examples: 1000
1589
+ download_size: 50480
1590
+ dataset_size: 159340
1591
  - config_name: tough_vs_raising_1
1592
  features:
1593
  - name: sentence_good
 
2117
  data_files:
2118
  - split: train
2119
  path: superlative_quantifiers_1/train-*
2120
+ - config_name: superlative_quantifiers_2
2121
+ data_files:
2122
+ - split: train
2123
+ path: superlative_quantifiers_2/train-*
2124
  ---
2125
 
2126
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -3747,62 +3747,50 @@
3747
  "features": {
3748
  "sentence_good": {
3749
  "dtype": "string",
3750
- "id": null,
3751
  "_type": "Value"
3752
  },
3753
  "sentence_bad": {
3754
  "dtype": "string",
3755
- "id": null,
3756
  "_type": "Value"
3757
  },
3758
  "field": {
3759
  "dtype": "string",
3760
- "id": null,
3761
  "_type": "Value"
3762
  },
3763
  "linguistics_term": {
3764
  "dtype": "string",
3765
- "id": null,
3766
  "_type": "Value"
3767
  },
3768
  "UID": {
3769
  "dtype": "string",
3770
- "id": null,
3771
  "_type": "Value"
3772
  },
3773
  "simple_LM_method": {
3774
  "dtype": "bool",
3775
- "id": null,
3776
  "_type": "Value"
3777
  },
3778
  "one_prefix_method": {
3779
  "dtype": "bool",
3780
- "id": null,
3781
  "_type": "Value"
3782
  },
3783
  "two_prefix_method": {
3784
  "dtype": "bool",
3785
- "id": null,
3786
  "_type": "Value"
3787
  },
3788
  "lexically_identical": {
3789
  "dtype": "bool",
3790
- "id": null,
3791
  "_type": "Value"
3792
  },
3793
  "pair_id": {
3794
  "dtype": "int32",
3795
- "id": null,
3796
  "_type": "Value"
3797
  }
3798
  },
3799
- "supervised_keys": null,
3800
  "builder_name": "blimp",
 
3801
  "config_name": "superlative_quantifiers_2",
3802
  "version": {
3803
  "version_str": "0.1.0",
3804
- "description": null,
3805
- "datasets_version_to_prepare": null,
3806
  "major": 0,
3807
  "minor": 1,
3808
  "patch": 0
@@ -3810,20 +3798,14 @@
3810
  "splits": {
3811
  "train": {
3812
  "name": "train",
3813
- "num_bytes": 160735,
3814
  "num_examples": 1000,
3815
- "dataset_name": "blimp"
3816
- }
3817
- },
3818
- "download_checksums": {
3819
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/superlative_quantifiers_2.jsonl": {
3820
- "num_bytes": 516120,
3821
- "checksum": "4bef08f3e6bd3fbb46021dda34000f3c00222c5576babe4882a8541f6820a106"
3822
  }
3823
  },
3824
- "download_size": 516120,
3825
- "dataset_size": 160735,
3826
- "size_in_bytes": 676855
3827
  },
3828
  "tough_vs_raising_1": {
3829
  "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",
 
3747
  "features": {
3748
  "sentence_good": {
3749
  "dtype": "string",
 
3750
  "_type": "Value"
3751
  },
3752
  "sentence_bad": {
3753
  "dtype": "string",
 
3754
  "_type": "Value"
3755
  },
3756
  "field": {
3757
  "dtype": "string",
 
3758
  "_type": "Value"
3759
  },
3760
  "linguistics_term": {
3761
  "dtype": "string",
 
3762
  "_type": "Value"
3763
  },
3764
  "UID": {
3765
  "dtype": "string",
 
3766
  "_type": "Value"
3767
  },
3768
  "simple_LM_method": {
3769
  "dtype": "bool",
 
3770
  "_type": "Value"
3771
  },
3772
  "one_prefix_method": {
3773
  "dtype": "bool",
 
3774
  "_type": "Value"
3775
  },
3776
  "two_prefix_method": {
3777
  "dtype": "bool",
 
3778
  "_type": "Value"
3779
  },
3780
  "lexically_identical": {
3781
  "dtype": "bool",
 
3782
  "_type": "Value"
3783
  },
3784
  "pair_id": {
3785
  "dtype": "int32",
 
3786
  "_type": "Value"
3787
  }
3788
  },
 
3789
  "builder_name": "blimp",
3790
+ "dataset_name": "blimp",
3791
  "config_name": "superlative_quantifiers_2",
3792
  "version": {
3793
  "version_str": "0.1.0",
 
 
3794
  "major": 0,
3795
  "minor": 1,
3796
  "patch": 0
 
3798
  "splits": {
3799
  "train": {
3800
  "name": "train",
3801
+ "num_bytes": 159340,
3802
  "num_examples": 1000,
3803
+ "dataset_name": null
 
 
 
 
 
 
3804
  }
3805
  },
3806
+ "download_size": 50480,
3807
+ "dataset_size": 159340,
3808
+ "size_in_bytes": 209820
3809
  },
3810
  "tough_vs_raising_1": {
3811
  "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",
superlative_quantifiers_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76eadb284f7c21aefe83c8eff7cf43afb446d237efbfbcb74962311650e5ba5e
3
+ size 50480