File size: 776 Bytes
3baa66c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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)