home/categories/lab-tools/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-fine-tune-distilbert-on-jsonl-with-manual-encoding-skill-md
lab-toolsresearch
fine-tune-distilbert-on-jsonl-with-manual-encoding
Generates a Python script to fine-tune a DistilBert model on a JSONL dataset containing 'question' and 'answer' columns. The script uses manual label mapping (avoiding sklearn), includes progress logging, error handling, and model evaluation.
maintainer
ECNU-ICALK
अपडेट किया गया 3/13/2026
स्टार
304
फोर्क
34
quick start
Installation and usage
Generates a Python script to fine-tune a DistilBert model on a JSONL dataset containing 'question' and 'answer' columns. The script uses manual label mapping (avoiding sklearn), includes progress logging, error handling, and model evaluation.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use fine-tune-distilbert-on-jsonl-with-manual-encoding