lapp0 commited on
Commit
ce92c14
1 Parent(s): e179bdc

Training in progress, step 12375

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: distily_bench_gpt2_attn
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
+ # distily_bench_gpt2_attn
15
+
16
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.1698
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: 4e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: constant
43
+ - num_epochs: 1.0
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:------:|:-----:|:---------------:|
49
+ | No log | 0 | 0 | 6.0237 |
50
+ | 2.0831 | 0.0808 | 1000 | 2.0503 |
51
+ | 1.9875 | 0.1616 | 2000 | 1.8577 |
52
+ | 1.7222 | 0.2424 | 3000 | 1.7444 |
53
+ | 1.625 | 0.3232 | 4000 | 1.6547 |
54
+ | 1.5466 | 0.4040 | 5000 | 1.5704 |
55
+ | 1.482 | 0.4848 | 6000 | 1.4916 |
56
+ | 1.3055 | 0.5657 | 7000 | 1.4296 |
57
+ | 1.3487 | 0.6465 | 8000 | 1.3749 |
58
+ | 1.5284 | 0.7273 | 9000 | 1.3261 |
59
+ | 1.3073 | 0.8081 | 10000 | 1.2775 |
60
+ | 1.2886 | 0.8889 | 11000 | 1.2243 |
61
+ | 1.2192 | 0.9697 | 12000 | 1.1816 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.44.0
67
+ - Pytorch 2.3.0
68
+ - Datasets 2.20.0
69
+ - Tokenizers 0.19.1
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.44.0"
6
+ }
logs/attn_loss_fn=mse, attn_weight=2.0/events.out.tfevents.1723656416.93d6cbb3ad53 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d63d52043af7b1d5479328d440a06d9caeea4a3e3cfbee8b564e81e2d647c348
3
+ size 3345958
logs/events.out.tfevents.1723656174.93d6cbb3ad53 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab348a72b30d9979f79bc613e8a2a8cb80fe606b94154ebebd14b562678c9e96
3
+ size 520
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:752e08ae803f875787090f2660ae0f29c3e865497c67e4559fac7dfbc442cb55
3
  size 248894656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0ec1453377d7bf4e231beb11459860f4cbd412ad0726105d10c4786ca76a6c
3
  size 248894656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09e81d64ef5941f016615495092673584a6bf2022c8c7140fdc6229116fd782b
3
- size 907106500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80d3e5ed917d613007ba4a4ebff101a440047d550e395dc35044c6d2709142e0
3
+ size 907106564