darrinka commited on
Commit
115fec7
·
verified ·
1 Parent(s): ec5c834

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  dataset_info:
 
3
  features:
4
  - name: utterance
5
  dtype: string
@@ -11,11 +12,35 @@ dataset_info:
11
  num_examples: 55000
12
  download_size: 165889261
13
  dataset_size: 396298199
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  configs:
15
  - config_name: default
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
19
  task_categories:
20
  - text-classification
21
  language:
 
1
  ---
2
  dataset_info:
3
+ - config_name: default
4
  features:
5
  - name: utterance
6
  dtype: string
 
12
  num_examples: 55000
13
  download_size: 165889261
14
  dataset_size: 396298199
15
+ - config_name: intents
16
+ features:
17
+ - name: id
18
+ dtype: int64
19
+ - name: name
20
+ dtype: 'null'
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: 420
32
+ num_examples: 21
33
+ download_size: 2970
34
+ dataset_size: 420
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
  task_categories:
45
  - text-classification
46
  language:
intents/intents-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd1f62695367024598422c2fb69171466ea16a8d7b27f802b5e2d931865eb4ed
3
+ size 2970