Commit 459a5347 authored by lintangsutawika's avatar lintangsutawika
Browse files

edit gsm8k

parent e414727a
......@@ -31,19 +31,20 @@ Homepage: https://github.com/openai/grade-school-math
}
```
### Subtasks
### Groups and Tasks
- `gsm8k_yaml`
- `gsm8k_cot`: GSM8K with Chain-of-Thought
- `gsm8k_cot_self_consistency`: GSM8K with Chain-of-Thought and Self-Consistency
#### Groups
### Groups
- `greedy_until`
- `math_word_problems`
- `chain_of_thought`
- `self_consistency`
#### Tasks
- `gsm8k_yaml`
- `gsm8k_cot`: GSM8K with Chain-of-Thought
- `gsm8k_cot_self_consistency`: GSM8K with Chain-of-Thought and Self-Consistency
### Checklist
- [x] Is in Eval-harness v1.0 ?
......
group:
- greedy_until
- math_word_problems
task: gsm8k_yaml
dataset_path: gsm8k
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment