Text Generation
Transformers
English
codegen
Inference Endpoints
File size: 599 Bytes
a86f257
 
 
 
 
 
 
ea2fb2f
5d4e97b
1f410d2
 
 
 
 
 
a9612a5
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
datasets:
- mhhmm/leetcode-solutions-python
- deepmind/code_contests
language:
- en
library_name: transformers
pipeline_tag: text-generation
---

LLM: [Salesforce/CodeGen-6B-Mono](https://huggingface.co/Salesforce/codegen-6B-mono)

I'm using [Peft](https://github.com/huggingface/peft) for tuning

Tuning: 
- [LoRA](https://github.com/microsoft/LoRA)
- [Leetcode](https://huggingface.co/datasets/mhhmm/leetcode-solutions-python)
- [Google Deepind Code contests](https://huggingface.co/datasets/deepmind/code_contests)
- Google Colab Pro+ in 2 hours, shoutout to my friend TieuPhuong