mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
fix pretrain
Former-commit-id: 75b584875fc75c437491a5155ef310248e9b9dd4
This commit is contained in:
parent
316a02696f
commit
961e6a9ba4
@ -9,7 +9,6 @@ from transformers import DataCollatorForSeq2Seq
|
|||||||
from utils.other import IGNORE_INDEX
|
from utils.other import IGNORE_INDEX
|
||||||
|
|
||||||
from utils import (
|
from utils import (
|
||||||
DynamicDataCollatorWithPadding,
|
|
||||||
PeftTrainer,
|
PeftTrainer,
|
||||||
LogCallback,
|
LogCallback,
|
||||||
load_pretrained,
|
load_pretrained,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user