varie commited on
Commit
a987754
·
1 Parent(s): a18ebe4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +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