Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
toroe commited on
Commit
f6ee87c
·
verified ·
1 Parent(s): b6348ee

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: src
5
+ dtype: string
6
+ - name: intents
7
+ sequence: string
8
+ - name: sections
9
+ sequence: string
10
+ - name: __index_level_0__
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 4550529
15
+ num_examples: 3886
16
+ - name: validation
17
+ num_bytes: 727741
18
+ num_examples: 646
19
+ - name: test
20
+ num_bytes: 884223
21
+ num_examples: 760
22
+ download_size: 2860678
23
+ dataset_size: 6162493
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:bc6b16f577268d36a35645db8fb376304a63fa1a37d97da1fc2f0675c7425a8a
3
+ size 414240
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f332199305f1f1935dc5c6c6c824265927613798968cb14047f18566a71990b
3
+ size 2102905
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42f86198ffe8a3db796b42df379578a703e3375eccf5e9db89b9e01c4fa7577a
3
+ size 343533