jacklanda commited on
Commit
28bf2a0
·
verified ·
1 Parent(s): d260aa4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -182,6 +182,15 @@ dataset = load_dataset("jacklanda/SemanticQA", "idiom_detection")
182
  }
183
  ```
184
 
 
 
 
 
 
 
 
 
 
185
  ## License
186
 
187
  MIT
 
182
  }
183
  ```
184
 
185
+ ```bibtex
186
+ @article{liu2024revisiting,
187
+ title={Revisiting a Pain in the Neck: Semantic Phrase Processing Benchmark for Language Models},
188
+ author={Liu, Yang and Qin, Melissa Xiaohui and Li, Hongming and Huang, Chao},
189
+ journal={arXiv preprint arXiv:2405.02861},
190
+ year={2024}
191
+ }
192
+ ```
193
+
194
  ## License
195
 
196
  MIT