Model save
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: starcoder-c2py-testprogram
|
8 |
results: []
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -71,6 +72,8 @@ The following hyperparameters were used during training:
|
|
71 |
|
72 |
### Framework versions
|
73 |
|
|
|
|
|
74 |
- Transformers 4.32.0.dev0
|
75 |
- Pytorch 2.0.1+cu117
|
76 |
- Datasets 2.12.0
|
|
|
6 |
model-index:
|
7 |
- name: starcoder-c2py-testprogram
|
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
|
|
|
72 |
|
73 |
### Framework versions
|
74 |
|
75 |
+
- PEFT 0.5.0.dev0
|
76 |
+
- PEFT 0.5.0.dev0
|
77 |
- Transformers 4.32.0.dev0
|
78 |
- Pytorch 2.0.1+cu117
|
79 |
- Datasets 2.12.0
|