Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
## Reference from
|
5 |
+
|
6 |
+
````text
|
7 |
+
@misc{zhong2023clot,
|
8 |
+
title={Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation},
|
9 |
+
author={Zhong, Shanshan and Huang, Zhongzhan and Gao, Shanghua and Wen, Weushao and Lin, Liang and Zitnik, Marinka and Zhou, Pan},
|
10 |
+
journal={arXiv preprint arXiv:2312.02439},
|
11 |
+
year={2023}
|
12 |
+
}
|
13 |
+
````
|
14 |
+
|
15 |
+
|
16 |
+
## FaDianDataset
|
17 |
+
|
18 |
+
This dataset is split from zhongshsh/CLoT-Oogiri-GO. I wash and split all the chinese part.
|