File size: 714 Bytes
a39e347
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a2ee48c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
datasets:
- omarmomen/babylm_10M
language:
- en
metrics:
- perplexity
library_name: transformers
---
# Model Card for omarmomen/roberta_base_32k_final

This model is part of the experiments in the published paper at the BabyLM workshop in CoNLL 2023. 
The paper titled "Increasing The Performance of Cognitively Inspired Data-Efficient Language Models via Implicit Structure Building" (https://aclanthology.org/2023.conll-babylm.29/)

<strong>omarmomen/roberta_base_32k_final</strong> is a baseline RobertaModel.

The model is pretrained on the BabyLM 10M dataset using a custom pretrained RobertaTokenizer (https://huggingface.co/omarmomen/babylm_tokenizer_32k).

https://arxiv.org/abs/2310.20589