Still experimenting

This commit is contained in:
abdulhakeem 2025-01-30 23:44:12 -06:00
parent b0e70008ea
commit b203353751
357 changed files with 2888 additions and 0 deletions

View 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.