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
A

allenai/dont-stop-pretraining

0
View on GitHub↗
0 stars·0 forks·9 views

Dont Stop Pretraining

Features

  • Language Modeling - Domain-adaptive pre-training for language models.

Star history

Star history chart for allenai/dont-stop-pretrainingStar history chart for allenai/dont-stop-pretraining

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 Dont Stop Pretraining

Similar open-source projects, ranked by how many features they share with Dont Stop Pretraining.
  • ari-holtzman/degenA

    ari-holtzman/degen

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/spanbertfacebookresearch avatar

    facebookresearch/SpanBERT

    907View on GitHub↗

    This repository contains code and models for the paper: SpanBERT: Improving Pre-training by Representing and Predicting Spans. If you prefer to use Huggingface, please check out this link -- https://huggingface.co/SpanBERT

    Python
    View on GitHub↗907
  • facebookresearch/xlmfacebookresearch avatar

    facebookresearch/XLM

    2,930View on GitHub↗

    PyTorch original implementation of Cross-lingual Language Model Pretraining.

    Python
    View on GitHub↗2,930
  • allenai/longformerallenai avatar

    allenai/longformer

    2,196View on GitHub↗

    Longformer and LongformerEncoderDecoder (LED) are pretrained transformer models for long documents.

    Python
    View on GitHub↗2,196
See all 20 alternatives to Dont Stop Pretraining→

Frequently asked questions

What are the main features of allenai/dont-stop-pretraining?

The main features of allenai/dont-stop-pretraining are: Language Modeling.

What are some open-source alternatives to allenai/dont-stop-pretraining?

Open-source alternatives to allenai/dont-stop-pretraining include: ari-holtzman/degen. facebookresearch/spanbert — This repository contains code and models for the paper: SpanBERT: Improving Pre-training by Representing and… facebookresearch/xlm — PyTorch original implementation of Cross-lingual Language Model Pretraining. google-research/albert — ALBERT. google-research/bert — This project is a transformer-based language model and natural language processing toolkit designed to generate deep… allenai/longformer — Longformer and LongformerEncoderDecoder (LED) are pretrained transformer models for long documents.