piotr25691
commited on
Commit
•
ed4c338
1
Parent(s):
4ddd7e8
Fixed README reference
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ print("ANSWER: " + response_output)
|
|
57 |
|
58 |
- **Trained by:** [Piotr Zalewski](https://huggingface.co/piotr25691)
|
59 |
- **License:** llama3.2
|
60 |
-
- **Finetuned from model:** [
|
61 |
- **Dataset used:** [KingNish/reasoning-base-20k](https://huggingface.co/datasets/KingNish/reasoning-base-20k)
|
62 |
|
63 |
This Llama model was trained faster than [Unsloth](https://github.com/unslothai/unsloth) using [custom training code](https://www.kaggle.com/code/piotr25691/distributed-llama-training-with-2xt4).
|
|
|
57 |
|
58 |
- **Trained by:** [Piotr Zalewski](https://huggingface.co/piotr25691)
|
59 |
- **License:** llama3.2
|
60 |
+
- **Finetuned from model:** [SicariusSicariiStuff/Impish_LLAMA_3B](https://huggingface.co/SicariusSicariiStuff/Impish_LLAMA_3B)
|
61 |
- **Dataset used:** [KingNish/reasoning-base-20k](https://huggingface.co/datasets/KingNish/reasoning-base-20k)
|
62 |
|
63 |
This Llama model was trained faster than [Unsloth](https://github.com/unslothai/unsloth) using [custom training code](https://www.kaggle.com/code/piotr25691/distributed-llama-training-with-2xt4).
|