CoolFace
Datasetpublic

Nitin1211/dbpedia-hindi-predicate-linking-gold

DBpedia Hindi — Predicate Linking Gold Set 8,029 Hindi predicate → DBpedia property mappings, used to fine-tune F2LLM-1.7B for predicate normalization, as part of the DBpedia Hindi Chapter (Google Summer of Code 2026). Format { "predicate": "<Hindi relation text>", "top_50_candidates": ["<dbo: URI>", "..."], "gold_dbo": "dbo:propertyName", "raw_llm_response": "ANSWER: dbo:propertyName" } How This Was Built Two-stage pipeline across 8,029… See the full description on the dataset page: https://huggingface.co/datasets/Nitin1211/dbpedia-hindi-predicate-linking-gold.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes12downloads
3 commits on main
91f5a852mo ago

Upload gold_set_8b_final.jsonl with huggingface_hub

Nitin1211
e424ab92mo ago

Upload README.md with huggingface_hub

Nitin1211
626612c2mo ago

initial commit

Nitin1211