aldigobbler commited on
Commit
6217db1
·
verified ·
1 Parent(s): 0adf3fe

wrote vocal instead of vocab

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,5 +8,5 @@
8
  "learning_rate": 4.76e-4,
9
  "weight_decay": 0.0541,
10
  "dropout": 0.30,
11
- "vocal_size": 30522
12
  }
 
8
  "learning_rate": 4.76e-4,
9
  "weight_decay": 0.0541,
10
  "dropout": 0.30,
11
+ "vocab_size": 30522
12
  }