RoboSG commited on
Commit
612f9dc
·
verified ·
1 Parent(s): 090a85f

End of training

Browse files
Files changed (3) hide show
  1. README.md +76 -0
  2. generation_config.json +5 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: gpt2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: js-fake-bach-epochs20
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
+ # js-fake-bach-epochs20
18
+
19
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5973
22
+ - Accuracy: 0.0033
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0006058454513356471
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 32
44
+ - seed: 1
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: cosine
47
+ - lr_scheduler_warmup_ratio: 0.01
48
+ - num_epochs: 20
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
54
+ | 1.2427 | 1.2550 | 315 | 0.8253 | 0.0007 |
55
+ | 0.8106 | 2.5100 | 630 | 0.7777 | 0.0021 |
56
+ | 0.7663 | 3.7649 | 945 | 0.7449 | 0.0017 |
57
+ | 0.7263 | 5.0199 | 1260 | 0.6997 | 0.0027 |
58
+ | 0.689 | 6.2749 | 1575 | 0.6683 | 0.0018 |
59
+ | 0.6524 | 7.5299 | 1890 | 0.6396 | 0.0008 |
60
+ | 0.6158 | 8.7849 | 2205 | 0.6139 | 0.0021 |
61
+ | 0.5807 | 10.0398 | 2520 | 0.5981 | 0.0010 |
62
+ | 0.5437 | 11.2948 | 2835 | 0.5848 | 0.0030 |
63
+ | 0.5109 | 12.5498 | 3150 | 0.5841 | 0.0026 |
64
+ | 0.4781 | 13.8048 | 3465 | 0.5799 | 0.0028 |
65
+ | 0.4453 | 15.0598 | 3780 | 0.5867 | 0.0034 |
66
+ | 0.4169 | 16.3147 | 4095 | 0.5915 | 0.0034 |
67
+ | 0.3972 | 17.5697 | 4410 | 0.5968 | 0.0034 |
68
+ | 0.3847 | 18.8247 | 4725 | 0.5973 | 0.0033 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.47.1
74
+ - Pytorch 2.5.1+cu121
75
+ - Datasets 3.2.0
76
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 3,
4
+ "transformers_version": "4.47.1"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f8f3be35ccac21903ab13b5168bc86755059770d3d72e3f3ba202422bd3a9b8
3
  size 51739696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847985ad627c33e93d4255b9e2ec0c8aa23761db8564a2d8ff15fdfa12039418
3
  size 51739696