MCPcopy Create free account
hub / github.com/OpenSparseLLMs/MoM / run.py

File run.py

training/run.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2
3from datasets import load_from_disk
4from transformers import (AutoConfig, AutoModelForCausalLM, AutoTokenizer,

Callers

nothing calls this directly

Calls 2

get_loggerFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected