Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ It achieves the following results on the evaluation set:
|
|
| 20 |
- F1: 72.3603
|
| 21 |
|
| 22 |
# Dataset
|
| 23 |
-
A visualization of the dataset can be found [here](https://github.gatech.edu/pages/VIP-ITS/textbook_SQuAD_explore/explore/textbookv1.0/textbook/)
|
| 24 |
```
|
| 25 |
DatasetDict({
|
| 26 |
train: Dataset({
|
|
|
|
| 20 |
- F1: 72.3603
|
| 21 |
|
| 22 |
# Dataset
|
| 23 |
+
A visualization of the dataset can be found [here](https://github.gatech.edu/pages/VIP-ITS/textbook_SQuAD_explore/explore/textbookv1.0/textbook/). The split between train and test is 80% and 20% respectively.
|
| 24 |
```
|
| 25 |
DatasetDict({
|
| 26 |
train: Dataset({
|