Create your own bot based on your favorite user with
the demo!
The model uses the following pipeline.
To understand how the model was developed, check the
W&B report.
Explore the data, which is tracked with
W&B artifacts at every step of the pipeline.
The model is based on a pre-trained
GPT-2 which is fine-tuned on @devkoob's tweets.
Hyperparameters and metrics are recorded in the
W&B training run for full transparency and reproducibility.
[object Object] transformers [object Object] pipeline
generator = pipeline([object Object],
model=[object Object])
generator([object Object], num_return_sequences=[object Object])
In addition, the data present in the user's tweets further affects the text generated by the model.