medric49/overcooked-goals
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/medric49/overcooked-goals
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: goal_keyword
dtype: string
- name: goal
dtype: string
splits:
- name: train
num_bytes: 85738.45
num_examples: 950
- name: test
num_bytes: 4512.55
num_examples: 50
download_size: 19663
dataset_size: 90251.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes two main features: goal_keyword and goal, both of which are string type. The dataset is divided into a training set and a test set, containing 950 samples and 50 samples respectively. The download size of the dataset is 19663 bytes, and the total size is 90251.0 bytes. The dataset configuration is set to default, with the training set and test set data files stored in data/train-* and data/test-* paths respectively.
提供机构:
medric49
原始信息汇总
数据集概述
数据集特征
- goal_keyword:数据类型为字符串。
- goal:数据类型为字符串。
数据集分割
- 训练集(train):
- 示例数量:950
- 数据大小:85738.45字节
- 测试集(test):
- 示例数量:50
- 数据大小:4512.55字节
数据集大小
- 下载大小:19663字节
- 数据集总大小:90251.0字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:



