jrahn commited on
Commit
1ce1cb8
1 Parent(s): 9d9172a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,6 +4,8 @@ library_name: peft
4
  tags:
5
  - generated_from_trainer
6
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
 
 
7
  model-index:
8
  - name: outputs/llama-3-8b-codestruct-v1/
9
  results: []
@@ -105,7 +107,7 @@ special_tokens:
105
 
106
  # outputs/llama-3-8b-codestruct-v1/
107
 
108
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the None dataset.
109
  It achieves the following results on the evaluation set:
110
  - Loss: 0.5117
111
 
 
4
  tags:
5
  - generated_from_trainer
6
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
7
+ datasets:
8
+ - sahil2801/CodeAlpaca-20k
9
  model-index:
10
  - name: outputs/llama-3-8b-codestruct-v1/
11
  results: []
 
107
 
108
  # outputs/llama-3-8b-codestruct-v1/
109
 
110
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the [sahil2801/CodeAlpaca-20k](https://huggingface.co/datasets/sahil2801/CodeAlpaca-20k) dataset.
111
  It achieves the following results on the evaluation set:
112
  - Loss: 0.5117
113