分类
用于(多标签)序列分类任务的微调BERT模型的可视化调试工具
https://github.com/MisterXY89/finbervis
FinBerVis
- Fine tuning a pre-trained BERT transformer model with hand labeld text segements for sentiment analysis.
- Developement of a visual debugging tool for this model or more generel:
A visual debugging tool to fine-tuned BERT models for (multilabel) sequence classification tasks
Fine-tuned BERT model and UMAP model have to be downloaded separately here. Place the .pk files in the data/
folder, the model in the model folder or configure the model folder respectively in the config.py
file.