jacob-danner commited on
Commit
4136b25
·
verified ·
1 Parent(s): 79d21f8

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: openai-gpt
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: gpt_1_sequence_classification_finetune
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # gpt_1_sequence_classification_finetune
16
+
17
+ This model is a fine-tuned version of [openai-gpt](https://huggingface.co/openai-gpt) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0383
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 3.4479420247518066e-05
39
+ - train_batch_size: 64
40
+ - eval_batch_size: 64
41
+ - seed: 42
42
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 15
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.0679 | 1.0 | 12 | 0.0716 |
51
+ | 0.0463 | 2.0 | 24 | 0.0525 |
52
+ | 0.0507 | 3.0 | 36 | 0.0455 |
53
+ | 0.0448 | 4.0 | 48 | 0.0469 |
54
+ | 0.0428 | 5.0 | 60 | 0.0453 |
55
+ | 0.0409 | 6.0 | 72 | 0.0403 |
56
+ | 0.0319 | 7.0 | 84 | 0.0318 |
57
+ | 0.0176 | 8.0 | 96 | 0.0263 |
58
+ | 0.0258 | 9.0 | 108 | 0.0338 |
59
+ | 0.0194 | 10.0 | 120 | 0.0383 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.49.0
65
+ - Pytorch 2.6.0
66
+ - Datasets 3.4.0
67
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a89c851b45039325ea61f83a659517fdeed29f5f02df1576b5a9a25f79b405f7
3
  size 466163240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd33311a7beee5b19e1101f0886fd4c414ed8455822b753f9b9865cd5d8bbe5c
3
  size 466163240