File size: 2,002 Bytes
aafcf70
 
 
 
 
 
 
 
4865626
 
 
 
 
 
aafcf70
4865626
aafcf70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4865626
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aafcf70
 
 
 
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
configs:
- config_name: balanced
  data_files:
  - split: train
    path: balanced/train-*
  - split: test
    path: balanced/test-*
- config_name: unbalanced
  data_files:
  - split: train
    path: unbalanced/train-*
  - split: test
    path: unbalanced/test-*
dataset_info:
- config_name: balanced
  features:
  - name: page_title
    dtype: string
  - name: creation_date
    dtype: string
  - name: creator_name
    dtype: string
  - name: total_edits
    dtype: int64
  - name: total_editors
    dtype: int64
  - name: top_editors
    dtype: string
  - name: bots_editors_percentage
    dtype: float64
  - name: humans_editors_percentage
    dtype: float64
  - name: total_bytes
    dtype: int64
  - name: total_chars
    dtype: int64
  - name: total_words
    dtype: int64
  - name: page_text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 32565713
    num_examples: 16000
  - name: test
    num_bytes: 8243228
    num_examples: 4000
  download_size: 18217654
  dataset_size: 40808941
- config_name: unbalanced
  features:
  - name: page_title
    dtype: string
  - name: creation_date
    dtype: string
  - name: creator_name
    dtype: string
  - name: total_edits
    dtype: int64
  - name: total_editors
    dtype: int64
  - name: top_editors
    dtype: string
  - name: bots_editors_percentage
    dtype: float64
  - name: humans_editors_percentage
    dtype: float64
  - name: total_bytes
    dtype: int64
  - name: total_chars
    dtype: int64
  - name: total_words
    dtype: int64
  - name: page_text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 132509046
    num_examples: 133120
  - name: test
    num_bytes: 33292670
    num_examples: 33281
  download_size: 59449711
  dataset_size: 165801716
---
# Dataset Card for "Detect-Egyptian-Wikipedia-Articles"

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