Update README.md
Browse files
README.md
CHANGED
@@ -16,21 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# llama_FT
|
18 |
|
19 |
-
This model is a fine-tuned version of [meta-llama/Llama-2-13b-chat-hf](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf)
|
20 |
|
21 |
-
|
22 |
|
23 |
-
More information needed
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Training and evaluation data
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Training procedure
|
34 |
|
35 |
### Training hyperparameters
|
36 |
|
@@ -47,9 +39,6 @@ The following hyperparameters were used during training:
|
|
47 |
- training_steps: 12
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
-
### Training results
|
51 |
-
|
52 |
-
|
53 |
|
54 |
### Framework versions
|
55 |
|
|
|
16 |
|
17 |
# llama_FT
|
18 |
|
19 |
+
This model is a fine-tuned version of [meta-llama/Llama-2-13b-chat-hf](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf) .
|
20 |
|
21 |
+
#
|
22 |
|
|
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
### Training hyperparameters
|
28 |
|
|
|
39 |
- training_steps: 12
|
40 |
- mixed_precision_training: Native AMP
|
41 |
|
|
|
|
|
|
|
42 |
|
43 |
### Framework versions
|
44 |
|