hyungjoochae commited on
Commit
ab2c336
1 Parent(s): 5dd956d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -7,6 +7,12 @@ widget:
7
  - example_title: 'example 1'
8
  ---
9
  A dialogue commonsense reasoner that generates Chain-of-Thought knowledge in a multi-hop manner given a dialogue history. Our DOCTOR is trained with [DONUT](https://huggingface.co/datasets/DLI-Lab/DONUT) which is also available on huggingface.
 
 
 
 
 
 
10
 
11
  ![](./figure2_overall.png)
12
  For more details, you can look at our paper (https://arxiv.org/abs/2310.09343).
 
7
  - example_title: 'example 1'
8
  ---
9
  A dialogue commonsense reasoner that generates Chain-of-Thought knowledge in a multi-hop manner given a dialogue history. Our DOCTOR is trained with [DONUT](https://huggingface.co/datasets/DLI-Lab/DONUT) which is also available on huggingface.
10
+ ## Links for Reference
11
+
12
+ - **Demo:https://dialoguecot.web.app/**
13
+ - **Repository:https://github.com/kyle8581/DialogueCoT**
14
+ - **Paper:https://arxiv.org/abs/2310.09343**
15
+ - **Point of Contact:mapoout@yonsei.ac.kr**
16
 
17
  ![](./figure2_overall.png)
18
  For more details, you can look at our paper (https://arxiv.org/abs/2310.09343).