Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
**Base Model:** [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)
|
11 |
**Fine-tuning Method:** Supervised Fine-Tuning (SFT)
|
12 |
**Dataset:** [Guanaco Clean](https://huggingface.co/datasets/guanaco/guanaco_clean)
|
13 |
-
**Training Data:** A subset of filtered chats from the Guanaco dataset where the total input length was equal
|
14 |
**Training Duration:** 8 hours
|
15 |
**Hardware:** Nvidia RTX A4500
|
16 |
**Epochs:** 3
|
|
|
10 |
**Base Model:** [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)
|
11 |
**Fine-tuning Method:** Supervised Fine-Tuning (SFT)
|
12 |
**Dataset:** [Guanaco Clean](https://huggingface.co/datasets/guanaco/guanaco_clean)
|
13 |
+
**Training Data:** A subset of filtered chats from the Guanaco dataset where the total input length was equal or less than 512 tokens.
|
14 |
**Training Duration:** 8 hours
|
15 |
**Hardware:** Nvidia RTX A4500
|
16 |
**Epochs:** 3
|