Instructions to use Weyaxi/HelpSteer-filtered-7B-checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Weyaxi/HelpSteer-filtered-7B-checkpoints with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Weyaxi/HelpSteer-filtered
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- peft
|
| 9 |
---
|
| 10 |
+

|
| 11 |
+
|
| 12 |
+
# HelpSteer-filtered-7B-checkpoints
|
| 13 |
+
|
| 14 |
+
Checkpoints of [HelpSteer-filtered-7B-checkpoints](https://huggingface.co/Weyaxi/HelpSteer-filtered-7B-checkpoints). Finetuned from [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
|
| 15 |
+
|
| 16 |
+
## Lora Weights
|
| 17 |
+
|
| 18 |
+
You can access lora weights from here:
|
| 19 |
+
|
| 20 |
+
[Weyaxi/HelpSteer-filtered-7B-Lora](https://huggingface.co/[Weyaxi/HelpSteer-filtered-7B-Lora)
|
| 21 |
+
|
| 22 |
+
## Original Weights
|
| 23 |
+
|
| 24 |
+
You can access original weights from here:
|
| 25 |
+
|
| 26 |
+
[Weyaxi/HelpSteer-filtered-7B](https://huggingface.co/Weyaxi/HelpSteer-filtered-7B)
|