Upload dataset
Browse files- README.md +52 -4
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -6,13 +6,61 @@ dataset_info:
|
|
6 |
- name: instruction_id_list
|
7 |
sequence: string
|
8 |
- name: kwargs
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 649
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
|
|
6 |
- name: instruction_id_list
|
7 |
sequence: string
|
8 |
- name: kwargs
|
9 |
+
list:
|
10 |
+
- name: capital_frequency
|
11 |
+
dtype: 'null'
|
12 |
+
- name: capital_relation
|
13 |
+
dtype: 'null'
|
14 |
+
- name: end_phrase
|
15 |
+
dtype: string
|
16 |
+
- name: first_word
|
17 |
+
dtype: 'null'
|
18 |
+
- name: forbidden_words
|
19 |
+
sequence: string
|
20 |
+
- name: frequency
|
21 |
+
dtype: int64
|
22 |
+
- name: keyword
|
23 |
+
dtype: string
|
24 |
+
- name: keywords
|
25 |
+
sequence: string
|
26 |
+
- name: language
|
27 |
+
dtype: 'null'
|
28 |
+
- name: let_frequency
|
29 |
+
dtype: int64
|
30 |
+
- name: let_relation
|
31 |
+
dtype: string
|
32 |
+
- name: letter
|
33 |
+
dtype: string
|
34 |
+
- name: nth_paragraph
|
35 |
+
dtype: 'null'
|
36 |
+
- name: num_bullets
|
37 |
+
dtype: int64
|
38 |
+
- name: num_highlights
|
39 |
+
dtype: int64
|
40 |
+
- name: num_paragraphs
|
41 |
+
dtype: int64
|
42 |
+
- name: num_placeholders
|
43 |
+
dtype: int64
|
44 |
+
- name: num_sections
|
45 |
+
dtype: int64
|
46 |
+
- name: num_sentences
|
47 |
+
dtype: int64
|
48 |
+
- name: num_words
|
49 |
+
dtype: int64
|
50 |
+
- name: postscript_marker
|
51 |
+
dtype: string
|
52 |
+
- name: prompt_to_repeat
|
53 |
+
dtype: string
|
54 |
+
- name: relation
|
55 |
+
dtype: string
|
56 |
+
- name: section_spliter
|
57 |
+
dtype: string
|
58 |
splits:
|
59 |
- name: train
|
60 |
+
num_bytes: 611567
|
61 |
num_examples: 649
|
62 |
+
download_size: 124011
|
63 |
+
dataset_size: 611567
|
64 |
configs:
|
65 |
- config_name: default
|
66 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:222ba3f960a6083fe95c509f717016add3d1b07ab40bdf4ec1f6605f33b6a55d
|
3 |
+
size 124011
|