HumanCompatibleAI/random-seals-Ant-v1
收藏Hugging Face2023-10-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HumanCompatibleAI/random-seals-Ant-v1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: obs
sequence:
sequence: float64
- name: acts
sequence:
sequence: float32
- name: infos
sequence: string
- name: terminal
dtype: bool
- name: rews
sequence: float32
splits:
- name: train
num_bytes: 167669182
num_examples: 100
download_size: 73426727
dataset_size: 167669182
---
# Dataset Card for "random-seals-Ant-v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征字段:
- 字段名:obs(观测数据,observation),格式为嵌套序列,内层序列元素类型为64位浮点型
- 字段名:acts(动作数据,action),格式为嵌套序列,内层序列元素类型为32位浮点型
- 字段名:infos(环境信息,information),格式为字符串序列
- 字段名:terminal(终止标记),数据类型为布尔型
- 字段名:rews(奖励数据,reward),格式为32位浮点型序列
划分集:
- 划分名称:train(训练集),字节占用量:167669182,样本数量:100
下载大小:73426727 字节
数据集总大小:167669182 字节
---
# "random-seals-Ant-v1" 数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
##
提供机构:
HumanCompatibleAI
原始信息汇总
数据集概述
数据集信息
特征
- obs: 序列类型,数据类型为
float64 - acts: 序列类型,数据类型为
float32 - infos: 序列类型,数据类型为
string - terminal: 数据类型为
bool - rews: 序列类型,数据类型为
float32
数据分割
- train: 包含 100 个样本,总字节数为 167669182
数据集大小
- 下载大小: 73426727 字节
- 数据集大小: 167669182 字节



