This repository contains the code and collection detail for the FeB4RAG. The code is organized as follows:
dataset/: contains the dataset we have produced as part of the resource paper. Check the README for more information.dataset_creation/: contains the code for creating pr reproducing the dataset, or expanding it. Check the README for more information.response_eval/: contains the code for evaluating generated responses, including the web-interface for pairwise judging. Check the README for more information.