Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
1 contributor

Users who have contributed to this file

executable file 7 lines (7 sloc) 279 Bytes
exclude=(
4 8 18 19 22 23 33 34 35 36 41 44 45 49 50 51 60 62 63 73 74 78 80 81
82 94 100 124 125 130 133 140 142 143 148 151 156 158 167 170 174
)
python dialogue-progression/rollouts_eval_stats.py \
--rootpath ${1:-rollouts_self_play} \
--exclude ${exclude[@]}