sayeed99/llm-20-q-sythetic
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/sayeed99/llm-20-q-sythetic
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversation
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 11981010.149747994
num_examples: 50713
- name: test
num_bytes: 1331275.8502520055
num_examples: 5635
download_size: 2463742
dataset_size: 13312286.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset contains conversation data, with each conversation consisting of from and value fields, representing the sender and the message content, respectively. The dataset is divided into a training set and a test set, with 50713 samples in the training set and 5635 samples in the test set. The total download size of the dataset is 2463742 bytes, and the total dataset size is 13312286.0 bytes. The dataset configuration is set to default, with the training and test set data files stored in data/train-* and data/test-* paths, respectively.
提供机构:
sayeed99原始信息汇总
数据集信息
特征
- conversation
- from: 数据类型为字符串
- value: 数据类型为字符串
数据分割
- train
- 字节数: 11981010.149747994
- 样本数: 50713
- test
- 字节数: 1331275.8502520055
- 样本数: 5635
数据大小
- 下载大小: 2463742 字节
- 数据集大小: 13312286.0 字节
配置
- default
- train: 文件路径为
data/train-* - test: 文件路径为
data/test-*
- train: 文件路径为



