bbunzeck commited on
Commit
51a7ea9
·
verified ·
1 Parent(s): 7dd1d3f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: Lexical decision dataset (English)
5
+ ---
6
+
7
+ This dataset contains words/sentences for lexical decision tests.
8
+
9
+ If you use this dataset, please cite the following preprint:
10
+ ```
11
+ @misc{bunzeck2025subwordmodelsstruggleword,
12
+ title={Subword models struggle with word learning, but surprisal hides it},
13
+ author={Bastian Bunzeck and Sina Zarrieß},
14
+ year={2025},
15
+ eprint={2502.12835},
16
+ archivePrefix={arXiv},
17
+ primaryClass={cs.CL},
18
+ url={https://arxiv.org/abs/2502.12835},
19
+ }
20
+ ```