mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-29 17:35:16 +00:00
Still experimenting
This commit is contained in:
parent
a3378bd95f
commit
ff13dc6825
357 changed files with 2888 additions and 0 deletions
7
reasoning_gym/data/gsm_data/README.md
Normal file
7
reasoning_gym/data/gsm_data/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# GSM Symbolic data
|
||||
|
||||
The template data here were culled from here[https://github.com/apple/ml-gsm-symbolic]
|
||||
|
||||
- `Symbolic`: This represents templates of GSM8K-test data. It would be used here to generate arbitrary samples by replacing proper names and values in the original GSM8K-test data
|
||||
- `p1`: This would be used to add one clause to original GSM8K-test data in order to change the difficulty of the question.
|
||||
- `p2`: This would be used to add two clauses to original GSM8K-test data in order to change the difficulty of the question.
|
||||
Loading…
Add table
Add a link
Reference in a new issue