varie commited on
Commit
9e73938
·
1 Parent(s): eadd742

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  # poetry-generation-nextline-mbart-ws-sv-multi
2
 
3
  * `nextline`: generates a poem line from previous line(s)
4
- * `mbart`: base model is [facebook/mbart-large-cc25](https://huggingface.co/facebook/mbart-large-cc25)
5
  * `ws`: trained on Wikisource data
6
  * `sv`: Swedish language
7
  * `multi`: uses first, second, and third last lines as input for generation
 
1
  # poetry-generation-nextline-mbart-ws-sv-multi
2
 
3
  * `nextline`: generates a poem line from previous line(s)
4
+ * `mbart`: base model is [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50)
5
  * `ws`: trained on Wikisource data
6
  * `sv`: Swedish language
7
  * `multi`: uses first, second, and third last lines as input for generation