lyumengxian commited on
Commit
19ca838
·
verified ·
1 Parent(s): ef2fd48

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ID
5
+ dtype: int64
6
+ - name: section_header
7
+ dtype: string
8
+ - name: section_text
9
+ dtype: string
10
+ - name: dialogue
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1051712
15
+ num_examples: 1201
16
+ - name: validation
17
+ num_bytes: 75019
18
+ num_examples: 100
19
+ - name: test
20
+ num_bytes: 164663
21
+ num_examples: 200
22
+ download_size: 715082
23
+ dataset_size: 1291394
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e54cf239722230c512fcff2cad91d615273b01a85f9bbfff7719ff559c0ab83
3
+ size 95849
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6820d1e2ece3f542ecfc7c8134e6d226000f5bb99c91320bfb07af3694f1624
3
+ size 574023
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aed09a37ae64b14589678dbd61e867284f1190e51444a9b867054657f9a3de71
3
+ size 45210