reachy-mini-generated-moves
收藏资源简介:
该数据集名为“Reachy Mini - Generated Moves”,由Hugging Face Space(reachy-mini-text-to-motion)生成,旨在将自然语言描述转换为机器人运动。每个生成结果包含三个文件:一个标准Reachy Mini录制的运动JSON文件(50Hz采样率,可直接由SDK或守护进程播放),一个LLM编写的源文件(记录每个通道的曲线、缓动和振荡器信息),以及一个元数据文件(包含生成时使用的提示词、模型、时间戳和生成描述)。文件命名格式为<stamp>_<slug>。该数据集可用于文本到运动生成、机器人运动控制、多模态学习等任务。
The dataset named Reachy Mini - Generated Moves is generated by Hugging Face Space (reachy-mini-text-to-motion) and aims to convert natural language descriptions into robot motions. Each generated result contains three files: a standard Reachy Mini recorded motion JSON file (50Hz sampling rate, directly playable by SDK or daemon), a source file written by LLM (recording the curve, easing, and oscillator information for each channel), and a metadata file (including the prompt, model, timestamp, and generation description used during generation). File naming format is <stamp>_<slug>. This dataset can be used for tasks such as text-to-motion generation, robot motion control, and multimodal learning.
Reachy Mini - 生成动作数据集
数据集概览
该数据集包含由 Reachy Mini 文本到动作(text-to-motion) 系统生成的动作数据,支持从自然语言描述转换为动作片段,并以 50Hz 频率记录为 JSON 格式。
数据集内容
每次动作生成会产生三个文件,存放于 moves/ 目录下:
| 文件 | 内容说明 |
|---|---|
<stamp>_<slug>.json |
标准的 Reachy Mini 录制动作 JSON(50Hz),可通过 SDK 或守护进程播放 |
<stamp>_<slug>.clip.json |
LLM 编写的动作来源:包含每个通道的曲线、缓动(easing)和振荡器(oscillators) |
<stamp>_<slug>.meta.json |
包含提示词(Prompt)、模型信息、时间戳及生成的动作描述 |
数据来源
动作由 Hugging Face Space 上的 reachy-mini-text-to-motion 应用生成,流程为:自然语言输入 → 动作片段 → 50Hz 录制动作 JSON。
技术标签
- 许可证:Apache-2.0
- 标签:
reachy-mini、text-to-motion、generated(生成数据)




