@@ -391,7 +391,7 @@ Further command line arguments are described in the source file [`main.py`](./ta
...
@@ -391,7 +391,7 @@ Further command line arguments are described in the source file [`main.py`](./ta
## BERT Task Evaluation
## BERT Task Evaluation
<aid="race-evaluation"></a>
<aid="race-evaluation"></a>
### RACE Evaluation
### RACE Evaluation
The following script finetunes the BERT model for evaluation on the [RACE dataset](http://www.cs.cmu.edu/~glai1/data/race/).
The following script finetunes the BERT model for evaluation on the [RACE dataset](http://www.cs.cmu.edu/~glai1/data/race/). The `TRAIN_DATA` and `VALID_DATA` directory contain the RACE dataset as separate `.txt` files.