krytonguard commited on
Commit
4dd019f
·
verified ·
1 Parent(s): bcfabc2

End of training

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: gpt2
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: gpt2-wikitext2
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-wikitext2
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: 6.2486
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: 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: 3.0
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | 7.1775 | 1.0 | 584 | 6.4917 |
51
+ | 6.3828 | 2.0 | 1168 | 6.3048 |
52
+ | 6.2406 | 3.0 | 1752 | 6.2486 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.44.2
58
+ - Pytorch 2.5.0+cu121
59
+ - Datasets 3.1.0
60
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.46.2",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.44.2",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
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.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99e61820e454405e7246c556a47122b0824d940923004e2d69a9255bc28c2a90
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4ba68cb967f6ef752e0cec8255dd4f00b5e227cc694d4f5733ca731bfa5b897
3
  size 497774208
runs/Nov08_07-01-31_ae7ae834c67d/events.out.tfevents.1731049296.ae7ae834c67d.3578.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df849bf564615f9d357c37dae45df97293e0edf5b650e229ad17bd712762c08
3
+ size 6948
runs/Nov08_07-01-31_ae7ae834c67d/events.out.tfevents.1731049750.ae7ae834c67d.3578.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:900dd878c77bd0b9fa260ded0bb99dbd4f8399b9da131a494d4ee76cdd18c298
3
+ size 359
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fde9ea170474e919358fbc6ac3e6e28d957d9c4bddfc19a208625f00702a4b3d
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b01e43e56f4519a9529e3452e8c2de8ba6b4387c9300998edf03bac7c343892
3
+ size 5176