albertvillanova HF staff commited on
Commit
e2311bd
1 Parent(s): 2f4cf80

Add irregular_past_participle_verbs data files

Browse files
README.md CHANGED
@@ -884,10 +884,10 @@ dataset_info:
884
  dtype: int32
885
  splits:
886
  - name: train
887
- num_bytes: 127087
888
  num_examples: 1000
889
- download_size: 420119
890
- dataset_size: 127087
891
  - config_name: irregular_plural_subject_verb_agreement_1
892
  features:
893
  - name: sentence_good
@@ -2017,6 +2017,10 @@ configs:
2017
  data_files:
2018
  - split: train
2019
  path: irregular_past_participle_adjectives/train-*
 
 
 
 
2020
  ---
2021
 
2022
  # Dataset Card for "blimp"
 
884
  dtype: int32
885
  splits:
886
  - name: train
887
+ num_bytes: 125692
888
  num_examples: 1000
889
+ download_size: 37297
890
+ dataset_size: 125692
891
  - config_name: irregular_plural_subject_verb_agreement_1
892
  features:
893
  - name: sentence_good
 
2017
  data_files:
2018
  - split: train
2019
  path: irregular_past_participle_adjectives/train-*
2020
+ - config_name: irregular_past_participle_verbs
2021
+ data_files:
2022
+ - split: train
2023
+ path: irregular_past_participle_verbs/train-*
2024
  ---
2025
 
2026
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -2047,62 +2047,50 @@
2047
  "features": {
2048
  "sentence_good": {
2049
  "dtype": "string",
2050
- "id": null,
2051
  "_type": "Value"
2052
  },
2053
  "sentence_bad": {
2054
  "dtype": "string",
2055
- "id": null,
2056
  "_type": "Value"
2057
  },
2058
  "field": {
2059
  "dtype": "string",
2060
- "id": null,
2061
  "_type": "Value"
2062
  },
2063
  "linguistics_term": {
2064
  "dtype": "string",
2065
- "id": null,
2066
  "_type": "Value"
2067
  },
2068
  "UID": {
2069
  "dtype": "string",
2070
- "id": null,
2071
  "_type": "Value"
2072
  },
2073
  "simple_LM_method": {
2074
  "dtype": "bool",
2075
- "id": null,
2076
  "_type": "Value"
2077
  },
2078
  "one_prefix_method": {
2079
  "dtype": "bool",
2080
- "id": null,
2081
  "_type": "Value"
2082
  },
2083
  "two_prefix_method": {
2084
  "dtype": "bool",
2085
- "id": null,
2086
  "_type": "Value"
2087
  },
2088
  "lexically_identical": {
2089
  "dtype": "bool",
2090
- "id": null,
2091
  "_type": "Value"
2092
  },
2093
  "pair_id": {
2094
  "dtype": "int32",
2095
- "id": null,
2096
  "_type": "Value"
2097
  }
2098
  },
2099
- "supervised_keys": null,
2100
  "builder_name": "blimp",
 
2101
  "config_name": "irregular_past_participle_verbs",
2102
  "version": {
2103
  "version_str": "0.1.0",
2104
- "description": null,
2105
- "datasets_version_to_prepare": null,
2106
  "major": 0,
2107
  "minor": 1,
2108
  "patch": 0
@@ -2110,20 +2098,14 @@
2110
  "splits": {
2111
  "train": {
2112
  "name": "train",
2113
- "num_bytes": 127087,
2114
  "num_examples": 1000,
2115
- "dataset_name": "blimp"
2116
- }
2117
- },
2118
- "download_checksums": {
2119
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/irregular_past_participle_verbs.jsonl": {
2120
- "num_bytes": 420119,
2121
- "checksum": "75a990117c1a403d3b479e0fbe170f6919c2408def738ffcea8c62b49b70a555"
2122
  }
2123
  },
2124
- "download_size": 420119,
2125
- "dataset_size": 127087,
2126
- "size_in_bytes": 547206
2127
  },
2128
  "irregular_plural_subject_verb_agreement_1": {
2129
  "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",
 
2047
  "features": {
2048
  "sentence_good": {
2049
  "dtype": "string",
 
2050
  "_type": "Value"
2051
  },
2052
  "sentence_bad": {
2053
  "dtype": "string",
 
2054
  "_type": "Value"
2055
  },
2056
  "field": {
2057
  "dtype": "string",
 
2058
  "_type": "Value"
2059
  },
2060
  "linguistics_term": {
2061
  "dtype": "string",
 
2062
  "_type": "Value"
2063
  },
2064
  "UID": {
2065
  "dtype": "string",
 
2066
  "_type": "Value"
2067
  },
2068
  "simple_LM_method": {
2069
  "dtype": "bool",
 
2070
  "_type": "Value"
2071
  },
2072
  "one_prefix_method": {
2073
  "dtype": "bool",
 
2074
  "_type": "Value"
2075
  },
2076
  "two_prefix_method": {
2077
  "dtype": "bool",
 
2078
  "_type": "Value"
2079
  },
2080
  "lexically_identical": {
2081
  "dtype": "bool",
 
2082
  "_type": "Value"
2083
  },
2084
  "pair_id": {
2085
  "dtype": "int32",
 
2086
  "_type": "Value"
2087
  }
2088
  },
 
2089
  "builder_name": "blimp",
2090
+ "dataset_name": "blimp",
2091
  "config_name": "irregular_past_participle_verbs",
2092
  "version": {
2093
  "version_str": "0.1.0",
 
 
2094
  "major": 0,
2095
  "minor": 1,
2096
  "patch": 0
 
2098
  "splits": {
2099
  "train": {
2100
  "name": "train",
2101
+ "num_bytes": 125692,
2102
  "num_examples": 1000,
2103
+ "dataset_name": null
 
 
 
 
 
 
2104
  }
2105
  },
2106
+ "download_size": 37297,
2107
+ "dataset_size": 125692,
2108
+ "size_in_bytes": 162989
2109
  },
2110
  "irregular_plural_subject_verb_agreement_1": {
2111
  "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",
irregular_past_participle_verbs/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6acd480c04c37beac4a65252edf51b2472c391646ec55ff04794d29b0f1338e
3
+ size 37297