Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,9 @@ 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 |
-
- text-generation-inference
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
3 |
base_model: shpotes/codegen-350M-mono
|
4 |
datasets:
|
5 |
- flytech/python-codes-25k
|
6 |
+
pipeline_tag: text2text-generation
|
7 |
tags:
|
8 |
- code
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|