初始化项目,由ModelHub XC社区提供模型

Model: Masdfasdg/GPT2-Prompt
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-31 19:47:26 +08:00
commit 64719262e8
10 changed files with 50094 additions and 0 deletions

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
---
language:
- en
tags:
- gpt2
- text-generation
pipeline_tag: text-generation
widget:
- text: "A person with a high school education gets sent back into the 1600s and tries to explain science and technology to the people. [endprompt]"
- text: "A kid doodling in a math class accidentally creates the world's first functional magic circle in centuries. [endprompt]"
---
# GPT-2 Story Generator
## Model description
Generate a short story from an input prompt.
Put the vocab ` [endprompt]` after your input.
Example of an input:
```
A person with a high school education gets sent back into the 1600s and tries to explain science and technology to the people. [endprompt]
```
#### Limitations and bias
The data we used to train was collected from reddit, so it could be very biased towards young, white, male demographic.
## Training data
The data was collected from scraping reddit.