File size: 467 Bytes
73d3621
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: url
    dtype: string
  - name: content_languages
    dtype: string
  - name: warc_filename
    dtype: string
  - name: warc_record_offset
    dtype: int64
  - name: warc_record_length
    dtype: int64
  - name: text
    dtype: string
  - name: crawl_timestamp
    dtype: string
  splits:
  - name: train
    num_bytes: 1087519823221
    num_examples: 342818651
  download_size: 1087713663056
  dataset_size: 1087519823221
---