gremlin97 commited on
Commit
9bdc901
1 Parent(s): d755b36

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -13
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 4.3832
20
 
21
  ## Model description
22
 
@@ -35,28 +35,21 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 0.0002
39
  - train_batch_size: 8
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 10
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 5.0298 | 1.0 | 829 | 4.7124 |
51
- | 4.681 | 2.0 | 1658 | 4.5977 |
52
- | 4.6154 | 3.0 | 2487 | 4.5345 |
53
- | 4.5244 | 4.0 | 3316 | 4.4902 |
54
- | 4.4751 | 5.0 | 4145 | 4.4582 |
55
- | 4.4559 | 6.0 | 4974 | 4.4347 |
56
- | 4.4124 | 7.0 | 5803 | 4.4158 |
57
- | 4.3982 | 8.0 | 6632 | 4.4015 |
58
- | 4.3716 | 9.0 | 7461 | 4.3889 |
59
- | 4.341 | 10.0 | 8290 | 4.3832 |
60
 
61
 
62
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bigscience/bloom-1b1](https://huggingface.co/bigscience/bloom-1b1) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 4.8886
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 0.0003
39
  - train_batch_size: 8
40
  - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 3
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 415 | 5.0368 |
51
+ | 5.1787 | 2.0 | 830 | 4.9311 |
52
+ | 4.9154 | 3.0 | 1245 | 4.8886 |
 
 
 
 
 
 
 
53
 
54
 
55
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30d9a576b1600f1067e69976c1392cf8d294095d7aa81e05278f5a36a3c01638
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b1f92cf0cc7bdaeffcd0aac8912d774561c43ae896e84f43f6ecf517c0d0181
3
  size 9444296