georgian-io / Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
β603Updated 6 months ago
Alternatives and similar repositories for Multimodal-Toolkit
Users that are interested in Multimodal-Toolkit are comparing it to the libraries listed below
Sorting:
- Model explainability that works seamlessly with π€ transformers. Explain your transformers model in just 2 lines of code.β1,341Updated last year
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to oβ¦β380Updated 2 years ago
- TextAugment: Text Augmentation Libraryβ420Updated last year
- Active Learning for Text Classification in Pythonβ614Updated last month
- Collection of papers and resources for data augmentation for NLP.β827Updated 2 years ago
- Autoregressive Entity Retrievalβ787Updated last year
- Dense Passage Retriever - is a set of tools and models for open domain Q&A task.β1,793Updated 2 years ago
- NL-Augmenter π¦ β π A Collaborative Repository of Natural Language Transformationsβ783Updated 11 months ago
- skweak: A software toolkit for weak supervision applied to NLP tasksβ922Updated 8 months ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)β329Updated last year
- [ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723β729Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorchβ226Updated last year
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)β1,134Updated 8 months ago
- a gaggle of deep neural architectures for text ranking and question answering, designed for Pyseriniβ350Updated last year
- Code for using and evaluating SpanBERT.β900Updated last year
- β345Updated 3 years ago
- A Visual Analysis Tool to Explore Learned Representations in Transformers Modelsβ591Updated last year
- Officially supported AllenNLP modelsβ543Updated 2 years ago
- Compute Sentence Embeddings Fast!β623Updated 2 years ago
- A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherβ¦