AMead10 commited on
Commit
56e69a6
·
verified ·
1 Parent(s): 5eda84e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,4 +16,8 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
19
  ---
 
 
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ language:
20
+ - en
21
  ---
22
+
23
+ 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.