HumanCompatibleAI/ppo-seals-Hopper-v0
收藏Hugging Face2023-05-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HumanCompatibleAI/ppo-seals-Hopper-v0
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: obs
sequence:
sequence: float64
- name: acts
sequence:
sequence: float32
- name: infos
sequence: string
- name: terminal
dtype: bool
- name: rews
sequence: float64
splits:
- name: train
num_bytes: 54477160
num_examples: 104
download_size: 16464511
dataset_size: 54477160
---
# Dataset Card for "ppo-seals-Hopper-v0"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 字段名:obs(观测数据,observation),为双层嵌套序列,内层序列元素类型为float64(双精度浮点数)
- 字段名:acts(动作数据,action),为双层嵌套序列,内层序列元素类型为float32(单精度浮点数)
- 字段名:infos,类型为字符串序列
- 字段名:terminal,数据类型为布尔值
- 字段名:rews(奖励数据,reward),为浮点数序列,元素类型为float64
数据集划分:
- 划分名称:train(训练集),占用字节数:54477160,样本数量:104
下载大小:16464511
数据集总大小:54477160
---
# "ppo-seals-Hopper-v0"数据集卡片
[需补充更多信息](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: 序列类型为
float64。
数据集分割
- train:
- 数据大小: 54477160 字节
- 示例数量: 104
数据集大小
- 下载大小: 16464511 字节
- 数据集大小: 54477160 字节



