burmese-gpt / training.py
Zai
training config
045b8a9
raw
history blame
83 Bytes
from burmesegpt import BurmeseGpt
gpt = BurmeseGpt()
gpt.train()
out_dir = 'out'