gbatzolis commited on
Commit
2f2979d
·
verified ·
1 Parent(s): 3261def

Update paper title

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -10,9 +10,8 @@ library_name: pytorch
10
 
11
  # CoBit — Continuous Bitstream Diffusion language models
12
 
13
- Released checkpoints for **"Towards Closing the Autoregressive Gap in Language
14
- Modeling via Entropy-Gated Continuous Bitstream Diffusion"** (Batzolis, Girolami,
15
- Ambrogioni, 2026). Code, configs and full reproduction instructions:
16
  **https://github.com/GBATZOLIS/BitstreamDiffusion** · paper: [arXiv:2605.07013](https://arxiv.org/abs/2605.07013)
17
 
18
  Text is modelled as a continuous diffusion process over fixed-width binary
@@ -60,8 +59,7 @@ dataset-specific entropy-rate schedule tables (`entropy_tables/`).
60
 
61
  ```bibtex
62
  @misc{batzolis2026bitstream,
63
- title = {Towards Closing the Autoregressive Gap in Language Modeling
64
- via Entropy-Gated Continuous Bitstream Diffusion},
65
  author = {Batzolis, Georgios and Girolami, Mark and Ambrogioni, Luca},
66
  year = {2026},
67
  eprint = {2605.07013},
 
10
 
11
  # CoBit — Continuous Bitstream Diffusion language models
12
 
13
+ Released checkpoints for **"CoBit: Language Modeling with Bitstream Diffusion"**
14
+ (Batzolis, Girolami, Ambrogioni, 2026). Code, configs and full reproduction instructions:
 
15
  **https://github.com/GBATZOLIS/BitstreamDiffusion** · paper: [arXiv:2605.07013](https://arxiv.org/abs/2605.07013)
16
 
17
  Text is modelled as a continuous diffusion process over fixed-width binary
 
59
 
60
  ```bibtex
61
  @misc{batzolis2026bitstream,
62
+ title = {CoBit: Language Modeling with Bitstream Diffusion},
 
63
  author = {Batzolis, Georgios and Girolami, Mark and Ambrogioni, Luca},
64
  year = {2026},
65
  eprint = {2605.07013},