candenizkocak commited on
Commit
9280346
·
verified ·
1 Parent(s): 414ff47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -11,11 +11,9 @@ tags:
11
  - gguf
12
  ---
13
 
14
- # Uploaded model
15
 
16
- ### Model Description
17
-
18
- This model is a fine-tuned version of [unsloth/Meta-Llama-3.1-8B-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-bnb-4bit) on [cognitivecomputations/Code-290k-ShareGPT-Vicuna](https://huggingface.co/datasets/cognitivecomputations/Code-290k-ShareGPT-Vicuna) in order to answer questions related to programming better. Trained by the [Google Colab Notebook](https://colab.research.google.com/drive/1NYMWMe2Q11fQI3r6bPmOEbQd73sG9GW1?usp=sharing) provided by Unsloth.
19
  Dataset format was converted from ShareGPT to [Llama 3](https://llama.meta.com/docs/model-cards-and-prompt-formats/meta-llama-3/) in the training notebook. First 10k rows was used in training for demonstration purposes.
20
  - **Developed by:** [Can Deniz Koçak](https://www.linkedin.com/in/candenizkocak/)
21
  - **Finetuned from model:** [unsloth/Meta-Llama-3.1-8B-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-bnb-4bit)
 
11
  - gguf
12
  ---
13
 
14
+ # Model Description
15
 
16
+ This model is a fine-tuned version of [unsloth/Meta-Llama-3.1-8B-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-bnb-4bit) on [cognitivecomputations/Code-290k-ShareGPT-Vicuna](https://huggingface.co/datasets/cognitivecomputations/Code-290k-ShareGPT-Vicuna) in order to answer questions related to programming better. Trained by the [Google Colab Notebook](https://colab.research.google.com/drive/1NYMWMe2Q11fQI3r6bPmOEbQd73sG9GW1?usp=sharing) provided by Unsloth with small modifications.
 
 
17
  Dataset format was converted from ShareGPT to [Llama 3](https://llama.meta.com/docs/model-cards-and-prompt-formats/meta-llama-3/) in the training notebook. First 10k rows was used in training for demonstration purposes.
18
  - **Developed by:** [Can Deniz Koçak](https://www.linkedin.com/in/candenizkocak/)
19
  - **Finetuned from model:** [unsloth/Meta-Llama-3.1-8B-bnb-4bit](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-bnb-4bit)