AdnanRiaz107 commited on
Commit
d9832e8
1 Parent(s): 49ec4b4

Training in progress, step 100

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigcode-openrail-m
3
+ base_model: bigcode/santacoder
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: SantacoderPEFTLORA-MBPP
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
+ # SantacoderPEFTLORA-MBPP
15
+
16
+ This model is a fine-tuned version of [bigcode/santacoder](https://huggingface.co/bigcode/santacoder) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 4.1006
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: 2e-05
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 16
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: cosine
45
+ - lr_scheduler_warmup_steps: 50
46
+ - training_steps: 470
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 4.3567 | 1.0 | 470 | 4.1006 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.38.2
58
+ - Pytorch 2.2.1+cu121
59
+ - Datasets 2.18.0
60
+ - Tokenizers 0.15.2
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "revision": null,
21
  "target_modules": [
22
  "kv_attn",
23
- "c_proj",
24
- "q_attn"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "revision": null,
21
  "target_modules": [
22
  "kv_attn",
23
+ "q_attn",
24
+ "c_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64247b3c32f6ff6da02c6ca25c8e012fe9e6f391cdef07de9cd025e394b0bc78
3
  size 22032528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:184c58ac1892142b845b91fb094b757ad68951e0a3a6ddb2ceffc2b0d4880c01
3
  size 22032528
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34998e53e67c03960fe80aa5b3318bed9ecb5af27f9f16345ed5a55e3a1687cf
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2b9cb7dbe09da67f9c5b4bd8a6bfaa96e8e2dac7fb3194be8f683640d8c421
3
  size 4856