voorhs commited on
Commit
abc8eba
·
verified ·
1 Parent(s): c29004b

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  dataset_info:
 
3
  features:
4
  - name: utterance
5
  dtype: string
@@ -17,6 +18,26 @@ dataset_info:
17
  num_examples: 5500
18
  download_size: 542584
19
  dataset_size: 1305945
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  configs:
21
  - config_name: default
22
  data_files:
@@ -26,4 +47,8 @@ configs:
26
  path: data/validation-*
27
  - split: test
28
  path: data/test-*
 
 
 
 
29
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: default
4
  features:
5
  - name: utterance
6
  dtype: string
 
18
  num_examples: 5500
19
  download_size: 542584
20
  dataset_size: 1305945
21
+ - config_name: intents
22
+ features:
23
+ - name: id
24
+ dtype: int64
25
+ - name: name
26
+ dtype: string
27
+ - name: tags
28
+ sequence: 'null'
29
+ - name: regexp_full_match
30
+ sequence: 'null'
31
+ - name: regexp_partial_match
32
+ sequence: 'null'
33
+ - name: description
34
+ dtype: 'null'
35
+ splits:
36
+ - name: intents
37
+ num_bytes: 5368
38
+ num_examples: 150
39
+ download_size: 5519
40
+ dataset_size: 5368
41
  configs:
42
  - config_name: default
43
  data_files:
 
47
  path: data/validation-*
48
  - split: test
49
  path: data/test-*
50
+ - config_name: intents
51
+ data_files:
52
+ - split: intents
53
+ path: intents/intents-*
54
  ---
intents/intents-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:403c79cb78fa52ca2b43323a83133eb935217064061286c414ed24dfc43ea449
3
+ size 5519