Update README.md

This commit is contained in:
Andrew Gundersen 2020-02-17 17:37:41 -06:00 committed by GitHub
commit 7cfb8e071d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,10 @@ To read more about the research, visit https://crimata.com/AIPost
## Usage
Clone the repo.
Download dataset at https://homepages.inf.ed.ac.uk/jyamagis/page3/page58/page58.html and place it in the data folder.
Repository Structure
* `./data`: the data and the metadata (you should not need to touch this folder)
@ -26,7 +30,6 @@ python 3 main.py eval -h
Argument Reference | train
```
Arguments:
-h, --help
-i MODEL_ID an index you can add to querey the model later
-c FROM_CKPT bool, begin training session from a checkpoint
@ -43,7 +46,6 @@ Arguments:
Argument Reference | eval
```
Arguments:
-h, --help
-i MODEL_ID model ID to use
-n NUM_EXAMPLES number of examples/files to run