AdoCleanCode commited on
Commit
53fa6bd
·
verified ·
1 Parent(s): 023f0ea

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: gpt2
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: politicalpodcasts-2label-c02_lib08-model
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
+ # politicalpodcasts-2label-c02_lib08-model
16
+
17
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.2236
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: 2e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 16
41
+ - seed: 42
42
+ - optimizer: Use 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
+ - lr_scheduler_warmup_steps: 10
45
+ - num_epochs: 10
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 2.7948 | 1.0 | 622 | 2.5509 |
53
+ | 2.5856 | 2.0 | 1244 | 2.3962 |
54
+ | 2.3402 | 3.0 | 1866 | 2.3246 |
55
+ | 2.2104 | 4.0 | 2488 | 2.2859 |
56
+ | 2.1617 | 5.0 | 3110 | 2.2602 |
57
+ | 2.1231 | 6.0 | 3732 | 2.2430 |
58
+ | 2.052 | 7.0 | 4354 | 2.2322 |
59
+ | 2.0644 | 8.0 | 4976 | 2.2263 |
60
+ | 2.1507 | 9.0 | 5598 | 2.2228 |
61
+ | 2.0294 | 10.0 | 6220 | 2.2236 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.1.2+cu121
68
+ - Datasets 2.19.1
69
+ - 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.3"
6
+ }
logs/events.out.tfevents.1763204450.tikgpu09.3988671.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5faf1f8533ee4ada530dea27b5be95e101e87d0c258c56ba476bc8e604d873ba
3
- size 138997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48fef6bfed0bdd5504d5672c7dde897ddb89765cac61cbe4c21971c41e35e571
3
+ size 139622
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eee66cc1a7aba4c2126b500aa0b6ce93bc7ad56b529a4bf19c833f1c9b5408ca
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b9bc4ddcbda1ff39b11c1cf5a3c72ff60f3260ea17aed425a600bddbe9040c6
3
  size 497774208