home/categories/machine-learning/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-pytorch-transformer-text-classification-pipeline-skill-md
machine-learningdata-ai

pytorch-transformer-text-classification-pipeline

Provides a complete end-to-end workflow for text classification using a PyTorch Transformer model. It includes automatic vocabulary generation from raw text, a custom tokenizer implementation, data padding, model training on CPU, and visualization of loss and accuracy metrics.

ECNU-ICALK
maintainer
ECNU-ICALK
更新於 3/13/2026
星標
304
分支
34
quick start

Installation and usage

Provides a complete end-to-end workflow for text classification using a PyTorch Transformer model. It includes automatic vocabulary generation from raw text, a custom tokenizer implementation, data padding, model training on CPU, and visualization of loss and accuracy metrics.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use pytorch-transformer-text-classification-pipeline