datablations/c4-filter
收藏Hugging Face2023-02-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/datablations/c4-filter
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: timestamp
dtype: string
- name: url
dtype: string
- name: perplexity_score
dtype: float64
- name: text_length
dtype: int64
- name: domain
dtype: 'null'
- name: dup_ratio
dtype: float64
- name: pairs
sequence:
sequence: int64
- name: repetitions
sequence: binary
- name: included_in_dedup
dtype: bool
- name: cluster
sequence: int64
splits:
- name: train
num_bytes: 959334093604
num_examples: 364868892
download_size: 586254318285
dataset_size: 959334093604
---
# Dataset Card for "c4-dedup"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
datablations
原始信息汇总
数据集概述
数据集名称
c4-dedup
数据集特征
- text: 字符串类型
- timestamp: 字符串类型
- url: 字符串类型
- perplexity_score: 浮点数类型
- text_length: 整数类型
- domain: 空值类型
- dup_ratio: 浮点数类型
- pairs: 序列类型,序列元素为整数
- repetitions: 序列类型,二进制
- included_in_dedup: 布尔类型
- cluster: 序列类型,整数
数据集分割
- train:
- 数据量: 959334093604字节
- 示例数量: 364868892
数据集大小
- 下载大小: 586254318285字节
- 数据集总大小: 959334093604字节



