A central, open resource for data and tools related to chain-of-thought reasoning in large language models. Developed @ Samwald research group: https://samwald.info/
MIT License
887
stars
72
forks
source link
fix bug if generate only called on test or validation #94
If in a collection generate is called, when only validation or test split was selected an error occurred. this is fixed now.