Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,14 @@ tags:
|
|
9 |
- llama
|
10 |
- trl
|
11 |
- dpo
|
12 |
-
base_model: ksw1/
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** ksw1
|
18 |
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model:** ksw1/
|
20 |
- **Data that was used to train this model can be found on HuggingFace at:** [ksw1/cs224n-dpo-1](https://huggingface.co/datasets/ksw1/cs224n-dpo-1)
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
|
|
9 |
- llama
|
10 |
- trl
|
11 |
- dpo
|
12 |
+
base_model: ksw1/llama-3-8b-sleeper-agent
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** ksw1
|
18 |
- **License:** apache-2.0
|
19 |
+
- **Finetuned from model:** ksw1/llama-3-8b-sleeper-agent
|
20 |
- **Data that was used to train this model can be found on HuggingFace at:** [ksw1/cs224n-dpo-1](https://huggingface.co/datasets/ksw1/cs224n-dpo-1)
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|