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.

ECNU-ICALK
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