alwint3r commited on
Commit
9e080b7
1 Parent(s): e640c0c

End of training

Browse files
Files changed (3) hide show
  1. README.md +58 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: distilgpt2
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: my_awesome_eli5_clm-model
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
+ # my_awesome_eli5_clm-model
14
+
15
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 3.7387
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: 2e-05
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 3.0
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.8743 | 1.0 | 1120 | 3.7583 |
49
+ | 3.7694 | 2.0 | 2240 | 3.7403 |
50
+ | 3.7272 | 3.0 | 3360 | 3.7387 |
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.36.1
56
+ - Pytorch 2.1.0
57
+ - Datasets 2.15.0
58
+ - Tokenizers 0.15.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.36.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:991ff4e4bd82067173c5aa4a8746815867854761af72ab58c9a97acf77566432
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c593899910e963e8f8fdb3d7c34a6eeb5e566bd7fa1f101f8af613bd2d970ed
3
  size 327657928