You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ In order to extract the features from the corpus proto files, run:
6
6
In order for the command to be successful, it is necessary to have a directory
7
7
_corpus/r252-corpus-features_ with the protos of the corpus. Optionally, it is possible to
8
8
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.
10
11
11
12
## Running the Models
12
13
In order to train a model and evaluate a model, run:
0 commit comments