Run our project
- Clone our project
cd DebateCoder
- Create a new conda or python virtual environment and run the following command
pip install -r requirements.txt
Set up the .env file by seeing the example.
Run the following command to see the options of running this projects
python src/main.py --help
- Finally run this project. An example is given below:
python src/main.py --model Pangu --dataset HumanEval --strategy DebateCoder
Acknowledgment / 鸣谢
We would like to express our gratitude to the openPangu Team for releasing the openPangu-Embedded-1B-V1.1 model. Their contribution to the open-source community provides a solid foundation for the development of DebateCoder.
我们要特别感谢 openPangu Team 开源了 openPangu-Embedded-1B-V1.1 模型。该模型的开源为 DebateCoder 的开发奠定了坚实的基础。
Citation / 引用
If you find this work useful, please cite the base model openPangu and this project:
如果您觉得本项目对您有所帮助,请引用 openPangu 原模型以及本项目:
@misc{openPangu2024,
author = {Ascend Tribe},
title = {openPangu-Embedded-1B-V1.1},
year = {2025},
publisher = {GitCode},
howpublished = {\url{[https://ai.gitcode.com/ascend-tribe/openPangu-Embedded-1B-V1.1](https://ai.gitcode.com/ascend-tribe/openPangu-Embedded-1B-V1.1)}}
}
@misc{DebateCoder2024,
author = {smallan13},
title = {DebateCoder: A Specialized Model for Debating and Logic},
year = {2026},
publisher = {Hugging Face},
howpublished = {\url{[https://huggingface.co/smallan13/DebateCoder](https://huggingface.co/smallan13/DebateCoder)}}
}
\```
- Downloads last month
- 57
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support