Update README.md
Browse files
README.md
CHANGED
|
@@ -72,11 +72,11 @@ MODEL_PATH=cheapresearch/CheapResearch-4B-Thinking
|
|
| 72 |
If you use this model, please cite:
|
| 73 |
|
| 74 |
```bibtex
|
| 75 |
-
@software{
|
| 76 |
-
title = {
|
| 77 |
-
author = {
|
| 78 |
year = {2025},
|
| 79 |
-
url = {https://huggingface.co/
|
| 80 |
}
|
| 81 |
```
|
| 82 |
|
|
@@ -85,7 +85,7 @@ And the dataset:
|
|
| 85 |
```bibtex
|
| 86 |
@dataset{cheapresearch_ds_33k,
|
| 87 |
title = {CheapResearch-DS-33k},
|
| 88 |
-
author = {
|
| 89 |
year = {2025},
|
| 90 |
url = {https://huggingface.co/datasets/cheapresearch/CheapResearch-DS-33k}
|
| 91 |
}
|
|
|
|
| 72 |
If you use this model, please cite:
|
| 73 |
|
| 74 |
```bibtex
|
| 75 |
+
@software{cheapresearch_thinking_2025,
|
| 76 |
+
title = {CheapResearch 4B Thinking},
|
| 77 |
+
author = {Artem Y.},
|
| 78 |
year = {2025},
|
| 79 |
+
url = {https://huggingface.co/cheapresearch/CheapResearch-4B-Thinking}
|
| 80 |
}
|
| 81 |
```
|
| 82 |
|
|
|
|
| 85 |
```bibtex
|
| 86 |
@dataset{cheapresearch_ds_33k,
|
| 87 |
title = {CheapResearch-DS-33k},
|
| 88 |
+
author = {Artem Y.},
|
| 89 |
year = {2025},
|
| 90 |
url = {https://huggingface.co/datasets/cheapresearch/CheapResearch-DS-33k}
|
| 91 |
}
|