Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ datasets:
|
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
library_name: transformers
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
LLM: [Salesforce/CodeGen-6B-Mono](https://huggingface.co/Salesforce/codegen-6B-mono)
|
|
|
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
library_name: transformers
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
---
|
| 11 |
|
| 12 |
LLM: [Salesforce/CodeGen-6B-Mono](https://huggingface.co/Salesforce/codegen-6B-mono)
|