gen_yaml.sh 207 Bytes
Newer Older
1
2
3
4
5
#!/bin/bash

python utils.py --overwrite --output-dir direct --mode direct
python utils.py --overwrite --output-dir en_cot --mode en-cot
python utils.py --overwrite --output-dir native_cot --mode native-cot