Hacker News new | ask | show | jobs
by rcshubhadeep 1242 days ago
I like your tool. Starred it. I wish you could show more examples. I am going to follow your tool and if I see interesting examples I can use it in my work. But please consider more examples. Such as Sentiment Analysis, NER, POS tagging etc.

Also do you support Huggingface models? If so, how?

1 comments

Thanks for starring! We are already working on an example to fine-tune a LLM (using Bert from Huggingface) by doing sentiment analysis on the model outputs (filtering output cases where user feedback has a negative sentiment and fine-tuning the model to improve outputs in such cases). Also, thanks for suggesting NER and POS tagging as use-cases. We will work to add those in a couple of weeks to illustrate more use-cases for UpTrain.