Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Mistral TCN Financial Classification

Applied AI project for financial and regulatory text classification using Mistral-based language models and Temporal Convolutional Network components.

The project compares baseline LLM adaptation approaches with TCN-based variants under limited GPU resources.

Main tasks

  • Financial news classification
  • ETS / regulatory regime classification
  • AG News benchmark testing
  • Baseline vs TCN-based model comparison

Technical focus

  • Mistral-based text classification
  • Temporal Convolutional Networks
  • QLoRA baseline comparison
  • PyTorch training pipeline
  • Classification metrics
  • Low-VRAM experimentation

Repository structure

  • src/ — training, evaluation, and data loading scripts
  • scripts/ — run examples
  • docs/ — notes and experiment summaries

Data and models

Datasets, local model files, checkpoints, and logs are not included.

The repository contains code only.

Status

Cleaned public version of a local applied AI research project.

About

Applied AI project using Mistral, TCN, QLoRA baselines, and PyTorch for financial and regulatory text classification

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages