Other tasks planned are LLM generated summaries of months and years (tbh still squeamish about sending my entire journal data to openAI but also curious) and statistics on human mentions
February 7, 2025 at 8:44 PM
Other tasks planned are LLM generated summaries of months and years (tbh still squeamish about sending my entire journal data to openAI but also curious) and statistics on human mentions
Using scores from ModernBERT tuned on sentiment analysis. It's definitely misleading because it the score is the model confidence in the class instead of magnitude of my joy but it makes pretty plots. I wonder if we can turn this into a "rate my day" regression task to give a score between 0 and 1
February 7, 2025 at 8:42 PM
Using scores from ModernBERT tuned on sentiment analysis. It's definitely misleading because it the score is the model confidence in the class instead of magnitude of my joy but it makes pretty plots. I wonder if we can turn this into a "rate my day" regression task to give a score between 0 and 1
One highlight was losing interpretability when moving from symbolic AI to statistical models - I vaguely remember debugging a RDF based QA system and the biggest issue was almost always out of date / missing knowledge. So yeah I almost always knew what went wrong lol
December 11, 2024 at 12:14 AM
One highlight was losing interpretability when moving from symbolic AI to statistical models - I vaguely remember debugging a RDF based QA system and the biggest issue was almost always out of date / missing knowledge. So yeah I almost always knew what went wrong lol