home/categories/monitoring/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-fine-tune-distilbert-on-jsonl-dataset-skill-md
monitoringdevops

fine-tune-distilbert-on-jsonl-dataset

Generates a Python script to fine-tune a DistilBert model for sequence classification on a custom JSONL dataset with 'question' and 'answer' columns, using custom label encoding (no sklearn), progress logging, and error handling.

ECNU-ICALK
maintainer
ECNU-ICALK
업데이트됨 3/16/2026
스타
304
포크
34
quick start

Installation and usage

Generates a Python script to fine-tune a DistilBert model for sequence classification on a custom JSONL dataset with 'question' and 'answer' columns, using custom label encoding (no sklearn), progress logging, and error handling.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use fine-tune-distilbert-on-jsonl-dataset