levos06 commited on
Commit
d45ce48
·
verified ·
1 Parent(s): c8f2cc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (for example, 1–10) 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)
 
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)