ใช้ Fine-Turning LLM เอา AI มาใช้ใน web
tailor LLM – เพื่อได้ specific use
เอา pre-trained LLM มาใช้กับ data เรา
automated customer question
data set ของ real conversation – ในร้านขายของ มี – many common question , complaint , feedback
protect – customer privacy ด้วย
ขั้นตอน
1. obtained customer interaction data
2. prepare training data , ใช้ Chatgpt format , เปลี่ยน json-> jsonl
3. upload data ไปยัง open AI server
4. start fine-turning job
5. evalute model
6. build chatbot
1. Explore concept and cost of fine-turning
1. Explore concept and cost of fine-turning
