hyungjoochae commited on
Commit
cc895e6
1 Parent(s): 780e7f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  datasets:
4
  - DLI-Lab/DONUT
5
  ---
6
- A dialogue commonsense reasoner that generates Chain-of-Thought knowledge in a multi-hop manner. Our DOCTOR is trained with DONUT(https://huggingface.co/datasets/DLI-Lab/DONUT) which is also available on huggingface.
7
 
8
  ![](./figure2_overall.png)
9
  For more details, you can look at our paper (https://arxiv.org/abs/2310.09343).
 
3
  datasets:
4
  - DLI-Lab/DONUT
5
  ---
6
+ 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.
7
 
8
  ![](./figure2_overall.png)
9
  For more details, you can look at our paper (https://arxiv.org/abs/2310.09343).