Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: thewordsmiths/wiki_stem
|
4 |
+
features:
|
5 |
+
- name: content_id
|
6 |
+
dtype: string
|
7 |
+
- name: page_title
|
8 |
+
dtype: string
|
9 |
+
- name: section_title
|
10 |
+
dtype: string
|
11 |
+
- name: breadcrumb
|
12 |
+
dtype: string
|
13 |
+
- name: text
|
14 |
+
dtype: string
|
15 |
+
splits:
|
16 |
+
- name: train
|
17 |
+
num_bytes: 380285790
|
18 |
+
num_examples: 619014
|
19 |
+
download_size: 227918580
|
20 |
+
dataset_size: 380285790
|
21 |
+
configs:
|
22 |
+
- config_name: thewordsmiths/wiki_stem
|
23 |
+
data_files:
|
24 |
+
- split: train
|
25 |
+
path: thewordsmiths/wiki_stem/train-*
|
26 |
+
---
|
thewordsmiths/wiki_stem/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9b48ca4417ce77a7a7f3904e1d10be7e6f70fc36274829529601cb7734983e0
|
3 |
+
size 227918580
|