Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: language
|
5 |
+
dtype: string
|
6 |
+
- name: book_title
|
7 |
+
dtype: string
|
8 |
+
- name: chapters
|
9 |
+
list:
|
10 |
+
- name: abstract
|
11 |
+
dtype: string
|
12 |
+
- name: chapters
|
13 |
+
list:
|
14 |
+
- name: abstract
|
15 |
+
dtype: string
|
16 |
+
- name: chapters
|
17 |
+
list:
|
18 |
+
- name: abstract
|
19 |
+
dtype: string
|
20 |
+
- name: chapters
|
21 |
+
dtype: 'null'
|
22 |
+
- name: module
|
23 |
+
dtype: string
|
24 |
+
- name: sections
|
25 |
+
list:
|
26 |
+
- name: paragraph
|
27 |
+
dtype: string
|
28 |
+
- name: title
|
29 |
+
dtype: string
|
30 |
+
- name: title
|
31 |
+
dtype: string
|
32 |
+
- name: module
|
33 |
+
dtype: string
|
34 |
+
- name: sections
|
35 |
+
list:
|
36 |
+
- name: paragraph
|
37 |
+
dtype: string
|
38 |
+
- name: title
|
39 |
+
dtype: string
|
40 |
+
- name: title
|
41 |
+
dtype: string
|
42 |
+
- name: module
|
43 |
+
dtype: string
|
44 |
+
- name: sections
|
45 |
+
list:
|
46 |
+
- name: paragraph
|
47 |
+
dtype: string
|
48 |
+
- name: title
|
49 |
+
dtype: string
|
50 |
+
- name: title
|
51 |
+
dtype: string
|
52 |
+
splits:
|
53 |
+
- name: train
|
54 |
+
num_bytes: 8871711
|
55 |
+
num_examples: 60
|
56 |
+
download_size: 4997294
|
57 |
+
dataset_size: 8871711
|
58 |
+
---
|
59 |
+
# Dataset Card for "openstax_paragraphs_zh"
|
60 |
+
|
61 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|