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


