scholl99/HumanMOD_processed_test
收藏官方服务:
资源简介:
--- dataset_info: features: - name: label dtype: class_label: names: '0': '0' '1': '1' - name: class dtype: string - name: text dtype: string - name: rag_idx sequence: int64 - name: rag_examples dtype: string - name: random_examples dtype: string splits: - name: train num_bytes: 3842634 num_examples: 851 download_size: 2314907 dataset_size: 3842634 configs: - config_name: default data_files: - split: train path: data/train-* ---
提供机构:
scholl99原始信息汇总
数据集概述
数据集信息
特征
- label: 类别标签,包含两个类别:0 和 1。
- class: 字符串类型。
- text: 字符串类型。
- rag_idx: 整数序列,类型为 int64。
- rag_examples: 字符串类型。
- random_examples: 字符串类型。
数据分割
- train: 训练集,包含 851 个样本,总大小为 3842634 字节。
数据集大小
- 下载大小: 2314907 字节。
- 数据集总大小: 3842634 字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



