metadata
license: mit
datasets:
- mhhmm/leetcode-solutions-python
- deepmind/code_contests
language:
- en
library_name: transformers
pipeline_tag: text-generation
widget:
- text: |2-
# Given an array of integers, return indices of the two numbers such that they add up to a specific target
def twoSum(array, target) -> List[int]:
example_title: Twosum problem
LLM: Salesforce/CodeGen-6B-Mono
I'm using Peft for tuning
Tuning:
- LoRA
- Leetcode
- Google Deepmind Code contests
- Google Colab Pro+ in ~2 hours, shoutout to my friend TieuPhuong