abvijaykumar
commited on
Commit
•
dbf6209
1
Parent(s):
74c0ac4
Model save
Browse files- README.md +11 -18
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
-
base_model: bigscience/
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# finetuned-model
|
15 |
|
16 |
-
This model is a fine-tuned version of [bigscience/
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,27 +40,20 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 |
|
50 |
-
|
|
51 |
-
|
|
52 |
-
| No log | 4.0 | 24 | 7.2673 |
|
53 |
-
| No log | 5.0 | 30 | 7.2704 |
|
54 |
-
| No log | 6.0 | 36 | 7.2702 |
|
55 |
-
| No log | 7.0 | 42 | 7.2685 |
|
56 |
-
| No log | 8.0 | 48 | 7.2662 |
|
57 |
-
| No log | 9.0 | 54 | 7.2646 |
|
58 |
-
| No log | 10.0 | 60 | 7.2640 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
-
- Transformers 4.
|
64 |
-
- Pytorch 2.
|
65 |
-
- Datasets 2.
|
66 |
-
- Tokenizers 0.
|
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
+
base_model: bigscience/bloomz-560m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# finetuned-model
|
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.8530
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 3.0
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 440 | 0.7633 |
|
50 |
+
| 0.7403 | 2.0 | 880 | 0.8387 |
|
51 |
+
| 0.8175 | 3.0 | 1320 | 0.8530 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
55 |
|
56 |
+
- Transformers 4.35.2
|
57 |
+
- Pytorch 2.1.1
|
58 |
+
- Datasets 2.15.0
|
59 |
+
- 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:d7ce7930d99043c83bfc79d3b3d5a7dd291538ca88ce66ea674e8e7111278442
|
3 |
size 3932288
|