tr-aravindan
commited on
Commit
•
2170fc2
1
Parent(s):
34c5f92
Model-text-generation
Browse files- README.md +3 -3
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 3.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
-
| 3.
|
56 |
-
| 3.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 3.6650
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 3.6573 | 1.0 | 984 | 3.6703 |
|
56 |
+
| 3.6659 | 2.0 | 1968 | 3.6650 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25173000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74cda05cc88960d1602906b18bfda0952b59110fd15aeefd752e342d7b4852b9
|
3 |
size 25173000
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55b17cf570a213fa193c9a52d5aba88eda9ea26d949983b16dce11342e2f413a
|
3 |
size 4283
|