File size: 799 Bytes
54b9a72
 
 
 
 
 
 
 
 
7234429
54b9a72
7234429
54b9a72
 
 
 
 
 
 
 
 
0b8c787
 
 
 
 
 
9038f93
 
 
 
54b9a72
 
9038f93
54b9a72
9038f93
 
54b9a72
 
 
 
 
 
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
37
38
39
40
41
42
43
44
---
dataset_info:
  features:
  - name: domain
    dtype: string
  - name: count
    dtype: int64
  - name: score
    dtype: float64
  - name: first_seen
    dtype: timestamp[ns, tz=UTC]
  - name: last_seen
    dtype: timestamp[ns, tz=UTC]
  - name: lifetime
    dtype: int64
  - name: word_count
    dtype: int64
  - name: avg_words_per_doc
    dtype: float64
  - name: avg_words_per_day
    dtype: float64
  - name: tld
    dtype: string
  - name: ip
    dtype: string
  - name: country
    dtype: string
  - name: total_tokens
    dtype: int64
  - name: tokens_per_day
    dtype: float64
  splits:
  - name: train
    num_bytes: 495711
    num_examples: 4003
  download_size: 316544
  dataset_size: 495711
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---