David Wadden
commited on
Commit
·
eddf83d
1
Parent(s):
ac6d02a
Add paper link.
Browse files
README.md
CHANGED
|
@@ -135,7 +135,7 @@ size_categories:
|
|
| 135 |
---
|
| 136 |
# SciRIFF
|
| 137 |
|
| 138 |
-
The SciRIFF dataset includes 137K instruction-following demonstrations for 54 scientific literature understanding tasks. The tasks cover five essential scientific literature categories and span five domains. The dataset is described in our paper [SciRIFF: A Resource to Enhance Language Model Instruction-Following over Scientific Literature](
|
| 139 |
|
| 140 |
There are three dataset configurations with different max context lengths: 4096, 8192, and 16384. All experiments in the paper are performed with the 4096 context window. You can load the dataset like:
|
| 141 |
|
|
|
|
| 135 |
---
|
| 136 |
# SciRIFF
|
| 137 |
|
| 138 |
+
The SciRIFF dataset includes 137K instruction-following demonstrations for 54 scientific literature understanding tasks. The tasks cover five essential scientific literature categories and span five domains. The dataset is described in our paper [SciRIFF: A Resource to Enhance Language Model Instruction-Following over Scientific Literature](https://arxiv.org/abs/2406.07835).
|
| 139 |
|
| 140 |
There are three dataset configurations with different max context lengths: 4096, 8192, and 16384. All experiments in the paper are performed with the 4096 context window. You can load the dataset like:
|
| 141 |
|
card.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# SciRIFF
|
| 2 |
|
| 3 |
-
The SciRIFF dataset includes 137K instruction-following demonstrations for 54 scientific literature understanding tasks. The tasks cover five essential scientific literature categories and span five domains. The dataset is described in our paper [SciRIFF: A Resource to Enhance Language Model Instruction-Following over Scientific Literature](
|
| 4 |
|
| 5 |
There are three dataset configurations with different max context lengths: 4096, 8192, and 16384. All experiments in the paper are performed with the 4096 context window. You can load the dataset like:
|
| 6 |
|
|
|
|
| 1 |
# SciRIFF
|
| 2 |
|
| 3 |
+
The SciRIFF dataset includes 137K instruction-following demonstrations for 54 scientific literature understanding tasks. The tasks cover five essential scientific literature categories and span five domains. The dataset is described in our paper [SciRIFF: A Resource to Enhance Language Model Instruction-Following over Scientific Literature](https://arxiv.org/abs/2406.07835).
|
| 4 |
|
| 5 |
There are three dataset configurations with different max context lengths: 4096, 8192, and 16384. All experiments in the paper are performed with the 4096 context window. You can load the dataset like:
|
| 6 |
|