Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
## This is a genre
|
2 |
|
3 |
For best results, structure the input as follows -
|
4 |
-
1. Add a
|
5 |
-
2. Add a
|
|
|
1 |
+
## This is a genre-based Movie plot generator.
|
2 |
|
3 |
For best results, structure the input as follows -
|
4 |
+
1. Add a `<BOS>` tag in the start.
|
5 |
+
2. Add a `<genre>` tag (with the genre as a placeholder for lowercased genres such as `<action>`, `<romantic>`, `<thriller>`, `<comedy>`
|