| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0 source code.tar.gz | 2024-04-27 | 8.9 MB | |
| 2.0.0 source code.zip | 2024-04-27 | 9.0 MB | |
| README.md | 2024-04-27 | 1.1 kB | |
| Totals: 3 Items | 17.9 MB | 1 | |
v2.0版本:
- 支持了 Meta Llama 3 系列模型微调训练
- 发布了适用于ORPO/DPO/RM模型的偏好数据集shibing624/DPO-En-Zh-20k-Preference
- 基于llama-3-8b-instruct-262k模型使用ORPO方法微调,得到llama-3-8b-instruct-262k-chinese模型
What's Changed
- Updates for readme and demo ipynb and a small update for deprecated function by @ker2xu in https://github.com/shibing624/MedicalGPT/pull/360
- Typo by @ker2xu in https://github.com/shibing624/MedicalGPT/pull/362
- add max_length and max_prompt_length by @ZhuangXialie in https://github.com/shibing624/MedicalGPT/pull/367
New Contributors
- @ker2xu made their first contribution in https://github.com/shibing624/MedicalGPT/pull/360
- @ZhuangXialie made their first contribution in https://github.com/shibing624/MedicalGPT/pull/367
Full Changelog: https://github.com/shibing624/MedicalGPT/compare/1.9.0...2.0.0