Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,9 @@ tags:
|
|
16 |
|
17 |
We finetuned Open Llama 7B on Code-Alpaca-Instruct Dataset (ewof/code-alpaca-instruct-unfiltered) for 3 epochs using [MonsterAPI](https://monsterapi.ai) no-code [LLM finetuner](https://docs.monsterapi.ai/fine-tune-a-large-language-model-llm).
|
18 |
|
19 |
-
|
|
|
|
|
20 |
|
21 |
Loss metrics:
|
22 |
![training loss](training-loss.png "Training loss")
|
|
|
16 |
|
17 |
We finetuned Open Llama 7B on Code-Alpaca-Instruct Dataset (ewof/code-alpaca-instruct-unfiltered) for 3 epochs using [MonsterAPI](https://monsterapi.ai) no-code [LLM finetuner](https://docs.monsterapi.ai/fine-tune-a-large-language-model-llm).
|
18 |
|
19 |
+
This dataset is HuggingFaceH4/CodeAlpaca_20K unfiltered, removing 36 instances of blatant alignment.
|
20 |
+
|
21 |
+
The finetuning session got completed in 75 minutes and costed us only `$3` for the entire finetuning run!
|
22 |
|
23 |
Loss metrics:
|
24 |
![training loss](training-loss.png "Training loss")
|