File size: 683 Bytes
2f33bf6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8475fe6
2f33bf6
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: domain
    dtype: string
  - name: perplexity
    dtype: float64
  - name: dup_ratio
    dtype: float64
  - name: pairs
    sequence:
      sequence: int64
  - name: repetitions
    sequence: binary
  - name: cluster
    sequence:
      sequence: int64
  splits:
  - name: train
    num_bytes: 323557137
    num_examples: 43200
  download_size: 0
  dataset_size: 323557137
---
# Dataset Card for "small-oscar-dedup"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)