Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
library_name: peft
|
3 |
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
4 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Low-rank decomposition of [mitultiwari/mistral-7B-instruct-dpo](https://huggingface.co/mitultiwari/mistral-7B-instruct-dpo) using [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) as base
|
|
|
2 |
library_name: peft
|
3 |
base_model: mistralai/Mistral-7B-Instruct-v0.1
|
4 |
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- Anthropic/hh-rlhf
|
7 |
+
language:
|
8 |
+
- en
|
9 |
---
|
10 |
|
11 |
# Low-rank decomposition of [mitultiwari/mistral-7B-instruct-dpo](https://huggingface.co/mitultiwari/mistral-7B-instruct-dpo) using [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) as base
|