Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|