End of training
Browse files
README.md
CHANGED
@@ -3,14 +3,14 @@ base_model: meta-llama/Llama-2-7b-hf
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name: llama2-7B-ft-
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
# llama2-7B-ft-
|
14 |
|
15 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on an unknown dataset.
|
16 |
|
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Framework versions
|
50 |
|
51 |
-
- Transformers 4.
|
52 |
-
- Pytorch 2.0.1+
|
53 |
- Datasets 2.12.0
|
54 |
- Tokenizers 0.13.3
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: llama2-7B-ft-med
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# llama2-7B-ft-med
|
14 |
|
15 |
This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on an unknown dataset.
|
16 |
|
|
|
48 |
|
49 |
### Framework versions
|
50 |
|
51 |
+
- Transformers 4.33.0
|
52 |
+
- Pytorch 2.0.1+cu118
|
53 |
- Datasets 2.12.0
|
54 |
- Tokenizers 0.13.3
|