End of training
Browse files
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bigscience-bloom-rail-1.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: bloom-560m-finetuned-samsum
|
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-samsum
|
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: 2.9178
|
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: 6
|
45 |
+
- mixed_precision_training: Native AMP
|
46 |
+
|
47 |
+
### Training results
|
48 |
+
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 2.7663 | 0.63 | 200 | 2.6934 |
|
52 |
+
| 2.3769 | 1.26 | 400 | 2.6274 |
|
53 |
+
| 2.2776 | 1.89 | 600 | 2.5818 |
|
54 |
+
| 1.873 | 2.52 | 800 | 2.7177 |
|
55 |
+
| 1.6715 | 3.15 | 1000 | 2.9178 |
|
56 |
+
| 1.4515 | 3.78 | 1200 | 2.8924 |
|
57 |
+
| 1.0522 | 4.42 | 1400 | 3.3753 |
|
58 |
+
| 1.0237 | 5.05 | 1600 | 3.8098 |
|
59 |
+
| 0.7416 | 5.68 | 1800 | 3.9139 |
|
60 |
+
|
61 |
+
|
62 |
+
### Framework versions
|
63 |
+
|
64 |
+
- Transformers 4.22.2
|
65 |
+
- Pytorch 1.12.1+cu113
|
66 |
+
- Datasets 2.5.1
|
67 |
+
- Tokenizers 0.12.1
|
runs/Sep27_15-57-31_87092e62ca23/events.out.tfevents.1664294270.87092e62ca23.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:32901a78bcec027e2b21f78102aa831539b1f2cfe2778c1cb4d42b7fd1e85803
|
3 |
+
size 9637
|
runs/Sep27_15-57-31_87092e62ca23/events.out.tfevents.1664299011.87092e62ca23.68.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49eb219a689eae4794ed4146bca9ac698cbc334cecec15d7d6d6370f9563af8f
|
3 |
+
size 311
|