Aravindan commited on
Commit
d5f9244
1 Parent(s): ed9c0e3

End of training

Browse files
README.md CHANGED
@@ -1,14 +1,60 @@
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
- base_model: Aravindan/gpt2out
6
  model-index:
7
  - name: gpt2coder-8epochs
8
  results: []
9
  ---
10
 
11
- ## GPT-OUT
12
- It's a coding foundation model trained on various python datasets to bring the model only for python.Pre-training is still on-going process, estimated to complete this process before end of the june month.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
- ## Contribution are welcome 😊
 
 
 
 
1
  ---
2
  license: mit
3
+ base_model: Aravindan/gpt2out
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: gpt2coder-8epochs
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
+ # gpt2coder-8epochs
15
+
16
+ This model is a fine-tuned version of [Aravindan/gpt2out](https://huggingface.co/Aravindan/gpt2out) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.9618
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: 5e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 16
42
+ - total_train_batch_size: 128
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_ratio: 0.1
46
+ - num_epochs: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:------:|:----:|:---------------:|
52
+ | 2.4708 | 0.9998 | 703 | 1.9618 |
53
+
54
+
55
+ ### Framework versions
56
 
57
+ - Transformers 4.41.1
58
+ - Pytorch 2.1.2
59
+ - Datasets 2.19.1
60
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efeb99fbaf67a15c9a11dfb2fc55a0f2f5b74e9433d0f47526c76f8f4887c22e
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b4b66cff3d61b723ec35227e767f931b5bd89adf23a4545f6be5fd1045a29ca
3
  size 497774208
runs/Jun06_12-45-53_5ef05bb74077/events.out.tfevents.1717677954.5ef05bb74077.25.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1945d152bd5387bbcbcd5b5768ef4006a83436a7986ccc9487be678359910e29
3
+ size 5930
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9363ca53d937dbdb4298149be39434a15fbc3ad7f0392de9539f3eb2c063d52f
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc50f3c61378626725d66792d95a77023eebbdc98ae2f037171fdf70df3d97c5
3
  size 5112