GPT-2 / README.md
AkashDataScience's picture
Updated readme
40b0422
---
title: GPT 2
emoji: 🐢
colorFrom: pink
colorTo: gray
sdk: gradio
sdk_version: 4.37.2
app_file: app.py
pinned: false
license: mit
---
# App for text generation using GPT-2
## Features
- Input/output text: Write a sentence and read the output
- Number of outputs: Number of output to generate using same input sentence
- Maximum lenght of a sequence: Maximum tokens to generate
## Usage
- Enter sentence
- Change Number of outputs or Maximum lenght of a sequence
- Hit submit and read result