TIME-Module: Classification β€” flan-t5-small

Model Description

Temporal intent classification model trained on the split dataset. Classifies user queries into 6 temporal intent categories: Action Scheduling, Content Retrieval, Current Status, Future Information/Planning, Non-Temporal, and Temporal - General.

Training Details

Results

Metric Value
accuracy 95.91%
f1_weighted ~95.9%

Usage

from transformers import pipeline

pipe = pipeline('text-classification', model='Pieces/time-classification-flan-t5-small-split-best')
result = pipe('What meetings do I have tomorrow?')


Part of the TIME-Module Project

This model is part of the TIME (Temporal Intent, Mapping, and Extraction) module, a suite of models for understanding and processing temporal information in natural language.

Related models:

Citation

@software{time_module,
  title={TIME-Module: Temporal Intent, Mapping, and Extraction},
  author={Pieces},
  year={2026},
  url={https://huggingface.co/Pieces}
}
Downloads last month
11
Safetensors
Model size
60.8M params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for Pieces/time-classification-flan-t5-small-split-best

Finetuned
(474)
this model