pszemraj commited on
Commit
7ee1752
1 Parent(s): 5cdba1c

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +95 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: guide
5
+ struct:
6
+ - name: title
7
+ dtype: string
8
+ - name: chapters
9
+ list:
10
+ - name: chapter
11
+ dtype: int64
12
+ - name: title
13
+ dtype: string
14
+ - name: sections
15
+ list:
16
+ - name: number
17
+ dtype: int64
18
+ - name: subsections
19
+ list:
20
+ - name: number
21
+ dtype: int64
22
+ - name: topic
23
+ dtype: string
24
+ - name: content
25
+ dtype: string
26
+ - name: subsection
27
+ dtype: int64
28
+ - name: example
29
+ dtype: string
30
+ - name: tip
31
+ dtype: string
32
+ - name: note
33
+ dtype: string
34
+ - name: exercise
35
+ dtype: string
36
+ - name: practice
37
+ dtype: string
38
+ - name: technique
39
+ dtype: string
40
+ - name: strategy
41
+ dtype: string
42
+ - name: best_practice
43
+ dtype: string
44
+ - name: approach
45
+ dtype: string
46
+ - name: rule_of_thumb
47
+ dtype: string
48
+ - name: guideline
49
+ dtype: string
50
+ - name: process
51
+ dtype: string
52
+ - name: advice
53
+ dtype: string
54
+ - name: guidelines
55
+ dtype: string
56
+ - name: style
57
+ dtype: string
58
+ - name: tips
59
+ dtype: string
60
+ - name: caution
61
+ dtype: string
62
+ - name: benefit
63
+ dtype: string
64
+ - name: insight
65
+ dtype: string
66
+ - name: best_practices
67
+ dtype: string
68
+ - name: principle
69
+ dtype: string
70
+ - name: methodology
71
+ dtype: string
72
+ - name: procedure
73
+ dtype: string
74
+ - name: styleguide
75
+ dtype: string
76
+ - name: editing
77
+ dtype: string
78
+ - name: perspective
79
+ dtype: string
80
+ - name: rhetoric
81
+ dtype: string
82
+ - name: section
83
+ dtype: int64
84
+ splits:
85
+ - name: train
86
+ num_bytes: 33377
87
+ num_examples: 1
88
+ download_size: 65012
89
+ dataset_size: 33377
90
+ configs:
91
+ - config_name: default
92
+ data_files:
93
+ - split: train
94
+ path: data/train-*
95
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fda0524d29d3074edfab5e3f0052cc810e6406d07712297187180bb582ddc667
3
+ size 65012