-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
The newest training script for the NER in particular says it takes in 4 arguments (train_dir, test_dir, format, config_file), however the documentation still says it takes in 3 (only train_dir, test_dir, config_file). It's also unclear what the various types of acceptable formats are.
I assume that given that the format option was added to most scripts, many of the usage instructions need to be updated.
Also, the test.sh usage actually says "train.sh" even though the description above it states this is the testing script.
Metadata
Metadata
Assignees
Labels
No labels