Skip to content

Commit

Permalink
Update interactive_1billion.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xxupiano authored Jul 9, 2023
1 parent cce5f6a commit 0387710
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions musecoco/2-attribute2music_model/interactive_1billion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ ${DATA_DIR}/data-bin \
--need_num ${need_num} \
--start ${start} \
--end ${end} \
--max-len-b 300 \
--min-len 100 \
--max-len-b 2560 \
--min-len 512 \
--sampling \
--beam 1 \
--sampling-topk ${k} \
Expand Down

0 comments on commit 0387710

Please sign in to comment.