imdbo commited on
Commit
29bf41a
1 Parent(s): e38be1a

Update README_English.md

Browse files
Files changed (1) hide show
  1. README_English.md +2 -2
README_English.md CHANGED
@@ -43,9 +43,9 @@ onmt_build_vocab -config bpe-es-gl_emb.yaml -n_sample 100000
43
  onmt_train -config bpe-es-gl_emb.yaml
44
  ```
45
 
46
- **Hyper-parameters**
47
 
48
- The parameters used for the development of the model can be directly viewed in the same .yaml file bpe-es-gl_emb.yaml
49
 
50
  **Evaluation**
51
 
 
43
  onmt_train -config bpe-es-gl_emb.yaml
44
  ```
45
 
46
+ **Hyperparameters**
47
 
48
+ You may find the parameters used for this model inside the file bpe-es-gl_emb.yaml
49
 
50
  **Evaluation**
51