sergioburdisso commited on
Commit
2521b01
1 Parent(s): df5a112

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pretty_name: Dialog2Flow dataset
6
+ size_categories:
7
+ - 1M<n<10M
8
+ ---
9
+ # Dialog2Flow dataset
10
+
11
+ This page hosts the dataset introduced in the paper ["Dialog2Flow: Pre-training Soft-Contrastive Action-Driven Sentence Embeddings for Automatic Dialog Flow Extraction"](https://publications.idiap.ch/attachments/papers/2024/Burdisso_EMNLP2024_2024.pdf) published in the EMNLP 2024 main conference.
12
+ The dataset is composed of 20 task-oriented datasets in which all dialog act names have been standirized.
13
+
14
+ ## Stats
15
+
16
+ WIP
17
+
18
+ ## How to use
19
+
20
+ WIP