Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ library_name: peft
|
|
3 |
base_model: shpotes/codegen-350M-mono
|
4 |
datasets:
|
5 |
- flytech/python-codes-25k
|
6 |
-
pipeline_tag:
|
7 |
tags:
|
8 |
- code
|
9 |
---
|
@@ -232,7 +232,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
232 |
|
233 |
## Model Card Contact
|
234 |
|
235 |
-
[More Information Needed]
|
236 |
-
### Framework versions
|
237 |
-
|
238 |
-
- PEFT 0.9.0
|
|
|
3 |
base_model: shpotes/codegen-350M-mono
|
4 |
datasets:
|
5 |
- flytech/python-codes-25k
|
6 |
+
pipeline_tag: text-generation
|
7 |
tags:
|
8 |
- code
|
9 |
---
|
|
|
232 |
|
233 |
## Model Card Contact
|
234 |
|
235 |
+
[More Information Needed]
|
|
|
|
|
|