HydraLM/instruct-python-500k-standardized
收藏Hugging Face2023-08-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HydraLM/instruct-python-500k-standardized
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: message
dtype: string
- name: message_type
dtype: string
- name: message_id
dtype: int64
- name: conversation_id
dtype: int64
splits:
- name: train
num_bytes: 1010030074
num_examples: 1002698
download_size: 529792228
dataset_size: 1010030074
---
# Dataset Card for "instruct-python-500k-standardized"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
This dataset includes four features: message (content of the message, string type), message_type (type of the message, string type), message_id (ID of the message, integer type), and conversation_id (ID of the conversation, integer type). The dataset is divided into a training set with 1002698 samples, totaling 1010030074 bytes. The download size of the dataset is 529792228 bytes.
提供机构:
HydraLM
原始信息汇总
数据集概述
数据特征
- message: 类型为字符串(string)
- message_type: 类型为字符串(string)
- message_id: 类型为整数(int64)
- conversation_id: 类型为整数(int64)
数据分割
- train: 包含1002698个样本,总字节数为1010030074
数据大小
- 下载大小: 529792228字节
- 数据集大小: 1010030074字节



