mirror of
https://github.com/RYDE-WORK/MiniCPM.git
synced 2026-01-19 12:53:36 +08:00
remove breakpoint
This commit is contained in:
parent
5ab08cef50
commit
111657c02c
@ -683,7 +683,6 @@ if __name__ == "__main__":
|
||||
print(f"Trainable parameters {p:.3f}M")
|
||||
|
||||
print("Loading datasets")
|
||||
breakpoint()
|
||||
train_set, valid_set, test_set = load(args)
|
||||
|
||||
# Resume training the given adapters.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user