Create README.md
Browse filesThis model is part of the experiments in my master's thesis titled "Linguistic Structure Induction from Language Models" (https://arxiv.org/abs/2403.09714).
"omarmomen/sf_ip_babylm_1" is the StructFormer (SFm=4) referred to in chapter 5 (p. 59); it is an in-between parser variant with the parser network positioned after 4 transformer blocks.
The model is trained on the BabyLM 10M dataset, with a RobertaTokenizer pretrained on the BabyLM 10M dataset with 16K tokens.