Commit History

Add comprehensive fine-tuning guide to README
30c3ad8
verified

peyterho commited on

Add Google Colab / Kaggle getting started section with complete install steps
56e547c
verified

peyterho commited on

Improve model card with comprehensive documentation
915188e
verified

peyterho commited on

Add tokenizer
18d4ac4
verified

peyterho commited on

Fine-tuned FinBERT on 20K macro sentiment dataset (2 epochs)
2ac6b1b
verified

peyterho commited on

Training in progress, epoch 2
91d2b9b
verified

peyterho commited on

Add smart router (TF-IDF+LR, 0.78 F1)
d48dfd7
verified

peyterho commited on

Add meta-classifier (dict+TF features, 90.5% acc)
b1e0c47
verified

peyterho commited on

v0.3.0: Add OOD eval, custom fine-tuning, multilingual sections to README
522f497
verified

peyterho commited on

v0.3.0: export MultilingualHead and DEFAULT_MULTILINGUAL
5059d3a
verified

peyterho commited on

v0.3.0: Add multilingual head (XLM-RoBERTa) with language-aware routing
efce272
verified

peyterho commited on

Add out-of-domain evaluation results
ecfd1e5
verified

peyterho commited on

Add custom fine-tuning CLI script
1797ac0
verified

peyterho commited on

Add custom fine-tuning CLI (python -m macro_sentiment.finetune)"
d8335b3
verified

peyterho commited on

Training in progress, epoch 1
87bb36e
verified

peyterho commited on

Add YAML metadata to fix repo card warning
4068b1c
verified

peyterho commited on

Rewrite README: plain-language intro, simple vs advanced usage, clear 3-line quickstart
f385a4c
verified

peyterho commited on

Update eval_results.json with v0.2.0 fine-tuned model results
1ac80ae
verified

peyterho commited on

Update README: v0.2.0 with fine-tuned models, explicit usage instructions, updated eval results
eee5a39
verified

peyterho commited on

Bump version to 0.2.0 (fine-tuned models)"
1e1f243
verified

peyterho commited on

Add custom model_name support to all heads + update defaults to fine-tuned models
bd15ba9
verified

peyterho commited on

Remove untrained model weights from interrupted training run. Pipeline uses ProsusAI/finbert directly.
5fe8eb4
verified

peyterho commited on

Update README with complete evaluation results and usage guide
33afa05
verified

peyterho commited on

Update transformers_ensemble with custom model_name support for FinBERTHead
e30273d
verified

peyterho commited on

Add evaluation results
2f4d871
verified

peyterho commited on

Add meta-classifier training module
bb36694
verified

peyterho commited on

Update requirements
b5d5b55
verified

peyterho commited on

Add data preparation module
3b3a53f
verified

peyterho commited on

Fine-tuned FinBERT on macro sentiment dataset
53c5117
verified

peyterho commited on

Training in progress, epoch 4
110f40c
verified

peyterho commited on

Training in progress, epoch 3
dfef617
verified

peyterho commited on

Training in progress, epoch 2
89496f5
verified

peyterho commited on

Training in progress, epoch 1
844d631
verified

peyterho commited on

Upload macro_sentiment/pipeline.py
cbdd80d
verified

peyterho commited on

Upload macro_sentiment/transformers_ensemble.py
a45f314
verified

peyterho commited on

Upload requirements.txt
6c02f39
verified

peyterho commited on

Upload macro_sentiment/dictionaries.py
24d302b
verified

peyterho commited on

Add pipeline source code: dictionaries, transformers ensemble, unified pipeline
e0afc27
verified

peyterho commited on

Add README with pipeline documentation
0ee6935
verified

peyterho commited on

initial commit
c02e580
verified

peyterho commited on