goldandrabbit commited on
Commit
35e15bc
·
verified ·
1 Parent(s): 022b2fd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilgpt2
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - eli5_category
9
+ model-index:
10
+ - name: my_awesome_eli5_clm-model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # my_awesome_eli5_clm-model
18
+
19
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the eli5_category dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 3.8035
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: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
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.9439 | 1.0 | 1308 | 3.8128 |
53
+ | 3.861 | 2.0 | 2616 | 3.8050 |
54
+ | 3.8242 | 3.0 | 3924 | 3.8035 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.46.2
60
+ - Pytorch 2.5.1+cu121
61
+ - Datasets 3.1.0
62
+ - Tokenizers 0.20.3
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.46.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e257f3c4c492d272c8a455ac198560a7e188ae02219c99b11a33734c82b33070
3
  size 327657928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bb2a8f7e069aa2cfbf5a301f2b00e40e3d2cef77a9979497423ae04d156bf54
3
  size 327657928
runs/Nov26_11-10-14_9eaa9705d63e/events.out.tfevents.1732619414.9eaa9705d63e.733.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7cefe8d5287a768265fbc2dc44e3b8fa8bba8647887fcc85d43d0a529aed7ab
3
+ size 8080
runs/Nov26_11-10-14_9eaa9705d63e/events.out.tfevents.1732620389.9eaa9705d63e.733.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b99c09f3bb19c554581c198c9ed163566617b1021de562a2f7a700d0024fcc8b
3
+ size 359
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:137d399159ad478d034dc060a75aa527148ad6c781991a300b764bd488984f28
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adeb5af992eb82d618609e2fcc16531afddbe430dedef620a728f2d910d0b3f3
3
  size 5304