xyra-roblox-dataset
收藏资源简介:
该数据集包含对话格式的数据,每条数据由messages字段构成,该字段是一个列表,列表中的每个元素包含role(角色)和content(内容)两个字符串字段,可能用于模拟多轮对话或指令遵循任务。数据集分为训练集和测试集,训练集包含1709个样本,测试集包含191个样本。数据以文本形式存储,总大小约为2.53 MB。基于数据结构推断,该数据集可能适用于对话生成、聊天机器人训练或自然语言处理中的序列到序列任务。
This dataset contains data in a dialogue format, where each entry consists of a messages field, which is a list of elements with role and content string fields, potentially used for simulating multi-turn conversations or instruction-following tasks. The dataset is divided into a training set and a test set, with the training set containing 1709 samples and the test set containing 191 samples. The data is stored in text format, with a total size of approximately 2.53 MB. Based on the data structure, it is inferred that this dataset may be suitable for dialogue generation, chatbot training, or sequence-to-sequence tasks in natural language processing.
- 数据集名称:xyra-roblox-dataset
- 数据集地址:https://huggingface.co/datasets/xyraori/xyra-roblox-dataset
- 数据集简介:该数据集似乎与Roblox相关,但README中未提供详细描述。
- 特征字段:
messages:包含以下子字段role(字符串类型)content(字符串类型)
- 数据划分:
- 训练集(train):1709条样本,大小约2.36 MB
- 测试集(test):191条样本,大小约168.7 KB
- 总数据集大小:约2.53 MB
- 下载大小:约545.3 KB
- 配置文件:
- 默认配置(default)
- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:
- 默认配置(default)




