Unverified Commit e619492d authored by Zhilin Yang's avatar Zhilin Yang Committed by GitHub
Browse files

Merge pull request #56 from ijkilchenko/patch-1

Fix spelling mistake
parents 3d415d0e 0e4a0158
...@@ -25,7 +25,7 @@ D_INNER=4096 ...@@ -25,7 +25,7 @@ D_INNER=4096
TGT_LEN=384 TGT_LEN=384
MEM_LEN=384 MEM_LEN=384
TRAIN_BSZ=128 TRAIN_BSZ=128
VLIDA_BSZ=128 VALID_BSZ=128
# Testing # Testing
TEST_TGT_LEN=128 TEST_TGT_LEN=128
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment