Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
|
|
|
| 3 |
datasets: HuggingFaceH4/Bespoke-Stratos-17k
|
| 4 |
library_name: transformers
|
| 5 |
model_name: AceGPT-v2-8b-chat-Open-R1-Distill
|
|
@@ -13,7 +14,7 @@ licence: license
|
|
| 13 |
|
| 14 |
# Model Card for AceGPT-v2-8b-chat-Open-R1-Distill
|
| 15 |
|
| 16 |
-
This model is a fine-tuned version of [
|
| 17 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 18 |
|
| 19 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model:
|
| 3 |
+
- asas-ai/AceGPT-v2-8b-chat
|
| 4 |
datasets: HuggingFaceH4/Bespoke-Stratos-17k
|
| 5 |
library_name: transformers
|
| 6 |
model_name: AceGPT-v2-8b-chat-Open-R1-Distill
|
|
|
|
| 14 |
|
| 15 |
# Model Card for AceGPT-v2-8b-chat-Open-R1-Distill
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [asas-ai/AceGPT-v2-8b-chat](https://huggingface.co/asas-ai/AceGPT-v2-8b-chat) on the [HuggingFaceH4/Bespoke-Stratos-17k](https://huggingface.co/datasets/HuggingFaceH4/Bespoke-Stratos-17k) dataset.
|
| 18 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 19 |
|
| 20 |
## Quick start
|