darrinka commited on
Commit
118029c
·
verified ·
1 Parent(s): 84f3afd

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  dataset_info:
 
3
  features:
4
  - name: utterance
5
  dtype: string
@@ -11,9 +12,33 @@ dataset_info:
11
  num_examples: 30000
12
  download_size: 534847
13
  dataset_size: 1501652
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  configs:
15
  - config_name: default
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
19
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: default
4
  features:
5
  - name: utterance
6
  dtype: string
 
12
  num_examples: 30000
13
  download_size: 534847
14
  dataset_size: 1501652
15
+ - config_name: intents
16
+ features:
17
+ - name: id
18
+ dtype: int64
19
+ - name: name
20
+ dtype: string
21
+ - name: tags
22
+ sequence: 'null'
23
+ - name: regexp_full_match
24
+ sequence: 'null'
25
+ - name: regexp_partial_match
26
+ sequence: 'null'
27
+ - name: description
28
+ dtype: 'null'
29
+ splits:
30
+ - name: intents
31
+ num_bytes: 5368
32
+ num_examples: 150
33
+ download_size: 5981
34
+ dataset_size: 5368
35
  configs:
36
  - config_name: default
37
  data_files:
38
  - split: train
39
  path: data/train-*
40
+ - config_name: intents
41
+ data_files:
42
+ - split: intents
43
+ path: intents/intents-*
44
  ---
intents/intents-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e1c9906481e793aa222fadf61cd0c65f504361e93478f49899373ceb6ec20d5
3
+ size 5981