HydraLM/EverythingLM-data-V2-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: 2453214 num_examples: 3000 download_size: 1384440 dataset_size: 2453214 --- # Dataset Card for "EverythingLM-data-V2-standardized" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes four features: message (string), message_type (string), message_id (int64), and conversation_id (int64). It consists of one training split (train) with 3000 examples, occupying 2453214 bytes. The total download size of the dataset is 1384440 bytes, and the total size is 2453214 bytes.
数据集概述
数据集信息
特征
- message: 数据类型为字符串(string)
- message_type: 数据类型为字符串(string)
- message_id: 数据类型为整数(int64)
- conversation_id: 数据类型为整数(int64)
数据分割
- train: 包含3000个样本,总字节数为2453214
数据大小
- 下载大小: 1384440字节
- 数据集大小: 2453214字节



