|
|
--- |
|
|
language: en |
|
|
library_name: transformers |
|
|
pipeline_tag: text-generation |
|
|
tags: |
|
|
- gpt2 |
|
|
- support-ai |
|
|
--- |
|
|
--- |
|
|
pipeline_tag: text-generation |
|
|
library_name: transformers |
|
|
tags: |
|
|
- gpt2 |
|
|
- text-generation |
|
|
--- |
|
|
|
|
|
|
|
|
# SupportAI 🤖 |
|
|
|
|
|
SupportAI is a fine-tuned GPT-2 model built to assist users with support and intent understanding tasks. |
|
|
It can handle short conversations, detect user intent, and provide friendly, helpful replies. |
|
|
|
|
|
## Example |
|
|
|
|
|
**Input:** |
|
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
**Author:** marswallet |
|
|
**License:** MIT |
|
|
**Base Model:** GPT-2 |
|
|
**Framework:** Hugging Face Transformers |
|
|
|