jlpan commited on
Commit
10f8950
1 Parent(s): 474e82c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -6,7 +6,6 @@ tags:
6
  model-index:
7
  - name: starcoder-cpp2py-newsnippet3
8
  results: []
9
- library_name: peft
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bigcode/starcoder](https://huggingface.co/bigcode/starcoder) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1872
20
 
21
  ## Model description
22
 
@@ -50,18 +49,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 0.2478 | 0.17 | 25 | 0.2411 |
54
- | 0.2185 | 0.33 | 50 | 0.1951 |
55
- | 0.1973 | 0.5 | 75 | 0.1889 |
56
- | 0.1924 | 0.67 | 100 | 0.1876 |
57
- | 0.1905 | 0.83 | 125 | 0.1873 |
58
- | 0.1784 | 1.05 | 150 | 0.1872 |
59
 
60
 
61
  ### Framework versions
62
 
63
- - PEFT 0.5.0.dev0
64
- - PEFT 0.5.0.dev0
65
  - Transformers 4.32.0.dev0
66
  - Pytorch 2.0.1+cu117
67
  - Datasets 2.12.0
 
6
  model-index:
7
  - name: starcoder-cpp2py-newsnippet3
8
  results: []
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  This model is a fine-tuned version of [bigcode/starcoder](https://huggingface.co/bigcode/starcoder) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.1835
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.2215 | 0.17 | 25 | 0.1910 |
53
+ | 0.191 | 0.33 | 50 | 0.1848 |
54
+ | 0.1906 | 0.5 | 75 | 0.1838 |
55
+ | 0.1878 | 0.67 | 100 | 0.1835 |
56
+ | 0.1861 | 0.83 | 125 | 0.1835 |
57
+ | 0.1746 | 1.05 | 150 | 0.1835 |
58
 
59
 
60
  ### Framework versions
61
 
 
 
62
  - Transformers 4.32.0.dev0
63
  - Pytorch 2.0.1+cu117
64
  - Datasets 2.12.0