Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,6 @@ tags:
|
|
13 |
|
14 |
This is a ORPO fine-tune of meta-llama/Llama-3.2-1b trained on three epochs of https://huggingface.co/datasets/celsowm/auryn_dpo_orpo_english
|
15 |
|
16 |
-
Auryn is a fictional place intended to serve as a proof of concept for injecting knowledge into a large language model using ORPO.
|
|
|
|
|
|
13 |
|
14 |
This is a ORPO fine-tune of meta-llama/Llama-3.2-1b trained on three epochs of https://huggingface.co/datasets/celsowm/auryn_dpo_orpo_english
|
15 |
|
16 |
+
Auryn is a fictional place intended to serve as a proof of concept for injecting knowledge into a large language model using ORPO.
|
17 |
+
|
18 |
+
Tutorial here: https://medium.com/@celsoaf/injecting-new-knowledge-into-an-llm-via-fine-tuning-with-orpo-017d3bfdb11b
|