Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ base_model: meta-llama/Llama-2-13b-hf
|
|
21 |
|
22 |
# Llama-2-13B-Instruct-v0.2
|
23 |
|
24 |
-
A pretrained generative language model with
|
25 |
|
26 |
## Model Details
|
27 |
|
@@ -35,7 +35,7 @@ This model was built via parameter-efficient finetuning of the [meta-llama/Llama
|
|
35 |
|
36 |
## Model Sources
|
37 |
|
38 |
-
- **Repository:** [here](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/
|
39 |
|
40 |
## Evaluation Results
|
41 |
|
|
|
21 |
|
22 |
# Llama-2-13B-Instruct-v0.2
|
23 |
|
24 |
+
A pretrained generative language model with 13 billion parameters geared towards instruction-following capabilities.
|
25 |
|
26 |
## Model Details
|
27 |
|
|
|
35 |
|
36 |
## Model Sources
|
37 |
|
38 |
+
- **Repository:** [here](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/llama/sft_Llama_2_13b_chat_hf_v0_1_peft.ipynb)
|
39 |
|
40 |
## Evaluation Results
|
41 |
|