File size: 161 Bytes
e9af125 |
1 2 3 4 5 6 |
python calculate_chatgpt_completion.py --task "statement_level"
python calculate_chatgpt_completion.py --task "next_statement"
python calculate_chatgpt_gen.py
|
e9af125 |
1 2 3 4 5 6 |
python calculate_chatgpt_completion.py --task "statement_level"
python calculate_chatgpt_completion.py --task "next_statement"
python calculate_chatgpt_gen.py
|