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·16 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with FLAN

These projects share indexed features with FLAN. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 27 related projects→

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.

Which projects share features with google-research/flan?

Projects with overlapping indexed features 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.