bmichele commited on
Commit
13881c8
1 Parent(s): f3cc638

add README with basic info on the model

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-fi-single
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
+ * `fi`: Finnish language
7
+ * `single`: uses only last poem line as input for generation