Building a Conformal Chatbot in Julia
Author:Murphy | View: 20896 | Time: 2025-03-23 18:11:11
Large Language Models (LLM) are all the buzz right now. They are used for a variety of tasks, including text classification, question answering, and text generation. In this tutorial, we will show how to conformalize a transformer language model for text classification using [ConformalPrediction.jl](https://juliatrustworthyai.github.io/ConformalPrediction.jl/dev/)
.