-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathgrid-search.sh
More file actions
29 lines (25 loc) · 2.14 KB
/
Copy pathgrid-search.sh
File metadata and controls
29 lines (25 loc) · 2.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.2 -stress_strictness 0
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.2 -stress_strictness 1
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.2 -stress_strictness 2
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.2 -stress_strictness 3
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.2 -stress_strictness 4
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.4 -stress_strictness 0
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.4 -stress_strictness 1
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.4 -stress_strictness 2
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.4 -stress_strictness 3
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.4 -stress_strictness 4
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.6 -stress_strictness 0
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.6 -stress_strictness 1
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.6 -stress_strictness 2
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.6 -stress_strictness 3
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.6 -stress_strictness 4
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.8 -stress_strictness 0
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.8 -stress_strictness 1
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.8 -stress_strictness 2
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.8 -stress_strictness 3
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 0.8 -stress_strictness 4
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 1 -stress_strictness 0
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 1 -stress_strictness 1
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 1 -stress_strictness 2
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 1 -stress_strictness 3
th sample.lua data/poetry.t7 -gpuid -1 -length 30 -temperature 1 -stress_strictness 4