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