awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google-research avatar

google-research/FLAN

0
View on GitHub↗
1,566 stars·162 forks·Python·Apache-2.0·15 views

FLAN

Original Flan (2021) | The Flan Collection (2022) | Flan 2021 Citation | License

Features

  • Evaluation and Benchmark Datasets - Comprehensive collection of datasets for evaluating model generalization.
  • Instruction Tuning - Collection of instruction-tuned language models and datasets.
  • RLHF Datasets - Collection of datasets for instruction tuning and model alignment.

Star history

Star history chart for google-research/flanStar history chart for google-research/flan

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FLAN

Similar open-source projects, ranked by how many features they share with FLAN.
  • hexiangnan/neural_collaborative_filteringhexiangnan avatar

    hexiangnan/neural_collaborative_filtering

    1,885View on GitHub↗

    Neural collaborative filtering is a recommendation system framework that predicts user item preferences from implicit feedback by combining generalized matrix factorization and multi-layer perceptron networks through a shared final embedding layer. It captures both linear and non-linear interactions to model user preferences from historical data. The framework executes training and evaluation runs through a configuration-driven pipeline accessible via command-line interfaces, parsing hyperparameters such as learning rates, batch sizes, and latent dimensions. It optimizes implicit feedback mod

    Pythoncollaborative-filteringdeep-learningrecommender-system
    View on GitHub↗1,885
  • anthropics/hh-rlhfanthropics avatar

    anthropics/hh-rlhf

    1,845View on GitHub↗

    Human preference data for "Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback"

    View on GitHub↗1,845
  • bigcode-project/octopackbigcode-project avatar

    bigcode-project/octopack

    478View on GitHub↗

    This repository provides an overview of all components from the paper OctoPack: Instruction Tuning Code Large Language Models. Link to 5-min video on the paper presented by Niklas Muennighoff.

    Jupyter Notebook
    View on GitHub↗478
  • allenai/natural-instructionsallenai avatar

    allenai/natural-instructions

    1,047View on GitHub↗

    Expanding natural instructions

    Python
    View on GitHub↗1,047
See all 27 alternatives to FLAN→

Frequently asked questions

What does google-research/flan do?

Original Flan (2021) | The Flan Collection (2022) | Flan 2021 Citation | License

What are the main features of google-research/flan?

The main features of google-research/flan are: Evaluation and Benchmark Datasets, Instruction Tuning, RLHF Datasets.

What are some open-source alternatives to google-research/flan?

Open-source alternatives to google-research/flan include: hexiangnan/neural_collaborative_filtering — Neural collaborative filtering is a recommendation system framework that predicts user item preferences from implicit… anthropics/hh-rlhf — Human preference data for "Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback". bigcode-project/octopack — This repository provides an overview of all components from the paper OctoPack: Instruction Tuning Code Large Language… bigscience-workshop/promptsource — Toolkit for creating, sharing and using natural language prompts. bigscience-workshop/xmtf — This repository provides an overview of all components used for the creation of BLOOMZ & mT0 and xP3 introduced in the… allenai/natural-instructions — Expanding natural instructions.