jealk commited on
Commit
6938a41
·
verified ·
1 Parent(s): 94cc88b

Removed text formatting and article titles, dropped ID columns

Browse files
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: wikidata_id
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: version_id
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 220855898
14
+ num_examples: 109486
15
+ - name: validation
16
+ num_bytes: 12416304
17
+ num_examples: 6173
18
+ - name: test
19
+ num_bytes: 12818380
20
+ num_examples: 6219
21
+ download_size: 150537566
22
+ dataset_size: 246090582
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ - split: test
31
+ path: data/test-*
32
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d40e2d65b13e4690cc8008e165760319938d40d7f6e1828ce307c8320ac725bb
3
+ size 7843887
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558ab592da14039fa158f67c329f202e759d42a6b2dce3d3ac6b7107d533d6c5
3
+ size 135092518
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79371b5dfd6beb6b9a9594a49463b801d83531a1ab264e472cf89c60712b9da6
3
+ size 7601161