NobodyExistsOnTheInternet/ToxicCoderSharegpt
收藏资源简介:
--- dataset_info: features: - name: conversations list: - name: from dtype: string - name: value dtype: string - name: response dtype: string - name: type dtype: string - name: content dtype: string - name: book title dtype: string - name: book description dtype: string - name: chapter dtype: string - name: description dtype: string splits: - name: train num_bytes: 116999032 num_examples: 9475 download_size: 53555506 dataset_size: 116999032 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes multiple features such as conversations, response, type, content, book title, book description, chapter, and description. Each conversation feature contains a sender (from) and message content (value). The dataset is divided into a training set (train) with 9475 samples, totaling 116999032 bytes. The download size of the dataset is 53555506 bytes.
数据集信息
特征
- conversations: 对话列表
- from: 字符串类型
- value: 字符串类型
- response: 字符串类型
- type: 字符串类型
- content: 字符串类型
- book title: 字符串类型
- book description: 字符串类型
- chapter: 字符串类型
- description: 字符串类型
数据分割
- train:
- 字节数: 116999032
- 样本数: 9475
数据大小
- 下载大小: 53555506
- 数据集大小: 116999032
配置
- default:
- 数据文件:
- train: 路径为
data/train-*
- train: 路径为
- 数据文件:



