abvijaykumar
commited on
Commit
•
e9b09db
1
Parent(s):
7433c6d
Model save
Browse files- README.md +9 -7
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: finetuned-model
|
8 |
results: []
|
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,14 +47,15 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 440 | 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
|
53 |
|
54 |
### Framework versions
|
55 |
|
56 |
-
-
|
|
|
57 |
- Pytorch 2.1.1
|
58 |
- Datasets 2.15.0
|
59 |
-
- Tokenizers 0.15.0
|
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
+
library_name: peft
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
base_model: bigscience/bloomz-560m
|
7 |
model-index:
|
8 |
- name: finetuned-model
|
9 |
results: []
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.7707
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| No log | 1.0 | 440 | 0.7523 |
|
51 |
+
| 0.7496 | 2.0 | 880 | 0.7644 |
|
52 |
+
| 0.7561 | 3.0 | 1320 | 0.7707 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
56 |
|
57 |
+
- PEFT 0.7.2.dev0
|
58 |
+
- Transformers 4.36.0
|
59 |
- Pytorch 2.1.1
|
60 |
- Datasets 2.15.0
|
61 |
+
- Tokenizers 0.15.0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3932288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f45d9fbd2b17940b1d9f4cfc534e7b6f9314e0f6c774e14fc191222c232d7a23
|
3 |
size 3932288
|