Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://zhongshsh.github.io/CLoT/
https://zhongshsh.github.io/CLoT/
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://zhongshsh.github.io/CLoT/
- Owner: zhongshsh
- Created: 2023-11-30T09:26:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:10:51.000Z (7 months ago)
- Last Synced: 2024-08-02T06:11:46.881Z (4 months ago)
- Language: JavaScript
- Homepage: https://zhongshsh.github.io/CLoT/
- Size: 140 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cvpr-2024 - Letβs Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation - sg/CLoT?style=social)](https://github.com/sail-sg/CLoT) [![arXiv](https://img.shields.io/badge/arXiv-2312.02439-b31b1b.svg?style=for-the-badge)](https://ar5iv.labs.arxiv.org/html/2312.02439) | | (ποΈπ¬ Vision-Language)
README
# CLoT
This is the repository that contains source code for the [project page](https://zhongshsh.github.io/CLoT) of [CLoT](https://github.com/sail-sg/CLoT) [[paper]](https://arxiv.org/pdf/2312.02439.pdf).
If you find CLoT useful for your work please cite:
```
@misc{zhong2023clot,
title={Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation},
author={Zhong, Shanshan and Huang, Zhongzhan and Gao, Shanghua and Wen, Weushao and Lin, Liang and Zitnik, Marinka and Zhou, Pan},
journal={arXiv preprint arXiv:2312.02439},
year={2023}
}
```## Website License
This page is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.## Acknowledgment
Many thanks to [nerfies](https://github.com/nerfies) for their simple and clean [website framework](https://github.com/nerfies/nerfies.github.io).