Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ pipeline_tag: text-generation
|
|
| 15 |
|
| 16 |
### Model Description
|
| 17 |
|
| 18 |
-
This model is a GPT-2 Large variant finetuned to generate English text reviews of movies based on a numeric rating input. Users provide a rating (
|
| 19 |
|
| 20 |
- **Developed by:** Lev Ossadtchi
|
| 21 |
- **Model type:** GPT-2 Large (transformer-based language model)
|
|
|
|
| 15 |
|
| 16 |
### Model Description
|
| 17 |
|
| 18 |
+
This model is a GPT-2 Large variant finetuned to generate English text reviews of movies based on a numeric rating input. Users provide a rating (1–8) as a prompt, and the model outputs a corresponding movie review. There are no strict limitations on the length of the generated text.
|
| 19 |
|
| 20 |
- **Developed by:** Lev Ossadtchi
|
| 21 |
- **Model type:** GPT-2 Large (transformer-based language model)
|