Skip to content

Commit 6e086ac

Browse files
committed
Add to readme
1 parent ae00837 commit 6e086ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ In order to extract the features from the corpus proto files, run:
66
In order for the command to be successful, it is necessary to have a directory
77
_corpus/r252-corpus-features_ with the protos of the corpus. Optionally, it is possible to
88
downloaded the extracted dataset at https://drive.google.com/file/d/14k4AgOVws4_TfPtDGefXzPn3x2Ph083h/view?usp=sharing. After putting the downloaded file
9-
under the _data/_ directory, it is possible to train and evaluate the model.
9+
under the _data/_ directory (which needs to be created), it is possible to train and evaluate the
10+
model.
1011

1112
## Running the Models
1213
In order to train a model and evaluate a model, run:

0 commit comments

Comments
 (0)