loubnabnl HF Staff commited on
Commit
a251a7e
·
verified ·
1 Parent(s): 76df1ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -378,3 +378,17 @@ python evaluation/perturbation_tasks.py \
378
  --model arcinstitute/evo2_7b --backend evo2 \
379
  --bf16
380
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
378
  --model arcinstitute/evo2_7b --backend evo2 \
379
  --bf16
380
  ```
381
+
382
+
383
+ ## Citation
384
+
385
+ ```
386
+ @article{allal2026carbon,
387
+ title={Carbon: Decoding the Language of Life},
388
+ author={Allal, Loubna Ben and Li, Qiuyi and Fiusco, Maurizio and Tunstall, Lewis and Rasul, Kashif and Beeching, Ed and Aubakirova, Dana and Pati{\~n}o, Carlos and Frere, Thibaud and Lozhkov, Anton and others},
389
+ journal={bioRxiv},
390
+ pages={2026--05},
391
+ year={2026},
392
+ publisher={Cold Spring Harbor Laboratory}
393
+ }
394
+ ```