Kevin Ripper
commited on
Commit
·
88ddc46
1
Parent(s):
5e8da75
Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,9 @@ widget:
|
|
9 |
example_title: "Harakiri"
|
10 |
---
|
11 |
|
12 |
-
#
|
13 |
|
14 |
-
This model was trained for the purpose of generating scores and reviews for any given movie. It is fine-tuned on distilgpt2 as a baseline and trained on a custom dataset created by scraping around 120k letterboxd reviews. The current state of the model can get the correct formatting reliably but oftentimes is prone to gibberish. Further training will hopefully add coherency.
|
15 |
|
16 |
|
17 |
## Intended uses & limitations
|
|
|
9 |
example_title: "Harakiri"
|
10 |
---
|
11 |
|
12 |
+
# Review Training Bot
|
13 |
|
14 |
+
This model was trained for the purpose of generating scores and reviews for any given movie. It is fine-tuned on distilgpt2 as a baseline and trained on a custom dataset created by scraping around 120k letterboxd reviews. The current state of the model can get the correct formatting reliably but oftentimes is prone to gibberish. Further training will hopefully add coherency. It is in version .1 currently.
|
15 |
|
16 |
|
17 |
## Intended uses & limitations
|