mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Add Harry Potter Model Card (#8605)
* Add Harry Potter Model * Update model_cards/ceostroff/harry-potter-gpt2-fanfiction/README.md * Update model_cards/ceostroff/harry-potter-gpt2-fanfiction/README.md * Update model_cards/ceostroff/harry-potter-gpt2-fanfiction/README.md Co-authored-by: Julien Chaumond <chaumond@gmail.com>
This commit is contained in:
parent
dd52804f5f
commit
5cf9c79665
1 changed files with 11 additions and 0 deletions
11
model_cards/ceostroff/harry-potter-gpt2-fanfiction/README.md
Normal file
11
model_cards/ceostroff/harry-potter-gpt2-fanfiction/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
language:
|
||||
- en
|
||||
tags:
|
||||
- harry-potter
|
||||
license: mit
|
||||
---
|
||||
|
||||
# Harry Potter Fanfiction Generator
|
||||
|
||||
This is a pre-trained GPT-2 generative text model that allows you to generate your own Harry Potter fanfiction, trained off of the top 100 rated fanficition stories. We intend for this to be used for individual fun and experimentation and not as a commercial product.
|
||||
Loading…
Reference in a new issue