Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
tm21cy commited on
Commit
b02ab63
·
verified ·
1 Parent(s): 4540fd1

chore: add arxiv citation

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -26,4 +26,14 @@ Large Language Models (LLMs) have shown impressive performance on various benchm
26
  `difficulty` - the difficulty of the puzzle as rated by community contributors.
27
 
28
  ## Citation
29
- *To be added.*
 
 
 
 
 
 
 
 
 
 
 
26
  `difficulty` - the difficulty of the puzzle as rated by community contributors.
27
 
28
  ## Citation
29
+ ```
30
+ @misc{lopez2024nytconnectionsdeceptivelysimpletext,
31
+ title={NYT-Connections: A Deceptively Simple Text Classification Task that Stumps System-1 Thinkers},
32
+ author={Angel Yahir Loredo Lopez and Tyler McDonald and Ali Emami},
33
+ year={2024},
34
+ eprint={2412.01621},
35
+ archivePrefix={arXiv},
36
+ primaryClass={cs.CL},
37
+ url={https://arxiv.org/abs/2412.01621},
38
+ }
39
+ ```