CoolFace
Datasetpublic

asho1/fastinsight-acl-lacd

GraFine ACL-OCL and LACD Corpus Graphs Paper: GraFine: Retrieval-Time Refinement for Efficient Graph RAG over Corpus GraphsCode: https://github.com/asmath472/GraFine This repository contains retrieval queries and corpus-graph files used with GraFine experiments on ACL-OCL and LACD. The graph storage directories are intentionally limited to nodes.jsonl and edges.jsonl. Repository structure data/ ├── acl/ │ ├── dataset/ │ │ ├── queries.jsonl │ │ └──… See the full description on the dataset page: https://huggingface.co/datasets/asho1/fastinsight-acl-lacd.

sourceHugging Facecc-by-nc-4.0updated 2mo agoView on Hugging Face
0likes34downloads
5 commits on main
0f5c8a82mo ago

Add links to paper and GitHub repository (#2)

asho1, nielsr
9958fa22mo ago

Update README.md

asho1
55857672mo ago

Update README.md

asho1
e3004842mo ago

Upload FastInsight ACL-OCL and LACD data

asho1
9d2f3082mo ago

initial commit

asho1