tldr-transformers VS adaptnlp

Compare tldr-transformers vs adaptnlp and see what are their differences.

adaptnlp

An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models. (by Novetta)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tldr-transformers adaptnlp
4 2
167 414
- 0.0%
0.0 0.0
over 1 year ago over 2 years ago
Jupyter Notebook
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tldr-transformers

Posts with mentions or reviews of tldr-transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-12.
  • Show HN: The “tl;dr” of Recent Transformer Papers
    1 project | news.ycombinator.com | 15 Aug 2021
  • Show HN: Tl;Dr” on Transformers Papers
    1 project | news.ycombinator.com | 12 Aug 2021
    With the explosion in research on all things transformers, it seemed there was a need to have a single table to distill the "tl;dr" of each paper's contributions relative to each other. Here is what I got so far: https://github.com/will-thompson-k/tldr-transformers . Would love feedback - and feel free to contribute too :)
  • [P] NLP "tl;dr" Notes on Transformers
    2 projects | /r/MachineLearning | 12 Aug 2021
    In any case, I'm liking the first glance so far. I'd just transpose the summary tables so they wouldn't get so tightly squeezed: https://github.com/will-thompson-k/tldr-transformers/blob/main/notes/bart.md
    1 project | /r/learnmachinelearning | 12 Aug 2021
    With the explosion in work on all things transformers, I felt the need to keep a single table of the "tl;dr" of various papers to distill their main takeaways: https://github.com/will-thompson-k/tldr-transformers . Would love feedback!

adaptnlp

Posts with mentions or reviews of adaptnlp. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing tldr-transformers and adaptnlp you can also consider the following projects:

NLP-progress - Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

Basic-UI-for-GPT-J-6B-with-low-vram - A repository to run gpt-j-6b on low vram machines (4.2 gb minimum vram for 2000 token context, 3.5 gb for 1000 token context). Model loading takes 12gb free ram.

FARM - :house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.

keytotext - Keywords to Sentences

lemmatization-lists - Machine-readable lists of lemma-token pairs in 23 languages.

fastai - The fastai deep learning library

azure-sql-db-openai - Samples on how to use Azure SQL database with Azure OpenAI

gector - Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

long-range-arena - Long Range Arena for Benchmarking Efficient Transformers

browser-ml-inference - Edge Inference in Browser with Transformer NLP model

transformers-convert

Transformers-Tutorials - This repository contains demos I made with the Transformers library by HuggingFace.