AwesomeEmerald/OpenSpatialLogic
收藏资源简介:
--- license: mit task_categories: - question-answering language: - en pretty_name: OpenSpatialLogic size_categories: - n<1K --- <img src="https://i.imgur.com/elg60eP.jpg"></img> <p align="center"> <big><b>OpenSpatialLogic</b></big> </p> # Dataset Card for OpenSpatialLogic ## Dataset Summary OpenSpatialLogic is a handcrafted dataset of 50 riddles which test understanding of spatial relationships in reality. These include questions about compass directions, ordering of bricks within towers after transformations, and permeability of objects in certain configurations. The only way for a model to get better at something is to train on data about it. Large Language Models are bad at understanding spatial reality because their knowledge about the universe is based on relationships between words in a text corpus, not understanding of the universe directly. This data has been crafted so models can be trained to understand these physical relationships better. ## Dataset Structure OpenSpatialLogic contains a question under the "Context" field, and then a "briefResponse" and "detailedResponse" field which both answer the question in varying levels of brevity. ### Example: Context: A tower is built from bottom to top with bricks colored red, green, purple, yellow, then blue. If the tower is turned upside down, which brick is now directly above the yellow? briefResponse: The purple brick will be above the yellow brick. detailedResponse: The tower is turned upside down, which inverts the order of the bricks. The purple brick was below the yellow brick in the previous configuration, so the purple brick is now above the yellow brick.
OpenSpatialLogic是一个包含50个手工制作谜题的数据集,旨在测试对现实世界中空间关系的理解。这些谜题涉及指南针方向、砖块在塔中的排序以及物体在特定配置中的渗透性等问题。数据集的目的是通过训练模型来更好地理解这些物理关系。数据集的结构包括一个Context字段,其中包含问题,以及briefResponse和detailedResponse字段,分别提供简短和详细的答案。
数据集卡片:OpenSpatialLogic
数据集概述
OpenSpatialLogic是一个手工制作的包含50个谜题的数据集,用于测试对现实空间关系的理解。这些谜题包括关于指南针方向、塔中砖块在变换后的顺序以及某些配置中物体的渗透性等问题。
大型语言模型在理解空间现实方面表现不佳,因为它们对宇宙的知识基于文本语料库中词语之间的关系,而不是对宇宙的直接理解。此数据集经过精心设计,以便模型可以训练以更好地理解这些物理关系。
数据集结构
OpenSpatialLogic包含一个“Context”字段下的问题,以及一个“briefResponse”和“detailedResponse”字段,这两个字段以不同程度的简洁性回答问题。
示例:
Context: 一座塔从下到上用红色、绿色、紫色、黄色,然后是蓝色的砖块建造。如果塔被倒置,现在哪块砖直接在黄色砖块上方?
briefResponse: 紫色砖块将在黄色砖块上方。
detailedResponse: 塔被倒置,这颠倒了砖块的顺序。紫色砖块在之前的配置中位于黄色砖块下方,所以紫色砖块现在位于黄色砖块上方。



