File size: 811 Bytes
7c9e9e1
 
 
 
 
 
 
 
 
 
 
 
 
413d729
7c9e9e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
413d729
7c9e9e1
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
license: mit
datasets:
- the_pile_openwebtext2
language:
- en
pipeline_tag: token-classification
---

### Model Sources

<!-- Provide the basic links for the model. -->

- **Repository:** https://github.com/NathanGodey/headless-lm
- **Paper:** https://arxiv.org/abs/2309.08351


### Model Architecture and Objective

This model is a bert-base architecture trained on OpenWebText-2 using the Contrastive Weight Tying objective.

## Citation

**BibTeX:**

```bibtex
@misc{godey2023headless,
      title={Headless Language Models: Learning without Predicting with Contrastive Weight Tying}, 
      author={Nathan Godey and Éric de la Clergerie and Benoît Sagot},
      year={2023},
      eprint={2309.08351},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```


## Contact

[email protected]