LangAGI-Lab/world_model_for_wa_desc_with_tao_dataset
收藏Hugging Face2024-09-05 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/LangAGI-Lab/world_model_for_wa_desc_with_tao_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: url
dtype: string
- name: task_id
dtype: int64
- name: step_idx
dtype: int64
- name: objective
dtype: string
- name: previous_actions
sequence: string
- name: observation
dtype: string
- name: current_action
dtype: string
- name: next_state_acctree
dtype: string
- name: refined_tao
dtype: string
- name: raw_prediction
dtype: string
- name: rationale
dtype: string
- name: next_state_description_with_tao
dtype: string
splits:
- name: train
num_bytes: 244726295
num_examples: 14744
download_size: 57859514
dataset_size: 244726295
---
# Dataset Card for "world_model_for_wa_desc_with_tao_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
配置项:
- 配置名称:default
数据文件:
- 拆分集:训练集(train)
路径:data/train-*
数据集信息:
特征:
- 名称:url(统一资源定位符),数据类型:字符串型
- 名称:task_id(任务ID),数据类型:int64(64位整型)
- 名称:step_idx(步骤索引),数据类型:int64(64位整型)
- 名称:objective(任务目标),数据类型:字符串型
- 名称:previous_actions(过往动作序列),数据类型:字符串序列
- 名称:observation(观测结果),数据类型:字符串型
- 名称:current_action(当前动作),数据类型:字符串型
- 名称:next_state_acctree,数据类型:字符串型
- 名称:refined_tao,数据类型:字符串型
- 名称:raw_prediction(原始预测结果),数据类型:字符串型
- 名称:rationale(推理依据),数据类型:字符串型
- 名称:next_state_description_with_tao(结合TAO的后续状态描述),数据类型:字符串型
拆分集:
- 名称:训练集(train),字节数:244726295,样本数量:14744
下载大小:57859514
数据集总大小:244726295
# 数据集卡片:"world_model_for_wa_desc_with_tao_dataset"
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
LangAGI-Lab


