airefinery/esg_cid_retrieval
Enhancing Retrieval for ESGLLM via ESG-CID -- A Disclosure Content Index Finetuning Dataset for Mapping GRI and ESRS Usage from datasets import load_dataset # document chunks: train/dev/test_gri/test_esrs documents = load_dataset("esgllm/esg_cid_retrieval", "documents") # queries (disclosure text): train/dev/test_gri/test_esrs queries = load_dataset("esgllm/esg_cid_retrieval", "queries") # training triplets: train/dev triplets =… See the full description on the dataset page: https://huggingface.co/datasets/airefinery/esg_cid_retrieval.
This repository belongs to airefinery on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
