YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Description
lvwerra/gpt2-imdb finetuned using Multi-Objective Reinforcement Learning (MORL). Using positive and negative movie review classifier (sentiment-analysis) we try to optimize the reward: 0.1 * positive score + 0.9 * negative score.
Other scalar combinations were tried as well. Results are below:
Usage
Use the model.generate()
function to generate reviews that, in this case, should reflect a pretty negative sentiment.
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.