Spaces:
Sleeping
Sleeping
File size: 499 Bytes
e525413 40b0422 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
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
|