Skip to content
Snippets Groups Projects
Unverified Commit 8abd84d6 authored by Sleepy_chord's avatar Sleepy_chord Committed by GitHub
Browse files

add pointer to cogdata

parent 7b90b24c
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ The output is `{output_path}/scores.txt`, a line of a list of scores, following ...@@ -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.* 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 ## 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 ### Single Node
After downloading the dataset, directly run After downloading the dataset, directly run
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment