liujch1998 commited on
Commit
8c3ffcb
1 Parent(s): 0f3b775

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -3,6 +3,7 @@ license: mit
3
  language:
4
  - en
5
  pipeline_tag: text2text-generation
 
6
 
7
  model-index:
8
  - name: crystal-11b
@@ -96,7 +97,7 @@ model-index:
96
 
97
  <!-- Provide a quick summary of what the model is/does. -->
98
 
99
- Crystal is an introspective reasoning model commonsense QA. See our paper at: <>.
100
 
101
  ## Model Details
102
 
@@ -119,7 +120,7 @@ We call this process "introspective reasoning", and it improves both the predict
119
  <!-- Provide the basic links for the model. -->
120
 
121
  - **Repository:** <https://github.com/liujch1998/crystal>
122
- - **Paper [optional]:** <>
123
  - **Demo [optional]:** <https://huggingface.co/spaces/liujch1998/crystal>
124
 
125
  ## Uses
@@ -212,6 +213,13 @@ You may also refer to <https://huggingface.co/spaces/liujch1998/crystal/blob/mai
212
  **BibTeX:**
213
 
214
  ```
 
 
 
 
 
 
 
215
  ```
216
 
217
  ## Model Card Contact
 
3
  language:
4
  - en
5
  pipeline_tag: text2text-generation
6
+ arxiv: 2310.04921
7
 
8
  model-index:
9
  - name: crystal-11b
 
97
 
98
  <!-- Provide a quick summary of what the model is/does. -->
99
 
100
+ Crystal is an introspective reasoning model commonsense QA. See our paper at: <https://arxiv.org/abs/2310.04921>.
101
 
102
  ## Model Details
103
 
 
120
  <!-- Provide the basic links for the model. -->
121
 
122
  - **Repository:** <https://github.com/liujch1998/crystal>
123
+ - **Paper [optional]:** <https://arxiv.org/abs/2310.04921>
124
  - **Demo [optional]:** <https://huggingface.co/spaces/liujch1998/crystal>
125
 
126
  ## Uses
 
213
  **BibTeX:**
214
 
215
  ```
216
+ @article{Liu2023CrystalIR,
217
+ title={Crystal: Introspective Reasoners Reinforced with Self-Feedback},
218
+ author={Jiacheng Liu and Ramakanth Pasunuru and Hannaneh Hajishirzi and Yejin Choi and Asli Celikyilmaz},
219
+ journal={ArXiv},
220
+ year={2023},
221
+ volume={abs/2310.04921}
222
+ }
223
  ```
224
 
225
  ## Model Card Contact