Binodt commited on
Commit
61099c0
·
verified ·
1 Parent(s): 19b376a

End of training

Browse files
Files changed (4) hide show
  1. README.md +81 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilgpt2
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: distilgpt2-finetuned-wellness
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # distilgpt2-finetuned-wellness
16
+
17
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.7698
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 3e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 16
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 64
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 500
47
+ - num_epochs: 20
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-------:|:----:|:---------------:|
54
+ | 3.4055 | 0.9927 | 102 | 2.8632 |
55
+ | 2.6839 | 1.9951 | 205 | 2.3235 |
56
+ | 2.3467 | 2.9976 | 308 | 2.1428 |
57
+ | 2.1832 | 4.0 | 411 | 2.0383 |
58
+ | 2.0576 | 4.9927 | 513 | 1.9659 |
59
+ | 1.9634 | 5.9951 | 616 | 1.9195 |
60
+ | 1.8834 | 6.9976 | 719 | 1.8783 |
61
+ | 1.8251 | 8.0 | 822 | 1.8546 |
62
+ | 1.7861 | 8.9927 | 924 | 1.8331 |
63
+ | 1.7299 | 9.9951 | 1027 | 1.8186 |
64
+ | 1.6952 | 10.9976 | 1130 | 1.8070 |
65
+ | 1.673 | 12.0 | 1233 | 1.7945 |
66
+ | 1.6387 | 12.9927 | 1335 | 1.7904 |
67
+ | 1.6138 | 13.9951 | 1438 | 1.7845 |
68
+ | 1.6028 | 14.9976 | 1541 | 1.7793 |
69
+ | 1.5778 | 16.0 | 1644 | 1.7761 |
70
+ | 1.5668 | 16.9927 | 1746 | 1.7727 |
71
+ | 1.5534 | 17.9951 | 1849 | 1.7719 |
72
+ | 1.5557 | 18.9976 | 1952 | 1.7711 |
73
+ | 1.5438 | 19.8540 | 2040 | 1.7698 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.45.1
79
+ - Pytorch 2.4.1+cu124
80
+ - Datasets 3.0.1
81
+ - Tokenizers 0.20.0
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.45.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6422c2d57f5cca2c1ed0e295ce14a60f2a63b8fa296aa344b25add96b069cda9
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:396b161bee63d7e50381df5b7c79d736aebe535e0b7c929fb101e2b4f0f6db94
3
  size 327657928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f01438d6139a845f44d87ea94da7f2cc8d35647a3fbedd1eda9b574623c6cdf
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a341da9122c9fcf35260c3f7b1a4ed50a5bec9ce91eeb6727ed58abd9bd620ea
3
  size 5240