teriyaki

所属分类:内容生成
开发工具:PDDL
文件大小:0KB
下载次数:0
上传日期:2023-12-06 09:34:34
上 传 者sh-1993
说明:  Teriyaki:一个生成神经符号PDDL兼容规划器的框架
(Teriyaki: A Framework to Generate Neurosymbolic PDDL-compliant Planners)

文件列表:
LICENSE.md (1076, 2023-12-06)
dataset/ (0, 2023-12-06)
dataset/batches/ (0, 2023-12-06)
dataset/batches/1000/ (0, 2023-12-06)
dataset/batches/1000/plans/ (0, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00501.plan (715, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00502.plan (789, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00503.plan (2569, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00504.plan (701, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00505.plan (884, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00506.plan (1184, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00507.plan (1018, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00508.plan (812, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00509.plan (652, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00510.plan (1605, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00511.plan (1340, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00512.plan (695, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00513.plan (1421, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00514.plan (739, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00515.plan (629, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00516.plan (781, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00517.plan (791, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00518.plan (1955, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00519.plan (631, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00520.plan (905, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00521.plan (903, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00522.plan (661, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00523.plan (760, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00524.plan (833, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00525.plan (729, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00526.plan (848, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00527.plan (722, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00528.plan (1647, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00529.plan (1450, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00530.plan (717, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00531.plan (681, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00532.plan (395, 2023-12-06)
dataset/batches/1000/plans/m_25_B-4_24_00533.plan (842, 2023-12-06)
... ...

# Teriyaki: A Framework for Neurosymbolic Action Planning using Large Language Models ## Read the paper on [ArXiv](https://arxiv.org/abs/2303.00438v2) ## Highlights ![](poster.png) ## Usage instructions This repo contains the dataset used for the experiments and a tutorial-style Jupyter notebook with all the steps needed to fine-tune a GPT-3 model into a PDDL solver. The paper's results are also included. Most of the notebook's blocks should be independent from each other and are intended to be run one by one. If you want to run the code you will need an [OpenAI API key](https://platform.openai.com/docs/quickstart/build-your-application). Most blocks read the api key from a file ```key.txt``` located in the parent folder of the repository. You create such file with your key to quickly replicate the results without pasting your key in each block. Each block is documented with references to the GPT-3 documentation and a basic explanation of the steps performed. GPT-3 documentation is constantly evolving thus you may encounter slight misalignements. **DISCLAIMER:** the project scope has grown significantly since its inception. This repo could use some reformatting and cleanup. The code should work and be clear to understand but you might encounter **cost inefficiencies** in the fine-tuning and testing procedures, duplicate code, code that is not completely parametrized and needs to be modified to perform operations on specific batches of the dataset, minor inconsistencies in the directory tree generation, etc.. ### Contacts [Alessio Capitanelli](mailto:alessio.capitanelli@dibris.unige.it)

近期下载者

相关文件


收藏者