dipudl/hc3-and-gpt-wiki-intro-with-perplexity-and-128-window
收藏数据链接:
官方服务:
资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: text dtype: string - name: source dtype: string - name: label dtype: int64 - name: perplexity dtype: float64 splits: - name: train num_bytes: 396594042.354058 num_examples: 330344 - name: test num_bytes: 20925699.0 num_examples: 17387 download_size: 251966356 dataset_size: 417519741.354058 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
提供机构:
dipudl原始信息汇总
数据集概述
特征信息
- prompt: 字符串类型
- text: 字符串类型
- source: 字符串类型
- label: 64位整数类型
- perplexity: 64位浮点数类型
数据分割
- train:
- 字节数: 396594042.354058
- 样本数: 330344
- test:
- 字节数: 20925699.0
- 样本数: 17387
数据大小
- 下载大小: 251966356 字节
- 数据集大小: 417519741.354058 字节
配置信息
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*
- data_files:



