We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea22fc0 commit 2947cc8Copy full SHA for 2947cc8
README.md
@@ -107,4 +107,6 @@ You can train a new model on the training data and evaluate on the test set, usi
107
```typescript
108
python bert_orl.py
109
```
110
+If you want to change the model parameters or input/output path, you need to change the config file (
111
+orl-train-bert.conf)
112
0 commit comments