parquet-converter commited on
Commit
b00e0e2
1 Parent(s): 93689a9

Update parquet files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +0 -37
  2. README.md +0 -3
  3. analytic/curriculum_benchmark-train.parquet +3 -0
  4. analytic/curriculum_benchmark-validation.parquet +3 -0
  5. boolean/curriculum_benchmark-train.parquet +3 -0
  6. boolean/curriculum_benchmark-validation.parquet +3 -0
  7. comparative/curriculum_benchmark-train.parquet +3 -0
  8. comparative/curriculum_benchmark-validation.parquet +3 -0
  9. conditional/curriculum_benchmark-train.parquet +3 -0
  10. conditional/curriculum_benchmark-validation.parquet +3 -0
  11. context_align/curriculum_benchmark-train.parquet +3 -0
  12. context_align/curriculum_benchmark-validation.parquet +3 -0
  13. control/curriculum_benchmark-train.parquet +3 -0
  14. control/curriculum_benchmark-validation.parquet +3 -0
  15. coreference/curriculum_benchmark-train.parquet +3 -0
  16. coreference/curriculum_benchmark-validation.parquet +3 -0
  17. cosmoqa/curriculum_benchmark-train.parquet +3 -0
  18. cosmoqa/curriculum_benchmark-validation.parquet +3 -0
  19. counterfactual/curriculum_benchmark-train.parquet +3 -0
  20. counterfactual/curriculum_benchmark-validation.parquet +3 -0
  21. counting/curriculum_benchmark-train.parquet +3 -0
  22. counting/curriculum_benchmark-validation.parquet +3 -0
  23. curriculum_benchmark.py +0 -226
  24. defeasible/curriculum_benchmark-train.parquet +3 -0
  25. defeasible/curriculum_benchmark-validation.parquet +3 -0
  26. drop/curriculum_benchmark-train.parquet +3 -0
  27. drop/curriculum_benchmark-validation.parquet +3 -0
  28. entailment_tree/curriculum_benchmark-train.parquet +3 -0
  29. entailment_tree/curriculum_benchmark-validation.parquet +3 -0
  30. ester/curriculum_benchmark-train.parquet +3 -0
  31. ester/curriculum_benchmark-validation.parquet +3 -0
  32. hellaswag/curriculum_benchmark-train.parquet +3 -0
  33. hellaswag/curriculum_benchmark-validation.parquet +3 -0
  34. hypernymy/curriculum_benchmark-train.parquet +3 -0
  35. hypernymy/curriculum_benchmark-validation.parquet +3 -0
  36. hyponymy/curriculum_benchmark-train.parquet +3 -0
  37. hyponymy/curriculum_benchmark-validation.parquet +3 -0
  38. kg_relations/curriculum_benchmark-train.parquet +3 -0
  39. kg_relations/curriculum_benchmark-validation.parquet +3 -0
  40. lexical/curriculum_benchmark-train.parquet +3 -0
  41. lexical/curriculum_benchmark-validation.parquet +3 -0
  42. logiqa/curriculum_benchmark-train.parquet +3 -0
  43. logiqa/curriculum_benchmark-validation.parquet +3 -0
  44. monotonicity_infer/curriculum_benchmark-train.parquet +3 -0
  45. monotonicity_infer/curriculum_benchmark-validation.parquet +3 -0
  46. negation/curriculum_benchmark-train.parquet +3 -0
  47. negation/curriculum_benchmark-validation.parquet +3 -0
  48. ner/curriculum_benchmark-train.parquet +3 -0
  49. ner/curriculum_benchmark-validation.parquet +3 -0
  50. physicalqa/curriculum_benchmark-train.parquet +3 -0
.gitattributes DELETED
@@ -1,37 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ftz filter=lfs diff=lfs merge=lfs -text
6
- *.gz filter=lfs diff=lfs merge=lfs -text
7
- *.h5 filter=lfs diff=lfs merge=lfs -text
8
- *.joblib filter=lfs diff=lfs merge=lfs -text
9
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
- *.model filter=lfs diff=lfs merge=lfs -text
11
- *.msgpack filter=lfs diff=lfs merge=lfs -text
12
- *.onnx filter=lfs diff=lfs merge=lfs -text
13
- *.ot filter=lfs diff=lfs merge=lfs -text
14
- *.parquet filter=lfs diff=lfs merge=lfs -text
15
- *.pb filter=lfs diff=lfs merge=lfs -text
16
- *.pt filter=lfs diff=lfs merge=lfs -text
17
- *.pth filter=lfs diff=lfs merge=lfs -text
18
- *.rar filter=lfs diff=lfs merge=lfs -text
19
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
20
- *.tar.* filter=lfs diff=lfs merge=lfs -text
21
- *.tflite filter=lfs diff=lfs merge=lfs -text
22
- *.tgz filter=lfs diff=lfs merge=lfs -text
23
- *.wasm filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- # Audio files - uncompressed
29
- *.pcm filter=lfs diff=lfs merge=lfs -text
30
- *.sam filter=lfs diff=lfs merge=lfs -text
31
- *.raw filter=lfs diff=lfs merge=lfs -text
32
- # Audio files - compressed
33
- *.aac filter=lfs diff=lfs merge=lfs -text
34
- *.flac filter=lfs diff=lfs merge=lfs -text
35
- *.mp3 filter=lfs diff=lfs merge=lfs -text
36
- *.ogg filter=lfs diff=lfs merge=lfs -text
37
- *.wav filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md DELETED
@@ -1,3 +0,0 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
analytic/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27542b0a369de10b3bb8e1c5e1124380f2f2a628e9fd180dc9cf3b8abc8cf4c8
3
+ size 277308
analytic/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17a1316aab80e4f05fd2e5b953dcd841415fde8b72abf2f0d19666e1905af29
3
+ size 80767
boolean/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22b693412d7e4300a94f41f6b3893c8723d87a83fda4b9a44a65470dac96ca4b
3
+ size 221738
boolean/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49afcb87bddae9c40b2d6b5624c4a5d0d5cefe55423a1ff4e08d0b27b7282d4
3
+ size 94733
comparative/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6881ae5297783a75cef816e48fcf968e402cce18816024edb7b491ad29da56d
3
+ size 239664
comparative/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc7f820fea69a45097f84aeec013982acf509af90820d6769a15fc8ecda85fbf
3
+ size 81613
conditional/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb8db457e57ed6815e9a3f5b53e6784bbc912e719b3a4ab89b7fbdf04734aa5
3
+ size 259673
conditional/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:369315b6882775682641bc66b18ded2c62146fb7a664aac1666f2c1628e47698
3
+ size 74428
context_align/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a205df7da06462bb755e86236b5c6c2a808cfcc16dccb224d419c12554d00cf0
3
+ size 701307
context_align/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6525c0ab982b2db8a9411cf233e05e460e9f6513b1ae09c82d0c96dd53663196
3
+ size 815609
control/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00e215a9365b23f6d523b7f9a022b415cf41ce600f37da18bb24a4fa8f4e003d
3
+ size 2374606
control/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75e2455afc3f5a28143aeb698397f2ee046ef3624b77e5bbec6c783161834a0
3
+ size 553764
coreference/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdd25aeaab7fb9bfdeea6edfb7fac7b79c67fbb33e40b8647e6511a96a7cc8f5
3
+ size 1274453
coreference/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c367c5aab3ce600b5d2fc40dea768c70ab647f238f30d21c7b82638aeb9eeeac
3
+ size 1032740
cosmoqa/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18a144bbc36c285b7f2cb471247e3aab93e25024a2c3606ee6d3005a159c8127
3
+ size 1085672
cosmoqa/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0230f9ee455df222b3e52e2000584841638f69faf25012e86779a3522d8abbd
3
+ size 999376
counterfactual/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0806c121e836c180c0126288457cb59ba172bb804fc6999931640b974be690
3
+ size 618115
counterfactual/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2a7d864124875b0ec3cb38199e42f695d27f45d9b3e7089b3ca41449c669b25
3
+ size 343473
counting/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0f845789271eb40e1966ffdf4b5ec8cb5e3a7858cf76af9005da1977d9dea2
3
+ size 273203
counting/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0a6cb9764e4fe99a7b770c51af35c149adb48bafc340a378486157c7225144
3
+ size 108161
curriculum_benchmark.py DELETED
@@ -1,226 +0,0 @@
1
- # Lint as: python3
2
- """CURRICULUM Benchmark"""
3
-
4
- import json
5
- import os
6
-
7
- import datasets
8
-
9
-
10
- logger = datasets.logging.get_logger(__name__)
11
-
12
-
13
- _CITATION = """\
14
- @misc{https://doi.org/10.48550/arxiv.2204.06283,
15
- doi = {10.48550/ARXIV.2204.06283},
16
- url = {https://arxiv.org/abs/2204.06283},
17
- author = {Chen, Zeming and Gao, Qiyue},
18
- keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
19
- title = {Curriculum: A Broad-Coverage Benchmark for Linguistic Phenomena in Natural Language Understanding},
20
- publisher = {arXiv},
21
- year = {2022},
22
- copyright = {Creative Commons Attribution 4.0 International}
23
- }
24
- """
25
-
26
- _DESCRIPTION = """\
27
- We introduce Curriculum as a new format of NLI benchmark for evaluation of broad-coverage linguistic phenomena.
28
- Curriculum contains a collection of datasets that covers 36 types of major linguistic phenomena and an evaluation procedure
29
- for diagnosing how well a language model captures reasoning skills for distinct types of linguistic phenomena.
30
- We show that this linguistic-phenomena-driven benchmark can serve as an effective tool for diagnosing
31
- model behavior and verifying model learning quality.
32
- """
33
-
34
- _HOMEPAGE = "https://github.com/eric11eca/curriculum-ling"
35
- _LICENSE = "CC BY-SA 3.0"
36
- _URL = "https://github.com/eric11eca/curriculum-ling/blob/main/benchmark/tasks/"
37
-
38
-
39
- _DESCRIPTION_MAP = {
40
- "analytic": "analytical thinking.",
41
- "atomic": "reasoning on commonsense knowledge graph.",
42
- }
43
-
44
- _TAKS_NAMES = ["analytic", "defeasible", "boolean", "comparative",
45
- "conditional", "context_align", "control", "coreference",
46
- "cosmoqa", "counterfactual", "counting", "drop",
47
- "entailment_tree", "ester", "hellaswag", "hypernymy",
48
- "hyponymy", "kg_relations", "lexical", "logiqa",
49
- "monotonicity_infer", "negation", "ner", "physicalqa",
50
- "puns", "quantifier", "sentiment", "socialqa",
51
- "spatial", "sprl", "syntactic_alternation", "syntactic_variation",
52
- "temporal", "transitive", "verbcorner", "verbnet"]
53
-
54
- task_label_dict = {
55
- "lexical": ["entailed", "not-entailed"],
56
- "transitive": ["entailed", "not-entailed"],
57
- "hypernymy": ["entailed", "not-entailed"],
58
- "hyponymy": ["entailed", "not-entailed"],
59
- "ner": ["entailed", "not-entailed"],
60
- "verbnet": ["entailed", "not-entailed"],
61
- "verbcorner": ["entailed", "not-entailed"],
62
- "syntactic_alternation": ["entailed", "not-entailed"],
63
- "syntactic_variation": ["entailed", "not-entailed"],
64
- "boolean": ["entailment", "contradiction", "neutral"],
65
- "comparative": ["entailment", "contradiction", "neutral"],
66
- "conditional": ["entailment", "contradiction", "neutral"],
67
- "counting": ["entailment", "contradiction", "neutral"],
68
- "negation": ["entailment", "contradiction", "neutral"],
69
- "quantifier": ["entailment", "contradiction", "neutral"],
70
- "monotonicity_infer": ["entailed", "not-entailed"],
71
- "sentiment": ["entailed", "not-entailed"],
72
- "kg_relations": ["entailed", "not-entailed"],
73
- "puns": ["entailed", "not-entailed"],
74
- "coreference": ["entailed", "not-entailed"],
75
- "context_align": ["entailed", "not-entailed"],
76
- "sprl": ["entailed", "not-entailed"],
77
- "analytic": ["entailed", "not-entailed"],
78
- "entailment_tree": ["entailed", "not-entailed"],
79
- "socialqa": ["entailed", "not-entailed"],
80
- "physicalqa": ["entailed", "not-entailed"],
81
- "hellaswag": ["entailed", "not-entailed"],
82
- "cosmoqa": ["entailed", "not-entailed"],
83
- "logiqa": ["entailed", "not-entailed"],
84
- "ester": ["entailed", "not-entailed"],
85
- "drop": ["entailed", "not-entailed"],
86
- "control": ["entailment", "contradiction", "neutral"],
87
- "spatial": ["entailed", "not-entailed"],
88
- "temporal": ["entailed", "not-entailed"],
89
- "defeasible": ["entailed", "not-entailed"],
90
- "counterfactual": ["entailed", "not-entailed"]
91
- }
92
-
93
-
94
- def read_file(path, mode="r", **kwargs):
95
- with open(path, mode=mode, **kwargs) as f:
96
- return f.read()
97
-
98
-
99
- def write_file(data, path, mode="w", **kwargs):
100
- with open(path, mode=mode, **kwargs) as f:
101
- f.write(data)
102
-
103
-
104
- def read_json(path, mode="r", **kwargs):
105
- return json.loads(read_file(path, mode=mode, **kwargs))
106
-
107
-
108
- def write_json(data, path):
109
- return write_file(json.dumps(data, indent=2), path)
110
-
111
-
112
- def read_jsonl(path, mode="r", **kwargs):
113
- # Manually open because .splitlines is different from iterating over lines
114
- ls = []
115
- with open(path, mode, **kwargs) as f:
116
- for line in f:
117
- ls.append(json.loads(line))
118
- return ls
119
-
120
-
121
- def write_jsonl(data, path):
122
- assert isinstance(data, list)
123
- lines = [to_jsonl(elem) for elem in data]
124
- write_file("\n".join(lines), path)
125
-
126
-
127
- def to_jsonl(data):
128
- return json.dumps(data).replace("\n", "")
129
-
130
-
131
- class CurriculumConfig(datasets.BuilderConfig):
132
- """BuilderConfig for Curriculum."""
133
-
134
- def __init__(self, features, data_url, citation, url, label_classes=["entailed", "not-entailed"], **kwargs):
135
- """BuilderConfig for Curriculum.
136
- Args:
137
- features: `list[string]`, list of the features that will appear in the
138
- feature dict. Should not include "label".
139
- data_url: `string`, url to download the zip file from.
140
- citation: `string`, citation for the data set.
141
- url: `string`, url for information about the data set.
142
- label_classes: `list[string]`, the list of classes for the label if the
143
- label is present as a string. Non-string labels will be cast to either
144
- 'False' or 'True'.
145
- **kwargs: keyword arguments forwarded to super.
146
- """
147
- # Version history:
148
- # 1.0.0: Initial version.
149
- super(CurriculumConfig, self).__init__(
150
- version=datasets.Version("1.0.0"), **kwargs)
151
- self.features = features
152
- self.label_classes = label_classes
153
- self.data_url = data_url
154
- self.citation = citation
155
- self.url = url
156
-
157
-
158
- class CurriculumBenchmark(datasets.GeneratorBasedBuilder):
159
- """Curriculum Benchmark. Version 1.0.0"""
160
-
161
- BUILDER_CONFIGS = [
162
- CurriculumConfig(
163
- name=task_name,
164
- description=_DESCRIPTION,
165
- label_classes=task_label_dict[task_name],
166
- features=["premise", "hypothesis", "idx", "gold_label"],
167
- data_url=f"https://github.com/eric11eca/curriculum-ling/raw/main/benchmark/tasks/{task_name}.zip",
168
- citation=_CITATION,
169
- url="https://github.com/eric11eca/curriculum-ling/",
170
- ) for task_name in _TAKS_NAMES
171
- ]
172
-
173
- def _info(self):
174
- features = {feature: datasets.Value(
175
- "string") for feature in self.config.features}
176
- return datasets.DatasetInfo(
177
- description=_DESCRIPTION,
178
- features=datasets.Features(features),
179
- supervised_keys=None,
180
- homepage=_HOMEPAGE,
181
- citation=_CITATION,
182
- )
183
-
184
- @staticmethod
185
- def _get_filepath(dl_dir, split):
186
- return os.path.join(dl_dir, split + ".jsonl")
187
-
188
- def _split_generators(self, dl_manager):
189
- dl_dir = dl_manager.download_and_extract(self.config.data_url) or ""
190
- task_name = _get_task_name_from_data_url(self.config.data_url)
191
- dl_dir = os.path.join(dl_dir, task_name)
192
-
193
- return [
194
- datasets.SplitGenerator(
195
- name=datasets.Split.TRAIN,
196
- gen_kwargs={
197
- "data_file": os.path.join(dl_dir, "train.jsonl"),
198
- "split": datasets.Split.TRAIN,
199
- },
200
- ),
201
- datasets.SplitGenerator(
202
- name=datasets.Split.VALIDATION,
203
- gen_kwargs={
204
- "data_file": os.path.join(dl_dir, "val.jsonl"),
205
- "split": datasets.Split.VALIDATION,
206
- },
207
- )
208
- ]
209
-
210
- def _generate_examples(self, data_file, split):
211
- """This function returns the examples in the raw (text) form."""
212
- logger.info("generating examples from = %s", data_file)
213
-
214
- dataset = read_jsonl(data_file)
215
- for id_, data in enumerate(dataset):
216
-
217
- yield id_, {
218
- "premise": data["premise"],
219
- "hypothesis": data["hypothesis"],
220
- "gold_label": data["gold_label"],
221
- "idx": id_
222
- }
223
-
224
-
225
- def _get_task_name_from_data_url(data_url):
226
- return data_url.split("/")[-1].split(".")[0]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
defeasible/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07612e8e28dbfafb08af5b8e47c0486cf45bed78df331ee59e2b251955e108fa
3
+ size 1804397
defeasible/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a71b0c2860386deb6e4b3da53557ad0397e50d1d8e40bb76a898fd04e75742e
3
+ size 435446
drop/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ce737bdae3c1d4c8af7db56343393132f1e064506d6741327888a40a2be35b
3
+ size 1580724
drop/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93edf2946972c9ff59c8d0ab96b4120e0c5600aaa309628edabc4cd9c6782e64
3
+ size 836556
entailment_tree/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffbc62fb94aa00f3ddee150ad957561cc8ec8b6eb95abec5a0ef7b9544f14132
3
+ size 117431
entailment_tree/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64c4b9dc31e757c92074f1ea6b11f9ae811daa5c9c63df02ee6b1f7b45df82c
3
+ size 35062
ester/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd22d944d500373f417cad414feeb9ed300d921ee13c899933d0e9177e782b7
3
+ size 705604
ester/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c81a67a9dc376e3c360b31c6b98c1a483b2ba10b2cad88fef9cd03ef2a747afe
3
+ size 89319
hellaswag/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca99f19ccb9e0ee7658b61c4baac9f9d26471c95e86d6ba506c489970ff562e8
3
+ size 4632671
hellaswag/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46425f8d03118c5c62e307fea276fa3a46b6aaaa0bd8ed010c34883c533c85cc
3
+ size 2005291
hypernymy/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8936eb0b475836b11b52092a689616e59deff45c0fe3a76e331ce2f53b007a4
3
+ size 1943576
hypernymy/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e97953bdf050bf42bef6072d66f76cb53925ee1911aed3c6f5aeb41f4ff35817
3
+ size 890882
hyponymy/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b7e2bc9f1bcb488cb51cdd5e8d628b1b125483f53905aaa919b34e4d9fe6833
3
+ size 1792741
hyponymy/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:758e18068cda2c58bc46662dcc991b0e2485a1c16bfeed7581ad2db21698de40
3
+ size 826229
kg_relations/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b578e5d0af558e648fb2298c71bb88057a60b51a7a859e19a6684032a941514
3
+ size 3129762
kg_relations/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8532974c7d80335c016da08e6b41c5a47763d31f10d32b5672a90a44978c11ab
3
+ size 108305
lexical/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ed78fd35de3bbad7ddb37f50ba63ec4c313d5ede082db2313ecffaa0619325
3
+ size 333807
lexical/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f946e3623026b0dbeaaca4f19df9a99fd517a35b789068bc11ed4fec127b8b4
3
+ size 171792
logiqa/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:774c038899d8dd6c8108530137d72cf64d7449b36b531b65fc3c80c8068e25cb
3
+ size 2838180
logiqa/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1474729b96a948ca5c391d2f62273efdfadc36479956ca143baf66788853240
3
+ size 434837
monotonicity_infer/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:655367dc0316cb311955200a5bf266a749b2c68124a3e7945445e7657c29471c
3
+ size 1246297
monotonicity_infer/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d2880ed64c976ee2bb71073c224ad1b59960a0f9519088bac8c903ef1cbd27
3
+ size 236345
negation/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1318c78d17787871027e08504cdf0a90ad924b54ac1d3446d5aea9d72a922a16
3
+ size 246925
negation/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58d847e16bb7788cc7f7bac0f93b23921a0fdc63b54a2a49d063ea58b33aa07
3
+ size 107774
ner/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ac26ffc324f27396de39bd2fb90635b470276adf7eb6997d0cd2b18dae08fc
3
+ size 2170520
ner/curriculum_benchmark-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caaa530a1910fd0f25a1c239c86a4cb205b32d91791072f64642a56b9d969800
3
+ size 525464
physicalqa/curriculum_benchmark-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7cc650cb29ec5a351869ab4abd982feb6771d22c6d65dad409208626f89352f
3
+ size 702970