MUHAI Benchmark : Task 1 (Short story generation with Knowledge Graphs)
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7081522
下载链接
链接失效反馈官方服务:
资源简介:
Meaning and Understanding in Human-Centric AI (MUHAI) Benchmark
Task 1 (Short story generation with Knowledge Graphs and Language Models)
The dataset can be used to test understandability of text generated through the combination of knowledge graphs and language models without using knowledge graph embeddings.
The task here is to generate 5-sentence stories from a set of subject-predicate-object triples that are extracted from a knowledge graph. Two steps need to be performed:
1. Language model fine-tuning (SVO triple extraction + model fine-tuning)
2. Story generation (knowledge enrichment + text generation)
The submission includes the following data:
Original ROC stories corpus (100 stories)
ROC stories encoded with relevant triples (extracted through SpaCy, 2 versions, with and without coreference resolution)
Stories generated by the pre-trained model (GPT2-simple)
Stories generated by the fine-tuned model (DICE + ConceptNet + DBpedia )
Stories generated by the fine-tuned model (DICE + ConceptNet + DBpedia + WordNet )
Stories generated by the GPT-2-keyword-generation (an open-source software that uses GPT-2 to generate text pertaining to the specified keywords)
Model results
Evaluation metrics description
User-evaluation questionnaire
Code : https://github.com/kmitd/muhai-dice_story
创建时间:
2022-09-28



