Intent-Recognition / README.md
RayBe's picture
Update README.md
b7174f2 verified

A newer version of the Gradio SDK is available: 6.9.0

Upgrade
metadata
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