hyungjoochae commited on
Commit
b6ea47e
1 Parent(s): 15f507c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  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
+ ![](https://imgur.com/kLDMsrK)
9
+ For more details, you can look at our paper (https://arxiv.org/abs/2310.09343).