End of training
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bigscience-bloom-rail-1.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: bloom-560m-finetuned-sd-prompts
|
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 |
+
# bloom-560m-finetuned-sd-prompts
|
14 |
+
|
15 |
+
This model is a fine-tuned version of [bigscience/bloom-560m](https://huggingface.co/bigscience/bloom-560m) on the None dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.8742
|
18 |
+
|
19 |
+
## Model description
|
20 |
+
|
21 |
+
More information needed
|
22 |
+
|
23 |
+
## Intended uses & limitations
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Training and evaluation data
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training procedure
|
32 |
+
|
33 |
+
### Training hyperparameters
|
34 |
+
|
35 |
+
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 5e-05
|
37 |
+
- train_batch_size: 1
|
38 |
+
- eval_batch_size: 1
|
39 |
+
- seed: 42
|
40 |
+
- gradient_accumulation_steps: 4
|
41 |
+
- total_train_batch_size: 4
|
42 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 2
|
45 |
+
- mixed_precision_training: Native AMP
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 2.6743 | 0.17 | 100 | 2.0891 |
|
52 |
+
| 1.8919 | 0.33 | 200 | 1.7191 |
|
53 |
+
| 1.5907 | 0.5 | 300 | 1.4454 |
|
54 |
+
| 1.3865 | 0.67 | 400 | 1.3247 |
|
55 |
+
| 1.2487 | 0.83 | 500 | 1.2150 |
|
56 |
+
| 1.1565 | 1.0 | 600 | 1.1031 |
|
57 |
+
| 0.896 | 1.17 | 700 | 1.0612 |
|
58 |
+
| 0.8389 | 1.33 | 800 | 0.9994 |
|
59 |
+
| 0.8071 | 1.5 | 900 | 0.9530 |
|
60 |
+
| 0.7628 | 1.67 | 1000 | 0.9206 |
|
61 |
+
| 0.7423 | 1.83 | 1100 | 0.8883 |
|
62 |
+
| 0.7155 | 2.0 | 1200 | 0.8742 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.22.1
|
68 |
+
- Pytorch 1.12.1+cu113
|
69 |
+
- Datasets 2.5.1
|
70 |
+
- Tokenizers 0.12.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2236955191
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fcbdaa06eebfb1ee28adbabb6d641bef7b455fa25dbb1e1ae945964cae115a2
|
3 |
size 2236955191
|
runs/Sep27_11-50-57_163646036bff/events.out.tfevents.1664279476.163646036bff.68.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:483ed123d94beae4d9f1b1fa9f7b4f9481da7bb2d84e0d795affb61c766f5d37
|
3 |
+
size 9356
|
runs/Sep27_11-50-57_163646036bff/events.out.tfevents.1664282954.163646036bff.68.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01527bef8475c929d58d5df85f0b862636b7a737e89c715330a95bc5b5f4bb4a
|
3 |
+
size 311
|