Yehor commited on
Commit
d4ab25a
·
verified ·
1 Parent(s): f4d0f52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -49,6 +49,7 @@ A new lightweight model to do machine translation from Ukrainain to English usin
49
  - Learning Rate scheduler type: cosine
50
  - Warmup Ratio: 0.05
51
  - Max length: 2048
 
52
  - `packed=True`
53
  - Sentences <= 1000 chars
54
  - Gradient accumulation steps: 4
 
49
  - Learning Rate scheduler type: cosine
50
  - Warmup Ratio: 0.05
51
  - Max length: 2048
52
+ - Batch Size: 10
53
  - `packed=True`
54
  - Sentences <= 1000 chars
55
  - Gradient accumulation steps: 4