bigcode-project / selfcodealign
[NeurIPS'24] SelfCodeAlign: Self-Alignment for Code Generation
☆298Updated last month
Alternatives and similar repositories for selfcodealign:
Users that are interested in selfcodealign are comparing it to the libraries listed below
- Run evaluation on LLMs using human-eval benchmark☆400Updated last year
- ☆307Updated 9 months ago
- Code for the paper "Rethinking Benchmark and Contamination for Language Models with Rephrased Samples"☆298Updated last year
- The official evaluation suite and dynamic data release for MixEval.☆233Updated 4 months ago
- Benchmarking LLMs with Challenging Tasks from Real Users☆218Updated 4 months ago
- Experiments on speculative sampling with Llama models☆125Updated last year
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆206Updated 10 months ago
- 🌾 OAT: A research-friendly framework for LLM online alignment, including preference learning, reinforcement learning, etc.☆224Updated 2 weeks ago
- OpenCoconut implements a latent reasoning paradigm where we generate thoughts before decoding.☆168Updated 2 months ago
- Multipack distributed sampler for fast padding-free training of LLMs☆186Updated 7 months ago
- Official codebase for "SWE-RL: Advancing LLM Reasoning via Reinforcement Learning on Open Software Evolution"☆474Updated last week
- [ICML'24] Data and code for our paper "Training-Free Long-Context Scaling of Large Language Models"☆393Updated 5 months ago
- 🐙 OctoPack: Instruction Tuning Code Large Language Models☆458Updated last month
- Reproducible, flexible LLM evaluations☆176Updated 3 months ago
- ✨ RepoBench: Benchmarking Repository-Level Code Auto-Completion Systems - ICLR 2024☆148Updated 7 months ago
- [ICML 2023] Data and code release for the paper "DS-1000: A Natural and Reliable Benchmark for Data Science Code Generation".☆238Updated 4 months ago
- Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of Large Language Models for Code"☆385Updated last month
- ☆120Updated 9 months ago
- The code and data for "MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark" [NeurIPS 2024]☆205Updated 3 weeks ago
- Implementation of paper Data Engineering for Scaling Language Models to 128K Context☆454Updated last year
- RepoQA: Evaluating Long-Context Code Understanding☆106Updated 4 months ago
- CrossCodeEval: A Diverse and Multilingual Benchmark for Cross-File Code Completion (NeurIPS 2023)☆135Updated 7 months ago
- A simple unified framework for evaluating LLMs☆206Updated 2 weeks ago
- Spherical Merge Pytorch/HF format Language Models with minimal feature loss.☆117Updated last year
- CRUXEval: Code Reasoning, Understanding, and Execution Evaluation☆133Updated 5 months ago
- Official repository for ORPO