File size: 589 Bytes
5eda84e
675b962
 
5eda84e
 
 
 
 
 
 
 
675b962
 
 
 
5eda84e
 
 
 
 
 
56e69a6
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
language:
- en
dataset_info:
  features:
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1183929798
    num_examples: 2110473
  download_size: 680523539
  dataset_size: 1183929798
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

Text split version of [level 5 vital wikipedia articles](https://huggingface.co/datasets/AMead10/lvl_5_vital_wikipedia_articles). Text has been split on `\n\n`, and any instances where the length of the text was < 10 words were removed to avoid headings.