David Wadden
commited on
Commit
·
a0e76f1
1
Parent(s):
e4aa581
Test.
Browse files
README.md
CHANGED
|
@@ -144,7 +144,7 @@ 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 |
## Table of Contents
|
| 150 |
|
|
|
|
| 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. test
|
| 148 |
|
| 149 |
## Table of Contents
|
| 150 |
|