Documentation
¶
Overview ¶
Package hfqa loads Hugging Face extractive-QA datasets in the SQuAD JSON format into an amoxtli evaluation corpus + query set. The format is shared by several real-document, Wikipedia-based datasets across languages — SQuAD (English), squad_es (Spanish), PIAF/FQuAD (French), MLQA, XQuAD — so a single loader turns any of them into a passage-retrieval benchmark: each unique paragraph becomes a corpus document, and each question becomes a query whose relevant source is the paragraph it was written from.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.