ChinuNayak28
commited on
Commit
·
91a5edb
1
Parent(s):
aeab659
llama-2-13b-finetuned
Browse files- README.md +2 -2
- adapter_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
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) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
-
- Transformers 4.33.
|
54 |
- Pytorch 2.0.0
|
55 |
- Datasets 2.1.0
|
56 |
- Tokenizers 0.13.3
|
|
|
14 |
|
15 |
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) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.5525
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
+
- Transformers 4.33.2
|
54 |
- Pytorch 2.0.0
|
55 |
- Datasets 2.1.0
|
56 |
- Tokenizers 0.13.3
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 209772877
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:381f6709a2ddd2cb37d20bf66bae5bb3d8f9d51bf971c4bbbad2c4ede497ae53
|
3 |
size 209772877
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1965aac02d37dc59c1d1fcf019d98edd99d3c04454a74dbf05ddc69b3c16937c
|
3 |
size 4027
|