MCPcopy Create free account
hub / github.com/modelscope/modelscope / finetune_transformers_model.py

File finetune_transformers_model.py

examples/pytorch/transformers/finetune_transformers_model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from dataclasses import dataclass, field
3
4from datasets import load_dataset

Callers

nothing calls this directly

Calls 8

build_trainerFunction · 0.90
printFunction · 0.85
parse_cliMethod · 0.80
to_configMethod · 0.80
from_pretrainedMethod · 0.45
dumpMethod · 0.45
trainMethod · 0.45

Tested by

no test coverage detected