CreatorPhan commited on
Commit
19141e1
1 Parent(s): d2c28f1

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -6,5 +6,5 @@ class Config:
6
  seq_len = 512
7
  out_len = 170
8
  device = 'cpu'
9
- choices = 8
10
  show_c = 8
 
6
  seq_len = 512
7
  out_len = 170
8
  device = 'cpu'
9
+ choices = 16
10
  show_c = 8