File size: 415 Bytes
d4b24c5
 
 
 
 
 
 
 
 
8cb3954
 
d4b24c5
 
8cb3954
 
 
 
d4b24c5
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: document_url
    dtype: string
  - name: source_url
    dtype: string
  - name: num_tokens
    dtype: int64
  splits:
  - name: train
    num_bytes: 12999710.349448346
    num_examples: 19909
  download_size: 4755135
  dataset_size: 12999710.349448346
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---