danielroncel commited on
Commit
7faf11b
·
verified ·
1 Parent(s): 3ee2760

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: session_id
5
+ dtype: string
6
+ - name: turn_index
7
+ dtype: int64
8
+ - name: audio_file
9
+ dtype: string
10
+ - name: transcript
11
+ dtype: string
12
+ - name: chat_history_last_9
13
+ dtype: string
14
+ - name: chat_history_last_9_tokenized
15
+ sequence: int64
16
+ - name: speaker_text_last_9_tokenized
17
+ sequence: int64
18
+ - name: attention_mask
19
+ sequence: int64
20
+ - name: label_semantics
21
+ dtype: string
22
+ - name: label
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 197900954
27
+ num_examples: 22266
28
+ download_size: 3556149
29
+ dataset_size: 197900954
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aac034556201870a0490b5c3a2a1b6f4c8d38dd9a41c6edb015f053cc18edf3
3
+ size 3556149