文件名称:Logic2Text:Logic2Text数据集的数据和代码
文件大小:15.51MB
文件格式:ZIP
更新时间:2024-06-11 09:30:27
HTML
Logic2Text 数据 在数据集文件夹中,我们具有完整的数据集(all_data.json)和火车测试拆分(train.json,valid.json,test.json)。 每个示例均采用以下格式的词典: "topic": table caption, "wiki": link to the wikipedia page, "action": logic type, "sent": description, "annotation": raw annotation data from the mturk, "logic": logic form, "logic_str": linearized logic form, "nid": number of fuction nodes, "table_header":
【文件预览】:
Logic2Text-master
----execution()
--------execute.py(3KB)
--------__pycache__()
--------APIs.py(26KB)
----amt()
--------logic_form()
--------quality_check()
--------composition()
----dataset()
--------valid.json(6.47MB)
--------test.json(6.58MB)
--------all_data.json(64.37MB)
--------train.json(51.31MB)
----LICENSE(1KB)
----README.md(2KB)
----gpt_base()
--------SeqUnit.py(23KB)
--------pythonrouge()
--------utils.py(8KB)
--------model.py(7KB)
--------requirements.txt(49B)
--------DataLoader.py(8KB)
--------multi-bleu.perl(5KB)
--------README.md(274B)
--------Main.py(15KB)
--------encoder.py(5KB)
--------preprocess.py(6KB)