danielroncel commited on
Commit
a580eff
·
verified ·
1 Parent(s): 6908ba6

Upload dataset

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