Muennighoff commited on
Commit
c32c7ba
1 Parent(s): b022c0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ OctoPack consists of data, evals & models relating to Code LLMs that follow huma
56
  - [GitHub](https://github.com/bigcode-project/octopack): All code used for the creation of OctoPack.
57
  - [CommitPack](https://huggingface.co/datasets/bigcode/commitpack): 4TB of Git commits.
58
  - [Am I in the CommitPack](https://huggingface.co/spaces/bigcode/in-the-commitpack): Check if your code is in the CommitPack.
59
- - [CommitPackFT](https://huggingface.co/datasets/bigcode/commitpackft): 2GB of filtered Git commits that resemble instructions.
60
  - [HumanEvalPack](https://huggingface.co/datasets/bigcode/humanevalpack): Benchmark for Code Fixing/Explaining/Synthesizing across Python/JavaScript/Java/Go/C++/Rust.
61
  - [OctoCoder](https://huggingface.co/bigcode/octocoder): Instruction tuned model of StarCoder by training on CommitPackFT.
62
  - [OctoCoder Demo](https://huggingface.co/spaces/bigcode/OctoCoder-Demo): Play with OctoCoder.
 
56
  - [GitHub](https://github.com/bigcode-project/octopack): All code used for the creation of OctoPack.
57
  - [CommitPack](https://huggingface.co/datasets/bigcode/commitpack): 4TB of Git commits.
58
  - [Am I in the CommitPack](https://huggingface.co/spaces/bigcode/in-the-commitpack): Check if your code is in the CommitPack.
59
+ - [CommitPackFT](https://huggingface.co/datasets/bigcode/commitpackft): 2GB of high-quality Git commits that resemble instructions.
60
  - [HumanEvalPack](https://huggingface.co/datasets/bigcode/humanevalpack): Benchmark for Code Fixing/Explaining/Synthesizing across Python/JavaScript/Java/Go/C++/Rust.
61
  - [OctoCoder](https://huggingface.co/bigcode/octocoder): Instruction tuned model of StarCoder by training on CommitPackFT.
62
  - [OctoCoder Demo](https://huggingface.co/spaces/bigcode/OctoCoder-Demo): Play with OctoCoder.