Upload folder using huggingface_hub
Browse files- README.md +11 -0
- coref_anaph.jsonl +0 -0
- coref_np_coref.jsonl +0 -0
- disrpt.jsonl +0 -0
- ellipsis.jsonl +0 -0
- idiom_literal.jsonl +0 -0
- idiom_three_texts.jsonl +0 -0
- rudabank.jsonl +0 -0
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# ContextBench (normalized)
|
| 2 |
+
|
| 3 |
+
This folder contains normalized JSONL exports for each subset, ready for upload to the Hub.
|
| 4 |
+
|
| 5 |
+
Common fields per line:
|
| 6 |
+
- subset: subset identifier
|
| 7 |
+
- text: primary text or concatenated inputs
|
| 8 |
+
- label: task type or class name
|
| 9 |
+
- answer: gold label (class id/name or boolean)
|
| 10 |
+
- meta: subset-specific metadata
|
| 11 |
+
|
coref_anaph.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
coref_np_coref.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
disrpt.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
ellipsis.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
idiom_literal.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
idiom_three_texts.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
rudabank.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|