Commit
·
851c22b
1
Parent(s):
157c41b
Upload 文件说明.txt
Browse files- checkpoints/文件说明.txt +3 -0
checkpoints/文件说明.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
此文件夹存放训练的模型,可以加载这个文件夹的模型,继续训练,
|
2 |
+
类似断点续传,前提是需要在自己训练多少轮的基础上继续训练,
|
3 |
+
就不用再重新在预训练模型上重头训练,减少训练时间。
|