Spaces:
Sleeping
Sleeping
File size: 537 Bytes
e276d9f b7174f2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
title: Intent Recognition
emoji: 🌍
colorFrom: indigo
colorTo: indigo
sdk: gradio
sdk_version: 5.15.0
app_file: app.py
pinned: false
---
# T5 Fine-Tuned Command Extractor
This Hugging Face Space hosts a fine-tuned T5 model that extracts structured JSON data from natural language commands.
## How to Use
1. Enter a command in the input box.
2. Click "Submit" to generate the extracted JSON output.
## Model Details
- Base Model: `t5-small`
- Fine-tuned on: Custom dataset
- Uses: Financial and personal transaction extraction
|