jarod0411 commited on
Commit
5966559
1 Parent(s): 1cf613a

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: s1_5epoch
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
+ # s1_5epoch
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.6345
21
+ - Accuracy: 0.7966
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: 5.0
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
56
+ | 0.7369 | 1.0 | 3545 | 0.6993 | 0.7806 |
57
+ | 0.6889 | 2.0 | 7090 | 0.6606 | 0.7901 |
58
+ | 0.6694 | 3.0 | 10635 | 0.6445 | 0.7942 |
59
+ | 0.66 | 4.0 | 14180 | 0.6373 | 0.7959 |
60
+ | 0.6561 | 5.0 | 17725 | 0.6345 | 0.7966 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.36.0.dev0
66
+ - Pytorch 2.1.1+cu121
67
+ - Datasets 2.15.0
68
+ - 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:48b764e206ed7ec2d40fe8eeaadc3b1c9ddb28416cb87422f4e2a55dfdaffb06
3
  size 652163920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4136d65ac947dcf8e080276348cafe05d4d36b2bed33f5c9794220ccd965415e
3
  size 652163920
runs/Aug05_13-46-34_rbdgx1/events.out.tfevents.1722883740.rbdgx1.314945.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f4c89f1dc422be802514829fa09295ad3977f259bf8014848dd7aa3809a4e8a
3
- size 11330
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abf852bf1081d1dfb7158b5e4a38be5358a7c33c623d159f79b71786383c037
3
+ size 12019