Richard C

Results 3 comments of Richard C

tested using code: ```python from adalflow.datasets.big_bench_hard import BigBenchHard import difflib def check_datasets(): train_data = BigBenchHard(split="train") expected = r"Example(id='a6d1c6de-4ff5-4f7f-a316-723c566645ea', question='I have a flute, a piano, a trombone, four stoves, a violin,...

exists here in main https://github.com/SylphAI-Inc/AdalFlow/blob/e750721c4eaa1d87159a329c6f6a9f8d74c7062b/adalflow/adalflow/datasets/big_bench_hard.py#L79-L86