Ashegh-Sad-Warrior commited on
Commit
f056863
1 Parent(s): 89b265e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilgpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - eli5_category
8
+ model-index:
9
+ - name: my_awesome_eli5_clm_model
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>]()
17
+ # my_awesome_eli5_clm_model
18
+
19
+ This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 3.8074
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 3.8236 | 1.0 | 565 | 3.8062 |
53
+ | 3.8259 | 2.0 | 1130 | 3.8072 |
54
+ | 3.7824 | 3.0 | 1695 | 3.8074 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.42.3
60
+ - Pytorch 2.1.2
61
+ - Datasets 2.20.0
62
+ - Tokenizers 0.19.1
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.42.3"
6
+ }
runs/Aug04_07-46-33_e8185cfad283/events.out.tfevents.1722758667.e8185cfad283.34.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ed305e29bbd84410d27e9b8345fe4af1b17ed40db8a9ffdf629af37d1837f8b
3
- size 6396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c0eefefcc8298ee9d9ff1a724b53f53fcc30e2189eeee6bf21128be225a9b4
3
+ size 7021