adapters VS JointBERT

Compare adapters vs JointBERT and see what are their differences.

JointBERT

Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling" (by monologg)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
adapters JointBERT
4 1
2,398 609
1.9% -
8.6 0.0
3 days ago 4 months ago
Jupyter Notebook Python
Apache License 2.0 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.

adapters

Posts with mentions or reviews of adapters. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-30.

JointBERT

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

What are some alternatives?

When comparing adapters and JointBERT you can also consider the following projects:

haystack - :mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

clip-as-service - 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

bertviz - BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

trankit - Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing

siamese-nn-semantic-text-similarity - A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including architectures such as: Siamese LSTM Siamese BiLSTM with Attention Siamese Transformer Siamese BERT.

LLM-Adapters - Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models"