CoolFace
Datasetpublic

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.

sourceHugging Facecc-by-nc-nd-4.0updated 1y agoView on Hugging Face
3likes290downloads
13 commits on main
b77f1f91y ago

Update README.md

ahmeshaf
096e3521y ago

Update README.md

ahmeshaf
c2ce24c1y ago

Update README.md

ahmeshaf
514df711y ago

Update README.md

ahmeshaf
987d3161y ago

Update README.md

ahmeshaf
f27899d1y ago

Update README.md

ahmeshaf
8abd8951y ago

Upload dataset

ahmeshaf
3c0040c1y ago

Upload dataset

ahmeshaf
b39b0b61y ago

Upload dataset

ahmeshaf
ce6e1f01y ago

Upload dataset

ahmeshaf
46da9351y ago

Upload dataset

ahmeshaf
37350d31y ago

Upload dataset

ahmeshaf
9fde7ce1y ago

initial commit

ahmeshaf