unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

Fix bfcl so that instances do not explode in size, and all cards yield recipes that pass _source_to_dataset

Open dafnapension opened this issue 4 months ago • 0 comments

closes https://github.com/IBM/unitxt/issues/1894 and also fixes small issues that prevent the recipes generated from the bfcl cards prepared to be well processed by _source_to_dataset (mainly schema issues)

Errors before the fix:
bfcl_main.pdf

No errors after, and instance sizes are reasonable:
bfcl_fix.pdf

dafnapension avatar Aug 13 '25 10:08 dafnapension