CoolFace
Datasetpublic

nuprl/engineering-llm-systems

Engineering LLM-Integrated Systems Engineering LLM-Integrated Systems is course at Northeastern University that teaches students how to build software that uses LLMs under the hood from a systems perspective. The course teaches students how to build interactive software systems that testable, scaleable, and well-designed, despite the fact that they are working with an essential component -- the LLM -- that can behave in unpredictable ways. This repository contains the datasets… See the full description on the dataset page: https://huggingface.co/datasets/nuprl/engineering-llm-systems.

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes261downloads
Dataset Card

Engineering LLM-Integrated Systems

Engineering LLM-Integrated Systems is course at Northeastern University that teaches students how to build software that uses LLMs under the hood from a systems perspective. The course teaches students how to build interactive software systems that testable, scaleable, and well-designed, despite the fact that they are working with an essential component -- the LLM -- that can behave in unpredictable ways.

This repository contains the datasets that the course uses for homework assignments.

Credits (WIP):

  • bigbenchhard_reasoning_about_colored_objects: copied from https://huggingface.co/datasets/maveriq/bigbenchhard because that repository has datasets scripts that are no longer supported by Datasets v4. Originally from the paper https://arxiv.org/abs/2210.09261.