sirr commited on
Commit
8bfc165
1 Parent(s): 93ef506

End of training

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. adapter_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2-xl
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: custom
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # custom
15
+
16
+ This model is a fine-tuned version of [gpt2-xl](https://huggingface.co/gpt2-xl) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.3280
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.001
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 48
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 2
42
+ - total_train_batch_size: 64
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_ratio: 0.05
46
+ - num_epochs: 3.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.5844 | 0.68 | 200 | 1.4102 |
53
+ | 1.4081 | 1.37 | 400 | 1.3670 |
54
+ | 1.3422 | 2.05 | 600 | 1.3424 |
55
+ | 1.2711 | 2.73 | 800 | 1.3310 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.32.1
61
+ - Pytorch 2.0.1+cu118
62
+ - Datasets 2.14.4
63
+ - Tokenizers 0.13.3
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80f31a1b7b649648dc769f9630c0089ee451fab04af734f114beddbd00b3736c
3
  size 39457933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2073ffcb9b90623280c80bce757cdfe6ef5c762c4d02a21a74d87d8bb4073651
3
  size 39457933