Safetensors
qwen3
sumo43 commited on
Commit
5f5e3dd
·
verified ·
1 Parent(s): 119bccc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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{qwen4b_deepresearch_distill_2025,
76
- title = {Qwen-4B DeepResearch-Distill},
77
- author = {Your Name},
78
  year = {2025},
79
- url = {https://huggingface.co/your-username/your-model-name}
80
  }
81
  ```
82
 
@@ -85,7 +85,7 @@ And the dataset:
85
  ```bibtex
86
  @dataset{cheapresearch_ds_33k,
87
  title = {CheapResearch-DS-33k},
88
- author = {CheapResearch Contributors},
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
  }