David Wadden
commited on
Commit
·
501fca8
1
Parent(s):
a0e76f1
ToC.
Browse files
README.md
CHANGED
|
@@ -144,9 +144,9 @@ import datasets
|
|
| 144 |
ds = datasets.load_dataset("allenai/SciRIFF", "4096")
|
| 145 |
```
|
| 146 |
|
| 147 |
-
Code to create the dataset, train models on SciRIFF, and perform evaluation is available at our GitHub repo: https://github.com/allenai/SciRIFF.
|
| 148 |
|
| 149 |
-
|
| 150 |
|
| 151 |
- [Dataset details](#dataset-details)
|
| 152 |
- [License](#license)
|
|
|
|
| 144 |
ds = datasets.load_dataset("allenai/SciRIFF", "4096")
|
| 145 |
```
|
| 146 |
|
| 147 |
+
Code to create the dataset, train models on SciRIFF, and perform evaluation is available at our GitHub repo: https://github.com/allenai/SciRIFF.
|
| 148 |
|
| 149 |
+
**Table of Contents**
|
| 150 |
|
| 151 |
- [Dataset details](#dataset-details)
|
| 152 |
- [License](#license)
|
card.md
CHANGED
|
@@ -11,7 +11,7 @@ ds = datasets.load_dataset("allenai/SciRIFF", "4096")
|
|
| 11 |
|
| 12 |
Code to create the dataset, train models on SciRIFF, and perform evaluation is available at our GitHub repo: https://github.com/allenai/SciRIFF.
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
- [Dataset details](#dataset-details)
|
| 17 |
- [License](#license)
|
|
|
|
| 11 |
|
| 12 |
Code to create the dataset, train models on SciRIFF, and perform evaluation is available at our GitHub repo: https://github.com/allenai/SciRIFF.
|
| 13 |
|
| 14 |
+
**Table of Contents**
|
| 15 |
|
| 16 |
- [Dataset details](#dataset-details)
|
| 17 |
- [License](#license)
|