pierreGik commited on
Commit
20fb341
1 Parent(s): 93dddbd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ # my_awesome_eli5_clm-model
17
+
18
+ This model is a fine-tuned version of [distilbert/distilgpt2](https://huggingface.co/distilbert/distilgpt2) on the eli5_category dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 3.9050
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3.0
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 1.0 | 33 | 3.9134 |
52
+ | No log | 2.0 | 66 | 3.9059 |
53
+ | No log | 3.0 | 99 | 3.9050 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.40.2
59
+ - Pytorch 2.2.1+cu121
60
+ - Datasets 2.19.1
61
+ - 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.40.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19fb66f21fdd33118c76ad3494e01cebd228349c9d4373ceb4ca41ce2e6edfc0
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f6aa73ed2e858ba2e080f591b18467e6ca4f7049ecb1f7700e6e989e3f314af
3
  size 327657928
runs/May17_09-27-59_9f53788f4c18/events.out.tfevents.1715938080.9f53788f4c18.28305.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8414d70443c085fcb183032efdad3726da1738bdb6aa35fef4fa71558f7fcfa
3
+ size 6193
runs/May17_09-27-59_9f53788f4c18/events.out.tfevents.1715939267.9f53788f4c18.28305.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51d45fa93c26ce7612d36e865dcfc3f28a4b88beb04176b4f7529ad2254f8fe8
3
+ size 354
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:780771122d58fc76b57175e57454dda469554f616ec53f8905170924ef179ceb
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a9c7e3654f0e3f9c365c8118d04e1b0e944ae694fc89eb221528e19a9adf57
3
  size 4984