From 8abd84d6fa91bd2cf03d427eb3cd8a1487213147 Mon Sep 17 00:00:00 2001 From: Sleepy_chord Date: Tue, 10 Aug 2021 22:28:08 +0800 Subject: [PATCH] add pointer to cogdata --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2fd61e0..ea8225f 100755 --- a/readme.md +++ b/readme.md @@ -98,7 +98,7 @@ The output is `{output_path}/scores.txt`, a line of a list of scores, following Note: *In the released codes, for simplicity, we did not expose the raw API , which supports some advanced generation modes, e.g. text and part of image.* ## Training -Here we use a subset of our dataset from bird-and-animal for tutorial. +Here we use a subset of our dataset from bird-and-animal for tutorial. The binary dataset is generated by our [cogdata toolkit](https://github.com/Sleepychord/cogdata). Please wait for a formal release with tutorials of cogdata (although it is available now). ### Single Node After downloading the dataset, directly run ```