douglasjsellers commited on
Commit
39f8d8d
·
verified ·
1 Parent(s): 76efc8c

email-copy-cat-v1-distilgpt2-fold-1

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: distilgpt2
3
+ library_name: peft
4
+ license: apache-2.0
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: results_fold_1
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
+ # results_fold_1
16
+
17
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.7754
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: 4
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 2
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:------:|:----:|:---------------:|
50
+ | 8.1852 | 0.2294 | 100 | 7.9486 |
51
+ | 7.07 | 0.4587 | 200 | 6.9019 |
52
+ | 5.6448 | 0.6881 | 300 | 5.0682 |
53
+ | 3.7492 | 0.9174 | 400 | 3.2875 |
54
+ | 3.0419 | 1.1468 | 500 | 2.9251 |
55
+ | 2.9063 | 1.3761 | 600 | 2.8392 |
56
+ | 2.8772 | 1.6055 | 700 | 2.7966 |
57
+ | 2.9046 | 1.8349 | 800 | 2.7754 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.12.0
63
+ - Transformers 4.44.2
64
+ - Pytorch 2.4.0
65
+ - Datasets 2.21.0
66
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c34083bcf84eb61f1cb22a0ea75df4801b3dafb681c7dffd1c5ba97578ef186
3
  size 296440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c8e960ff1e5e65001b3c8cb2327b8e59a95742b7bce99180678c93661c9b465
3
  size 296440