README / README.md
loubnabnl's picture
loubnabnl HF Staff
Update README.md
52f8cd5
|
raw
history blame
5.87 kB
metadata
title: README
emoji: πŸ‘€
colorFrom: yellow
colorTo: purple
sdk: static
pinned: false

drawing

⚠️ NEW! Code instruction tuning datasets, models and benchmarks.

Check the new instruction-tuning resources:

  • InstructHumanEval: a variant of HumanEval benchamrk adapted for instruction-tuned models InstructHumanEval

  • Full Curated CoNaLa: we used UL2 to rewritte more than 590k uncurated intents in CoNaLa dataset conala-mined-curated

  • Self-Instruct with StarCoder: we release a selft-instruct dataset generated with StarCoder, as weel as the code we used to build it self-instruct-starcoder

  • Models trained on CoNaLa and self-instruct StarCoder: we release a the models we trained on the previous two datasets.


  • This organization is dedicated to language models for code generation. In particular CodeParrot is a GPT-2 model trained to generate Python code. Here you can find: