Updating citation in README
Browse files
README.md
CHANGED
@@ -85,10 +85,10 @@ All datasets are tokenized using the **[OLMo Tokenizer](https://huggingface.co/a
|
|
85 |
If you use Pico in academic or professional work, please cite it:
|
86 |
|
87 |
```bibtex
|
88 |
-
@software{
|
89 |
author = {Diehl Martinez, Richard},
|
90 |
title = {Pico: A Lightweight Framework for Studying Learning Dynamics in Language Models},
|
91 |
-
year = {
|
92 |
url = {https://github.com/pico-lm}
|
93 |
}
|
94 |
```
|
|
|
85 |
If you use Pico in academic or professional work, please cite it:
|
86 |
|
87 |
```bibtex
|
88 |
+
@software{pico2025,
|
89 |
author = {Diehl Martinez, Richard},
|
90 |
title = {Pico: A Lightweight Framework for Studying Learning Dynamics in Language Models},
|
91 |
+
year = {2025,
|
92 |
url = {https://github.com/pico-lm}
|
93 |
}
|
94 |
```
|