HumanCompatibleAI/ppo-seals-Swimmer-v0
收藏Hugging Face2023-05-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HumanCompatibleAI/ppo-seals-Swimmer-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: 128625365
num_examples: 104
download_size: 23073060
dataset_size: 128625365
---
# Dataset Card for "ppo-seals-Swimmer-v0"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
数据集特征:
- 名称:obs(观测数据,observation),数据结构为双层嵌套序列,元素类型为64位浮点型(float64)。
- 名称:acts(动作数据,action),数据结构为双层嵌套序列,元素类型为32位浮点型(float32)。
- 名称:infos(环境辅助信息),数据结构为字符串序列。
- 名称:terminal(终止标记),数据类型为布尔型(bool)。
- 名称:rews(奖励数据,reward),数据结构为64位浮点型序列。
数据集划分:
- 划分名称:训练集(train),数据字节数:128625365,样本数量:104。
下载总大小:23073060字节
数据集存储总大小:128625365字节
---
# "ppo-seals-Swimmer-v0" 数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HumanCompatibleAI
原始信息汇总
数据集概述
数据集名称
ppo-seals-Swimmer-v0
数据集特征
- obs: 数据类型为
float64。 - acts: 数据类型为
float32。 - infos: 数据类型为
string。 - terminal: 数据类型为
bool。 - rews: 数据类型为
float64。
数据集划分
- train: 包含104个样本,总大小为128625365字节。
数据集大小
- 下载大小: 23073060字节
- 数据集总大小: 128625365字节



