StevenTang commited on
Commit
38d376d
1 Parent(s): 383d3c3

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ The detailed information and instructions can be found [https://github.com/RUCAI
21
  ## Model Description
22
  MTL-story is supervised pre-trained using a mixture of labeled story generation datasets. It is a variant (Single) of our main [MVP](https://huggingface.co/RUCAIBox/mvp) model. It follows a standard Transformer encoder-decoder architecture.
23
 
24
- MTL-story is specially designed for story generation (conversation) tasks, such as ROCStories and WritingPrompts.
25
 
26
  ## Example
27
  ```python
 
21
  ## Model Description
22
  MTL-story is supervised pre-trained using a mixture of labeled story generation datasets. It is a variant (Single) of our main [MVP](https://huggingface.co/RUCAIBox/mvp) model. It follows a standard Transformer encoder-decoder architecture.
23
 
24
+ MTL-story is specially designed for story generation tasks, such as ROCStories and WritingPrompts.
25
 
26
  ## Example
27
  ```python