albertvillanova HF staff commited on
Commit
02f4691
1 Parent(s): cf7cd1c

Add expletive_it_object_raising data files

Browse files
README.md CHANGED
@@ -772,10 +772,10 @@ dataset_info:
772
  dtype: int32
773
  splits:
774
  - name: train
775
- num_bytes: 240010
776
  num_examples: 1000
777
- download_size: 587648
778
- dataset_size: 240010
779
  - config_name: inchoative
780
  features:
781
  - name: sentence_good
@@ -2001,6 +2001,10 @@ configs:
2001
  data_files:
2002
  - split: train
2003
  path: existential_there_subject_raising/train-*
 
 
 
 
2004
  ---
2005
 
2006
  # Dataset Card for "blimp"
 
772
  dtype: int32
773
  splits:
774
  - name: train
775
+ num_bytes: 238615
776
  num_examples: 1000
777
+ download_size: 88607
778
+ dataset_size: 238615
779
  - config_name: inchoative
780
  features:
781
  - name: sentence_good
 
2001
  data_files:
2002
  - split: train
2003
  path: existential_there_subject_raising/train-*
2004
+ - config_name: expletive_it_object_raising
2005
+ data_files:
2006
+ - split: train
2007
+ path: expletive_it_object_raising/train-*
2008
  ---
2009
 
2010
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -1775,62 +1775,50 @@
1775
  "features": {
1776
  "sentence_good": {
1777
  "dtype": "string",
1778
- "id": null,
1779
  "_type": "Value"
1780
  },
1781
  "sentence_bad": {
1782
  "dtype": "string",
1783
- "id": null,
1784
  "_type": "Value"
1785
  },
1786
  "field": {
1787
  "dtype": "string",
1788
- "id": null,
1789
  "_type": "Value"
1790
  },
1791
  "linguistics_term": {
1792
  "dtype": "string",
1793
- "id": null,
1794
  "_type": "Value"
1795
  },
1796
  "UID": {
1797
  "dtype": "string",
1798
- "id": null,
1799
  "_type": "Value"
1800
  },
1801
  "simple_LM_method": {
1802
  "dtype": "bool",
1803
- "id": null,
1804
  "_type": "Value"
1805
  },
1806
  "one_prefix_method": {
1807
  "dtype": "bool",
1808
- "id": null,
1809
  "_type": "Value"
1810
  },
1811
  "two_prefix_method": {
1812
  "dtype": "bool",
1813
- "id": null,
1814
  "_type": "Value"
1815
  },
1816
  "lexically_identical": {
1817
  "dtype": "bool",
1818
- "id": null,
1819
  "_type": "Value"
1820
  },
1821
  "pair_id": {
1822
  "dtype": "int32",
1823
- "id": null,
1824
  "_type": "Value"
1825
  }
1826
  },
1827
- "supervised_keys": null,
1828
  "builder_name": "blimp",
 
1829
  "config_name": "expletive_it_object_raising",
1830
  "version": {
1831
  "version_str": "0.1.0",
1832
- "description": null,
1833
- "datasets_version_to_prepare": null,
1834
  "major": 0,
1835
  "minor": 1,
1836
  "patch": 0
@@ -1838,20 +1826,14 @@
1838
  "splits": {
1839
  "train": {
1840
  "name": "train",
1841
- "num_bytes": 240010,
1842
  "num_examples": 1000,
1843
- "dataset_name": "blimp"
1844
- }
1845
- },
1846
- "download_checksums": {
1847
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/expletive_it_object_raising.jsonl": {
1848
- "num_bytes": 587648,
1849
- "checksum": "15ed3a52c978ecfe5eda7f64b0304b5bd133439cccb2c97fde20834f39874c93"
1850
  }
1851
  },
1852
- "download_size": 587648,
1853
- "dataset_size": 240010,
1854
- "size_in_bytes": 827658
1855
  },
1856
  "inchoative": {
1857
  "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",
 
1775
  "features": {
1776
  "sentence_good": {
1777
  "dtype": "string",
 
1778
  "_type": "Value"
1779
  },
1780
  "sentence_bad": {
1781
  "dtype": "string",
 
1782
  "_type": "Value"
1783
  },
1784
  "field": {
1785
  "dtype": "string",
 
1786
  "_type": "Value"
1787
  },
1788
  "linguistics_term": {
1789
  "dtype": "string",
 
1790
  "_type": "Value"
1791
  },
1792
  "UID": {
1793
  "dtype": "string",
 
1794
  "_type": "Value"
1795
  },
1796
  "simple_LM_method": {
1797
  "dtype": "bool",
 
1798
  "_type": "Value"
1799
  },
1800
  "one_prefix_method": {
1801
  "dtype": "bool",
 
1802
  "_type": "Value"
1803
  },
1804
  "two_prefix_method": {
1805
  "dtype": "bool",
 
1806
  "_type": "Value"
1807
  },
1808
  "lexically_identical": {
1809
  "dtype": "bool",
 
1810
  "_type": "Value"
1811
  },
1812
  "pair_id": {
1813
  "dtype": "int32",
 
1814
  "_type": "Value"
1815
  }
1816
  },
 
1817
  "builder_name": "blimp",
1818
+ "dataset_name": "blimp",
1819
  "config_name": "expletive_it_object_raising",
1820
  "version": {
1821
  "version_str": "0.1.0",
 
 
1822
  "major": 0,
1823
  "minor": 1,
1824
  "patch": 0
 
1826
  "splits": {
1827
  "train": {
1828
  "name": "train",
1829
+ "num_bytes": 238615,
1830
  "num_examples": 1000,
1831
+ "dataset_name": null
 
 
 
 
 
 
1832
  }
1833
  },
1834
+ "download_size": 88607,
1835
+ "dataset_size": 238615,
1836
+ "size_in_bytes": 327222
1837
  },
1838
  "inchoative": {
1839
  "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",
expletive_it_object_raising/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a0a957726a018283bb5eaefc7a902257b363234f9b8793a73f8c4acfd20347
3
+ size 88607