A collection of notebooks showcasing the usage of Large Language Models in the domain of Space, Space Engineering, Space Mission Design, Space operations and Astronautics at large.
- Formatting of an existing dataset hosted on huggingface to feed an LLM for evaluation
- Load an huggingface LLM and collect its outputs
- Evaluating the LLM based on multiple scoring strategies
- string character-based distance
- embedding-based distance
- f1 and exact match
- LLM-as-a-Judge