jiaheillu commited on
Commit
a319ae9
1 Parent(s): 7b9c231

Update 散兵效果预览/训练参数速览.md

Browse files
散兵效果预览/训练参数速览.md CHANGED
@@ -16,15 +16,15 @@ epoch: 6400 轮
16
 
17
  无关参数:
18
 
19
- $\text{batch\_size} = 18$
20
 
21
- $\text{segments} = 63$
22
 
23
  step=segments*epoch/batch_size,即模型文件后面数字由来
24
 
25
 
26
 
27
- 损失函数图像:主要看$\text{step}$$\text{loss}4$
28
 
29
 
30
 
 
16
 
17
  无关参数:
18
 
19
+ batch_size = 18
20
 
21
+ segments = 63
22
 
23
  step=segments*epoch/batch_size,即模型文件后面数字由来
24
 
25
 
26
 
27
+ 损失函数图像:主要看step 与 loss5
28
 
29
 
30