parth0908 commited on
Commit
8e90400
·
verified ·
1 Parent(s): cdf3ef9

End of training

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- library_name: transformers
3
- license: bigcode-openrail-m
4
  base_model: bigcode/starcoderbase-1b
 
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.5923
20
 
21
  ## Model description
22
 
@@ -35,7 +35,7 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 5e-05
39
  - train_batch_size: 2
40
  - eval_batch_size: 2
41
  - seed: 42
@@ -44,37 +44,38 @@ The following hyperparameters were used during training:
44
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: cosine
46
  - lr_scheduler_warmup_steps: 50
47
- - training_steps: 2000
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
- | 0.5622 | 0.1992 | 100 | 1.2485 |
54
- | 0.4589 | 0.3984 | 200 | 1.2126 |
55
- | 0.4216 | 0.5976 | 300 | 1.2730 |
56
- | 0.3743 | 0.7968 | 400 | 1.2278 |
57
- | 0.3535 | 0.9960 | 500 | 1.2615 |
58
- | 0.3011 | 1.1952 | 600 | 1.2960 |
59
- | 0.2653 | 1.3944 | 700 | 1.3112 |
60
- | 0.2734 | 1.5936 | 800 | 1.3759 |
61
- | 0.2855 | 1.7928 | 900 | 1.3015 |
62
- | 0.2528 | 1.9920 | 1000 | 1.3470 |
63
- | 0.2083 | 2.1912 | 1100 | 1.4719 |
64
- | 0.2318 | 2.3904 | 1200 | 1.4494 |
65
- | 0.1935 | 2.5896 | 1300 | 1.4621 |
66
- | 0.1809 | 2.7888 | 1400 | 1.4829 |
67
- | 0.227 | 2.9880 | 1500 | 1.4911 |
68
- | 0.1813 | 3.1873 | 1600 | 1.5903 |
69
- | 0.1893 | 3.3865 | 1700 | 1.5906 |
70
- | 0.1674 | 3.5857 | 1800 | 1.5916 |
71
- | 0.1723 | 3.7849 | 1900 | 1.5921 |
72
- | 0.1843 | 3.9841 | 2000 | 1.5923 |
73
 
74
 
75
  ### Framework versions
76
 
 
77
  - Transformers 4.46.2
78
  - Pytorch 2.4.1+cu121
79
  - Datasets 3.0.1
80
- - Tokenizers 0.20.3
 
1
  ---
 
 
2
  base_model: bigcode/starcoderbase-1b
3
+ library_name: peft
4
+ license: bigcode-openrail-m
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
16
 
17
  This model is a fine-tuned version of [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.2297
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 5e-06
39
  - train_batch_size: 2
40
  - eval_batch_size: 2
41
  - seed: 42
 
44
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: cosine
46
  - lr_scheduler_warmup_steps: 50
47
+ - training_steps: 1000
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
+ | 1.234 | 0.0996 | 50 | 1.2381 |
54
+ | 1.0882 | 0.1992 | 100 | 1.2581 |
55
+ | 0.9431 | 0.2988 | 150 | 1.2722 |
56
+ | 0.8286 | 0.3984 | 200 | 1.2415 |
57
+ | 0.7855 | 0.4980 | 250 | 1.2368 |
58
+ | 0.7417 | 0.5976 | 300 | 1.2313 |
59
+ | 0.7189 | 0.6972 | 350 | 1.2391 |
60
+ | 0.6781 | 0.7968 | 400 | 1.2231 |
61
+ | 0.6902 | 0.8964 | 450 | 1.2234 |
62
+ | 0.653 | 0.9960 | 500 | 1.2330 |
63
+ | 0.6556 | 1.0956 | 550 | 1.2255 |
64
+ | 0.6343 | 1.1952 | 600 | 1.2197 |
65
+ | 0.606 | 1.2948 | 650 | 1.2366 |
66
+ | 0.6223 | 1.3944 | 700 | 1.2300 |
67
+ | 0.6313 | 1.4940 | 750 | 1.2340 |
68
+ | 0.6068 | 1.5936 | 800 | 1.2327 |
69
+ | 0.6012 | 1.6932 | 850 | 1.2280 |
70
+ | 0.6299 | 1.7928 | 900 | 1.2296 |
71
+ | 0.5962 | 1.8924 | 950 | 1.2293 |
72
+ | 0.6041 | 1.9920 | 1000 | 1.2297 |
73
 
74
 
75
  ### Framework versions
76
 
77
+ - PEFT 0.13.2
78
  - Transformers 4.46.2
79
  - Pytorch 2.4.1+cu121
80
  - Datasets 3.0.1
81
+ - Tokenizers 0.20.3
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f9188ca68aa91008415968ae17318ca425dc6ec033f0bd80549eed6c184f037
3
  size 22241240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb3cff24fa4b1d49cb5296120f6fbcd6dd5a33baee3747aac201468c908a011c
3
  size 22241240
runs/Nov21_20-47-21_localhost/events.out.tfevents.1732202243.localhost CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1aa3cb3ee00cb217c84ae691457e9d856f7e2e0d39d6a5c7e6cb8fbe5faa487a
3
- size 13790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325c7d158afb0a7480ab76bff28b4620c2131b3d0c4ccd927928afe17b0a948e
3
+ size 15379