wizardII commited on
Commit
46a73cf
·
verified ·
1 Parent(s): cadfc7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,7 +31,7 @@ viewer: false
31
  [![Model](https://img.shields.io/badge/Model-fcd022?style=for-the-badge&logo=huggingface&logoColor=000&labelColor)](https://huggingface.co/wizardII/ArcherCodeR-1.5B)
32
  [![Data](https://img.shields.io/badge/Data-fcd022?style=for-the-badge&logo=huggingface&logoColor=000&labelColor)](https://huggingface.co/datasets/wizardII/ArcherCodeR-Dataset)
33
  [![Wandb](https://img.shields.io/badge/Wandb-000000?style=for-the-badge&logo=Wandb&logoColor=000&labelColor)](https://wandb.ai/wangjkpkucs-peking-university/ArcherCodeR?nw=nwuserwangjkpkucs)
34
- [![知乎](https://img.shields.io/badge/知乎-0084FF?style=for-the-badge&logo=zhihu&logoColor=white)](https://zhuanlan.zhihu.com/p/xxx)
35
 
36
  </div>
37
 
@@ -51,7 +51,7 @@ We select, clean, and curate coding problems from open-source datasets, includin
51
  - Both code_contests (DeepMind) and codeforces (Open-r1) datasets include regenerated test cases to mitigate false positives.
52
  - Significant prompt duplication exists across sources. When duplicates occur, code_contests or codeforces data takes priority.
53
 
54
- For more details on data processing, please refer to our [Zhihu article](https://huggingface.co/datasets/open-r1/codeforces).
55
 
56
  ## Technical Report
57
 
 
31
  [![Model](https://img.shields.io/badge/Model-fcd022?style=for-the-badge&logo=huggingface&logoColor=000&labelColor)](https://huggingface.co/wizardII/ArcherCodeR-1.5B)
32
  [![Data](https://img.shields.io/badge/Data-fcd022?style=for-the-badge&logo=huggingface&logoColor=000&labelColor)](https://huggingface.co/datasets/wizardII/ArcherCodeR-Dataset)
33
  [![Wandb](https://img.shields.io/badge/Wandb-000000?style=for-the-badge&logo=Wandb&logoColor=000&labelColor)](https://wandb.ai/wangjkpkucs-peking-university/ArcherCodeR?nw=nwuserwangjkpkucs)
34
+ [![知乎](https://img.shields.io/badge/知乎-0084FF?style=for-the-badge&logo=zhihu&logoColor=white)](https://zhuanlan.zhihu.com/p/1918765619614057424)
35
 
36
  </div>
37
 
 
51
  - Both code_contests (DeepMind) and codeforces (Open-r1) datasets include regenerated test cases to mitigate false positives.
52
  - Significant prompt duplication exists across sources. When duplicates occur, code_contests or codeforces data takes priority.
53
 
54
+ For more details on data processing, please refer to our [Zhihu article](https://zhuanlan.zhihu.com/p/1918765619614057424).
55
 
56
  ## Technical Report
57