Skip to content

Commit

Permalink
Merge 8335c3a into bd69cad
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychhsu committed Apr 3, 2019
2 parents bd69cad + 8335c3a commit 91fba81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ You can obtain the datasets Almond uses at <https://almond.stanford.edu/thingped
<https://almond.stanford.edu/thingpedia/entities>. Download
is available after registration and accepting the terms and conditions.

The sample parameter-datasets.tsv can found in [here](https://github.com/Stanford-Mobisocial-IoT-Lab/genie-toolkit/blob/master/test/data/parameter-datasets.tsv).

Given the created everything.tsv file, you can split in train/eval/test with:
```
genie split-train-eval -i everything.tsv --train train.tsv --eval eval.tsv [--test test.tsv] --eval-prob 0.1
Expand Down

0 comments on commit 91fba81

Please sign in to comment.