marcov commited on
Commit
a73b775
·
verified ·
1 Parent(s): 1918dbb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: author
5
+ dtype:
6
+ class_label:
7
+ names:
8
+ '0': catherinebennett
9
+ '1': georgemonbiot
10
+ '2': hugoyoung
11
+ '3': jonathanfreedland
12
+ '4': martinkettle
13
+ '5': maryriddell
14
+ '6': nickcohen
15
+ '7': peterpreston
16
+ '8': pollytoynbee
17
+ '9': royhattersley
18
+ '10': simonhoggart
19
+ '11': willhutton
20
+ '12': zoewilliams
21
+ - name: topic
22
+ dtype:
23
+ class_label:
24
+ names:
25
+ '0': Politics
26
+ '1': Society
27
+ '2': UK
28
+ '3': World
29
+ '4': Books
30
+ - name: article
31
+ dtype: string
32
+ - name: template_name
33
+ dtype: string
34
+ - name: template
35
+ dtype: string
36
+ - name: rendered_input
37
+ dtype: string
38
+ - name: rendered_output
39
+ dtype: string
40
+ splits:
41
+ - name: train
42
+ num_bytes: 11473678.0
43
+ num_examples: 900
44
+ - name: test
45
+ num_bytes: 22931320.0
46
+ num_examples: 1790
47
+ - name: validation
48
+ num_bytes: 14065882.0
49
+ num_examples: 1120
50
+ download_size: 21987650
51
+ dataset_size: 48470880.0
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ - split: test
58
+ path: data/test-*
59
+ - split: validation
60
+ path: data/validation-*
61
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c1d8609e9544c0563e86bf607fa835f2671e74c7a8e11cd2bf2df0e35849882
3
+ size 14280643
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:001482a7788ac8c8ef09c861a3dbf8ab5dd7df5439cfd47ee5d38a09c8045123
3
+ size 3270325
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b29932662ff2df01935843052845d35ddb8f74ae86c17e4ccdcd07de136ccb5
3
+ size 4436682