Update README.md
Browse files
README.md
CHANGED
|
@@ -50,15 +50,17 @@ embeddings = torch.load(emb_path)
|
|
| 50 |
If you use this model or the underlying concepts in your research, please cite our work:
|
| 51 |
|
| 52 |
```
|
| 53 |
-
@
|
| 54 |
-
|
| 55 |
-
|
|
|
|
|
|
|
|
|
|
| 56 |
year={2025},
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
primaryClass={cs.CL},
|
| 60 |
-
url={https://arxiv.org/abs/2507.04886},
|
| 61 |
}
|
|
|
|
| 62 |
@misc{bochkov2025growingtransformersmodularcomposition,
|
| 63 |
title={Growing Transformers: Modular Composition and Layer-wise Expansion on a Frozen Substrate},
|
| 64 |
author={A. Bochkov},
|
|
|
|
| 50 |
If you use this model or the underlying concepts in your research, please cite our work:
|
| 51 |
|
| 52 |
```
|
| 53 |
+
@article{
|
| 54 |
+
bochkov2025emergent,
|
| 55 |
+
title={Emergent Semantics Beyond Token Embeddings: Transformer {LM}s with Frozen Visual Unicode Representations},
|
| 56 |
+
author={Andrey Bochkov},
|
| 57 |
+
journal={Transactions on Machine Learning Research},
|
| 58 |
+
issn={2835-8856},
|
| 59 |
year={2025},
|
| 60 |
+
url={https://openreview.net/forum?id=Odh8IynO1o},
|
| 61 |
+
note={}
|
|
|
|
|
|
|
| 62 |
}
|
| 63 |
+
|
| 64 |
@misc{bochkov2025growingtransformersmodularcomposition,
|
| 65 |
title={Growing Transformers: Modular Composition and Layer-wise Expansion on a Frozen Substrate},
|
| 66 |
author={A. Bochkov},
|