Skip to content
Snippets Groups Projects
Commit 465963cf authored by Ajay Umakanth's avatar Ajay Umakanth
Browse files

Update readme file

parent 6842627b
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,6 @@ Create a `rawData` folder in the root directory and add the following datasets:
- Download data from [IMDB Dataset](https://github.com/Jhy1993/HAN/tree/master/data/imdb)
- Place all files in the `rawData/imdb` folder
```
### 5. Run Tests
Before running experiments, verify the setup by running tests:
......@@ -84,7 +83,7 @@ pytest -v
- `-b, --boolean_concepts`: Whether to create high-level concepts as boolean values.
- Must explicitly state 'true' or 'false'
- Defaults to 'true'
- `-e, --use_experimented_groups`: Flag to use experimented groups instead of creating new grouped keywords.
- `-e, --use_experimented_groups`: Flag to use the groups that were used in the experiments instead of creating new grouped keywords.
- No value needed, just include the flag to enable
- `-p, --penalty`: Set the penalty value for evolearner. Defaults to 1.
- `--title`: Title to append to the results folder name. Optional.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment