jarod0411 commited on
Commit
0cf4d63
1 Parent(s): 14fc0bd

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: stage2Only_scaffoldGPT
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # stage2Only_scaffoldGPT
17
+
18
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3794
21
+ - Accuracy: 0.8768
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 24
42
+ - eval_batch_size: 24
43
+ - seed: 42
44
+ - distributed_type: multi-GPU
45
+ - num_devices: 8
46
+ - total_train_batch_size: 192
47
+ - total_eval_batch_size: 192
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10.0
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
56
+ | 0.4672 | 1.0 | 6015 | 0.4400 | 0.8613 |
57
+ | 0.4321 | 2.0 | 12030 | 0.4123 | 0.8684 |
58
+ | 0.417 | 3.0 | 18045 | 0.4000 | 0.8716 |
59
+ | 0.4082 | 4.0 | 24060 | 0.3928 | 0.8734 |
60
+ | 0.4024 | 5.0 | 30075 | 0.3881 | 0.8746 |
61
+ | 0.3982 | 6.0 | 36090 | 0.3847 | 0.8754 |
62
+ | 0.3953 | 7.0 | 42105 | 0.3824 | 0.8760 |
63
+ | 0.3932 | 8.0 | 48120 | 0.3807 | 0.8765 |
64
+ | 0.3919 | 9.0 | 54135 | 0.3798 | 0.8767 |
65
+ | 0.3912 | 10.0 | 60150 | 0.3794 | 0.8768 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.36.0.dev0
71
+ - Pytorch 2.1.1+cu121
72
+ - Datasets 2.15.0
73
+ - Tokenizers 0.15.0
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.36.0.dev0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8320f5dafb070f7c9261dfb99982da358f4b8ede0ba3717ddd676f17a38078c7
3
  size 652163920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b554597dcdf0a7712f5bb071d632545474d7e27630f06f54bcf2122e3c6b59
3
  size 652163920
runs/Jul30_21-56-55_rbdgx1/events.out.tfevents.1722394910.rbdgx1.2063878.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfa150875a8551d07cff0992cdb0a8ecd9d512a3dd987191a493f537e0313738
3
- size 26600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:145b2cf4853d9b1f6bc0a3c80c576653d3f946872f9950e0e51667dbc03d50e0
3
+ size 27289