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

Model Description

Temporal intent classification using the larger flan-t5-base model. Classifies user queries into 6 temporal intent categories.

Training Details

Results

Metric Value
accuracy ~95%

Usage

from transformers import pipeline

pipe = pipeline('text-classification', model='Pieces/time-classification-flan-t5-base-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
19
Safetensors
Model size
0.2B 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-base-best

Finetuned
(895)
this model