feat:add images to show the structure of a training process
Browse files- README.md +4 -0
- tutorial/collections.png +3 -0
- tutorial/file_structure.png +3 -0
README.md
CHANGED
@@ -15,3 +15,7 @@ license: mit
|
|
15 |
- 每个epoch的权重文件(model.pth)和embedding(.npy)
|
16 |
- `dataset/`:模型需要的数据集
|
17 |
|
|
|
|
|
|
|
|
|
|
15 |
- 每个epoch的权重文件(model.pth)和embedding(.npy)
|
16 |
- `dataset/`:模型需要的数据集
|
17 |
|
18 |
+
## 仓库结构展示
|
19 |
+

|
20 |
+
## 文件结构展示
|
21 |
+

|
tutorial/collections.png
ADDED
![]() |
Git LFS Details
|
tutorial/file_structure.png
ADDED
![]() |
Git LFS Details
|