lapp0 commited on
Commit
7abf0bb
·
verified ·
1 Parent(s): b9d2e13

Training in progress, step 3500

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - Distily
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: gpt2_model_card_distily_test
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
+ # gpt2_model_card_distily_test
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: 2420.8000
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: 0.0001
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: cosine
44
+ - num_epochs: 1.0
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:------:|:----:|:---------------:|
50
+ | No log | 0 | 0 | 13696.0 |
51
+ | 2547.625 | 0.2002 | 2000 | 2748.8000 |
52
+ | 1903.25 | 0.4004 | 4000 | 2572.8000 |
53
+ | 2260.625 | 0.6006 | 6000 | 2444.8000 |
54
+ | 1823.4062 | 0.8008 | 8000 | 2420.8000 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.43.3
60
+ - Pytorch 2.3.0
61
+ - Datasets 2.20.0
62
+ - 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.43.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bdc0f6452306951859e73cef8678a3c92ec60fe9abf3c9408d877f3190b5b0f
3
  size 248894656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1ee0f043334c73b3a6b71cba93465302dfe7f20f4438c84575b07439de2f5b
3
  size 248894656
runs/Aug05_18-58-18_232a0f8c3879/events.out.tfevents.1722884497.232a0f8c3879 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac6410e0d49ad20f3e60473435ff467033942b0e6a6b0d5852a48697e70b515e
3
+ size 26660
runs/Aug05_19-06-18_232a0f8c3879/events.out.tfevents.1722884862.232a0f8c3879 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce194f0dea8a219b716ce56f2c8fc95bf92be5545abfe2a2af7d7c7abbc9485
3
+ size 52671
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4ab6bb35756104ffdf47bcb1bc74675bfdd1b1d3daf1aaf22b205a0549191aa
3
  size 907106564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d732488cbe1f4b6de1bcc03c3d7053db81c5deaaecec7d0c3d6dc5096e6964f9
3
  size 907106564