File size: 518 Bytes
dcd91be
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
## CALM

This model is for ICLR2021 paper: [Pre-training Text-to-Text Transformers for Concept-centric Common Sense](https://openreview.net/forum?id=3k20LAiHYL2).
Checkout our [Project website](https://inklab.usc.edu/calm-project) for details!

```bibtex
@inproceedings{CALM2021,
  title={Pre-training Text-to-Text Transformers for Concept-centric Common Sense},
  author={Wangchunshu Zhou and Dong-Ho Lee and Ravi Kiran Selvam and Seyeon Lee and Bill Yuchen Lin and Xiang Ren},
  booktitle={ICLR},
  year={2021}
}
```