Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: pypi: adapter-transformers

A friendly fork of HuggingFace's Transformers, adding Adapters to PyTorch language models
16 versions
Latest release: about 1 year ago
2 dependent packages
29,650 downloads last month

View more package details: https://packages.ecosyste.ms/registries/pypi.org/packages/adapter-transformers

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/adapter-hub%2Fadapters

Dependent Repos 66

huggingface/api-inference-community
  • ==2.2.0 docker_images/adapter_transformers/requirements.txt

Size: 2.26 MB - Last synced: 25 days ago - Pushed: about 2 months ago

LuoUndergradXJTU/TwiBot-22
Offical repository of TwiBot-22 @ NeurIPS 2022, Datasets and Benchmarks Track.
  • ==3.0.0 requirements.txt

Size: 2.94 MB - Last synced: 24 days ago - Pushed: 5 months ago

ucinlp/null-prompts
Code for: "Cutting Down on Prompts and Parameters: Simple Few-Shot Learning with Language Models"
  • ==1.1.0 setup.py

Size: 576 KB - Last synced: 2 months ago - Pushed: over 2 years ago

akurniawan/masters-thesis
  • ==2.2.0 project/requirements.txt

Size: 23.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

UKPLab/AdaSent
This repository contains the code for the EMNLP'23 paper "AdaSent: Efficient Domain-Adapted Sentence Embeddings for Few-Shot Classification"
  • ==3.2.1 requirements.txt

Size: 43 KB - Last synced: 3 months ago - Pushed: 5 months ago

yingyibiao/gft Fork of kwchurch/gft
General Fine-Tuning: A little language for Deep Nets (ACL-2022 Tutorial)
  • * requirements/requirements.txt
  • * requirements/requirements_for_paddlespeech.txt
  • * requirements/requirements_with_adapters.txt

Size: 30.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

nlp-uoregon/famie
FAMIE: A Fast Active Learning Framework for Multilingual Information Extraction
  • ==2.1.0 requirements.txt

Size: 38.6 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago

niuzaisheng/AttExplainer
Code for "AttExplainer: Explain Transformer Attention by ReinforcementLearning".
  • * requirements.txt

Size: 1.48 MB - Last synced: 4 months ago - Pushed: 7 months ago

LRY1994/bart--prompt-closed-qa
  • ==3.0.0 requirements.txt

Size: 2.16 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

GT4SD/zero-shot-bert-adapters
Implementation of Z-BERT-A: a zero-shot pipeline for unknown intent detection.
  • * requirements.txt

Size: 1.96 MB - Last synced: 20 days ago - Pushed: 12 months ago

jphacks/F_2010
  • * requirements.txt

Size: 196 MB - Last synced: about 1 month ago - Pushed: over 3 years ago

jingtaozhan/disentangled-retriever
An easy-to-use python toolkit for flexibly adapting various neural ranking models to any target domain.
  • * setup.py

Size: 906 KB - Last synced: 12 months ago - Pushed: about 1 year ago

nicolezattarin/BERT-Aspect-Based-Sentiment-Analysis
Class for Aspect-term extraction and Aspect-based sentiment analysis with BERT and Adapters
  • * requirements.txt

Size: 6.3 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

kwchurch/gft
General Fine-Tuning: A little language for Deep Nets (ACL-2022 Tutorial)
  • * requirements/requirements.txt
  • * requirements/requirements_for_paddlespeech.txt
  • * requirements/requirements_with_adapters.txt

Size: 30.7 MB - Last synced: 24 days ago - Pushed: 8 months ago

guanzhchen/PETuning
  • ==2.2.0 requirements.txt

Size: 114 KB - Last synced: almost 1 year ago - Pushed: about 1 year ago

neuron1682/cross-lingual-phenotype-prediction
  • * resources/requirements.txt

Size: 1.19 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

xashely/KeBioSum
This code is for the biomedical extractive summarization based on pretrained language model and domain knowledge from pico representations
  • ==2.0.0 requirements.txt

Size: 28.4 MB - Last synced: 4 days ago - Pushed: almost 2 years ago

ronak877/api-inference-community Fork of huggingface/api-inference-community
  • ==2.2.0 docker_images/adapter_transformers/requirements.txt

Size: 1.99 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

JunlingWang0512/Slang-Detection
Slang Detection, semantic course, ethz
  • ==3.0.1 environment.yml

Size: 104 MB - Last synced: 7 months ago - Pushed: over 1 year ago

migrationsKB/MRL
  • * requirements.txt

Size: 2.35 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

adapter-hub/Hub
ARCHIVED. Please use https://docs.adapterhub.ml/huggingface_hub.html || 🔌 A central repository collecting pre-trained adapter modules
  • * scripts/setup.py

Size: 823 KB - Last synced: 19 days ago - Pushed: 19 days ago

jonhilgart22/gatech_deep_learning_final
Experiments with parameter-efficient adapters for NLP transformers.
  • 1.0.1 poetry.lock
  • ^1.0.1 pyproject.toml

Size: 1.67 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

yuisun2022/A_adapter
A_adapter: Adversarial training with adapter in NLU
  • ==3.0.0 A_adapter/requirements.txt

Size: 159 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

inigo-jauregi/ALTA2021_tutorial
ALTA 2021 Tutorial
  • ==2.1.2 translation/requirements.txt

Size: 427 KB - Last synced: 9 months ago - Pushed: over 2 years ago

NotNANtoN/master_thesis
  • * requirements.txt

Size: 14.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

gregor-ge/wmt21-qe-tudarmstadt
  • * requirements.txt

Size: 28.3 MB - Last synced: 13 days ago - Pushed: over 2 years ago

Xiaoda-Zhong/EEPL
Event Extraction via Prompt Learning
  • * requirements.txt

Size: 8.3 MB - Last synced: 12 months ago - Pushed: over 1 year ago

umanlp/SocioAdapt Fork of chiachienhung/SocioAdapt
  • ==2.2.0 requirements.txt

Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

Joonsun-Hwang/clm-train
Training HuggingFace's CLMs with Accelerate
  • * requirements.txt

Size: 117 KB - Last synced: 12 months ago - Pushed: 12 months ago

NotNANtoN/icp_prediction
  • * requirements.txt

Size: 19.3 MB - Last synced: 10 months ago - Pushed: about 1 year ago

myrazma/2022_Masterthesis_UnifiedPELT
  • ==3.0.0 requirements.txt

Size: 8.56 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

handy4/controlled-language-generation-of-framed-issues
Code for the Bachelor Thesis "Controlled Language Generation of Framed Issues"
  • ==2.2.0 silver/requirements.txt

Size: 6.44 MB - Last synced: over 1 year ago - Pushed: over 2 years ago

johnasbaghi/transformer-adapters
Transformer adapters beat TAPT (Task-Adaptive Pre-Training) results from Gururangan et al., 2020.
  • ==2.1.2 requirements.txt

Last synced: over 1 year ago

chiachienhung/SocioAdapt
On the Limitations of Sociodemographic Adaptation with Transformers
  • ==2.2.0 requirements.txt

Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

wjnwjn59/CPP_Teaching_Chatbot
  • ==1.1.1 environment.yml

Size: 3.99 GB - Last synced: about 1 year ago - Pushed: about 3 years ago

zsquaredz/adapt_vs_finetune
This repository contains code for paper "To Adapt or to Fine-tune: A Case Study on Abstractive Summarization" which appears in CCL 2022.
  • ==3.0.0 requirements.txt

Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

allenai/scirepeval
SciRepEval benchmark training and evaluation scripts
  • ==3.0.1 requirements.txt

Size: 13.9 MB - Last synced: 8 days ago - Pushed: 9 days ago

denmalbas007/AiDoc
  • ==3.1.0 ML/requirements.txt

Size: 10.4 MB - Last synced: 8 months ago - Pushed: over 1 year ago

yjaenike/master-thesis
In my thesis I want to investigate the effectiveness of different manifold manipulation techniques on the performance of transformer based time series forecasting methods. Transformer models can work with time series , however, those sequence-to-sequence models rely on neural attention between timesteps, which allows for temporal learning but fails to consider distinct spatial relationships between variables inside the timestep. To solve this problem, Jeng et al. (2022) have introduced a new embedding methodology (Spacetimeformer) to capture the spatiotemporal relationship between variables. As part of my thesis, I want to compare 4 different models: Transformer Transformer + Manifold Mixup Spacetimeformer Spacetimeformer + Manifold Mixup Since time-series data is not easily interpretable by humans, I will use PCA and t-SNE to map the multi-dimensional output sequence vectors into two dimensions to visually observe the similarity in the distribution of the synthetic data and real data instances.
  • ==3.0.1 models/wandb/run-20221128_141328-1kn5fsua/files/requirements.txt
  • ==3.0.1 models/wandb/run-20221128_142520-1gg15nyy/files/requirements.txt
  • ==3.0.1 models/wandb/run-20221128_143211-11vlvl6m/files/requirements.txt
  • ==3.0.1 models/wandb/run-20221128_144118-37uxpkmj/files/requirements.txt
  • ==3.0.1 models/wandb/run-20221128_144317-jfakmjb9/files/requirements.txt
  • ==3.0.1 models/wandb/run-20221128_144655-13lgxcgc/files/requirements.txt

Size: 30.9 MB - Last synced: 10 months ago - Pushed: over 1 year ago

rpatil524/huggingface_hub Fork of huggingface/huggingface_hub
All the open source things related to the Hugging Face Hub.
  • ==2.2.0 api-inference-community/docker_images/adapter_transformers/requirements.txt

Size: 11.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

abhinavkashyap/domadapter
Domain Adaptation and Adapters
  • 2.1.2 poetry.lock
  • ^2.1.2 pyproject.toml

Size: 505 KB - Last synced: 6 days ago - Pushed: about 1 year ago

johndmendonca/qualityadapt
QualityAdapt: an Automatic Dialogue Quality Estimation Framework
  • ==3.0.1 environment.yaml

Size: 29.3 KB - Last synced: 10 months ago - Pushed: over 1 year ago

seitzquest/square-core Fork of UKP-SQuARE/square-core 📦
SQuARE: Software for question answering research.
  • ==3.0.0 square-model-inference-api/inference_server/dockerfiles/graph_transformer/requirements2.txt
  • ==3.0.0 square-model-inference-api/inference_server/dockerfiles/onnx/requirements2.txt
  • ==3.0.0 square-model-inference-api/inference_server/dockerfiles/sentence_transformer/requirements2.txt
  • ==3.0.0 square-model-inference-api/inference_server/dockerfiles/transformer/requirements2.txt
  • ==3.0.0 square-model-inference-api/inference_server/requirements2.txt

Size: 37.4 MB - Last synced: 4 months ago - Pushed: about 1 year ago

eistakovskii/NLP_Toolbox
This repository contains various tools intended for handling Natural Language Processing (NLP) tasks
  • * NER/TRAIN_FOR_NER/requirements.txt

Size: 23.5 MB - Last synced: 24 days ago - Pushed: 25 days ago

cltl-students/Marcell_Fekete_Cross-Lingual_Transfer_Using_Stacked_Language_Adapters
Repository containing the code for the Research Masters thesis project, Cross-lingual Transfer Using Stacked Language Adapters.
  • ==2.3.0 requirements.txt

Size: 8.64 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

lindiatjuatja/afrisenti-10701
  • * requirements.txt

Size: 12.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

seungwon1/pretrain_adapter
  • ==1.1.0 requirements.txt

Size: 270 KB - Last synced: 10 months ago - Pushed: over 2 years ago

guang-yng/FS-PBA
  • ==1.1.1 requirements-rtx.txt
  • ==1.1.1 requirements.txt

Size: 22.4 MB - Last synced: 5 months ago - Pushed: over 1 year ago

chiachienhung/DS-TOD
DS-TOD: Efficient Domain Specialization for Task Oriented Dialog
  • ==2.0.1 requirements.txt

Size: 312 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

chiachienhung/Multi2WOZ
Multi2WOZ: A Robust Multilingual Dataset and Conversational Pretraining for Task-Oriented Dialog
  • ==2.0.1 requirements.txt

Size: 135 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

007gzs/test
  • * requirements.txt

Size: 1.6 MB - Last synced: 5 months ago - Pushed: 5 months ago

svjack/LC-QuAD-augmentation-toolkit
A augmentation toolkit with the help of DeepPavlov's wikidata tools
  • ==3.0.1 kbqa_env_all_requirements.txt

Size: 58.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

svjack/DeepPavlov-Chinese-KBQA
A Chinese version Knowledge Base Question Answer System Based on DeepPavlov
  • ==3.0.1 kbqa_env_all_requirements.txt

Size: 1.12 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

hank0316/adapter-transfer
Experiments of Transfer Learning on adapter.
  • ==3.0.0 environment.yml

Size: 50.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

ltian678/metatroll-code
  • ==2.3.0 requirements.txt

Size: 36.1 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

NicolaZomer/3D-Object-Classification
NN architectures for ModelNet40 3D classification with Voxels and PointCloud approaches
  • ==3.0.1 requirements.txt

Size: 61.4 MB - Last synced: 6 days ago - Pushed: over 1 year ago

nichnikov/AITK-343-Testing-Chat-Bot-system-with-Learned-Sbert-model
  • ==3.2.1 requirements.txt

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

NooneBug/adapter_on_entity_typing
  • * requirements.txt

Size: 59.5 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

allenai/SPECTER2
  • ==3.0.1 requirements.txt

Size: 47.9 KB - Last synced: 11 days ago - Pushed: 12 days ago

evanweissburg/judging-a-book
Open source code for ICWSM 2022 paper "Judging a book by its cover: Predicting the marginal impact of title on Reddit post popularity"
  • ==2.1.2 requirements.txt

Size: 22.5 KB - Last synced: 10 months ago - Pushed: over 2 years ago

deep-spin/explainable-qe-shared-task
IST-Unbabel 2021 Submission for the Quality Estimation Shared Task
  • * requirements.txt

Size: 269 KB - Last synced: 13 days ago - Pushed: over 1 year ago

meryemmhamdi1/x-continuous-learning
This is to analyze and visualize different parameters and components in the architectures of different cross-lingual downstream tasks to detect and treat catastrophic forgetting.
  • ==2.2.0 requirements.txt

Size: 42.1 MB - Last synced: 2 months ago - Pushed: 2 months ago

declare-lab/domadapter
Code for EACL'23 paper "Udapter: Efficient Domain Adaptation Using Adapters"
  • 2.1.2 poetry.lock

Size: 538 KB - Last synced: 6 days ago - Pushed: about 1 year ago

jnehring/ESSV2023-Adapters-for-Resource-Efficient-Deployment-of-NLU-models
Source codes for Nehring et al., 2023: Adapters for Resource-Efficient Deployment of NLU models
  • ==2.3.0 requirements.txt

Size: 1.37 MB - Last synced: about 1 month ago - Pushed: about 1 year ago

jnehring/iwsds2023-modular-dialog-systems
Dataset and source codes for Nehring et al, 2023: Module Selection: A new task for Dialog Systems
  • ==2.3.0 model_experiments/requirements.txt

Size: 8.25 MB - Last synced: about 1 month ago - Pushed: over 1 year ago

annikamarie/gft-suicide Fork of kwchurch/gft
General Fine-Tuning: A little language for Deep Nets (ACL-2022 Tutorial)
  • * requirements/requirements.txt
  • * requirements/requirements_for_paddlespeech.txt
  • * requirements/requirements_with_adapters.txt

Size: 30.6 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago

96koushikroy/ml4fg-project
  • ==2.11.0 environment.yml

Size: 1.41 MB - Last synced: 2 months ago - Pushed: about 2 years ago

qiaw99/SGD-X
  • ==3.1.0 requirements.txt

Size: 15.6 MB - Last synced: 10 months ago - Pushed: 10 months ago

hellowaywewe/api-inference-community Fork of huggingface/api-inference-community
  • ==2.2.0 docker_images/adapter_transformers/requirements.txt

Size: 1.3 MB - Last synced: 10 months ago - Pushed: over 1 year ago

xzhou20/Plugin-tuning
code for Plugin-tuning
  • * requirement.txt

Size: 75.2 KB - Last synced: about 1 month ago - Pushed: over 1 year ago

Beesitech/trankit Fork of nlp-uoregon/trankit
Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
  • >=1.0.1 setup.py

Size: 472 KB - Last synced: 10 months ago - Pushed: over 3 years ago

urbikn/too-many-classes Fork of mmmaurer/teamlab2022
Repository that analyzes BERT's performance for increasing numbers of classes on a text classification task of predicting an artist given only a lyric.
  • ==3.0.1 requirements.txt

Size: 21.7 MB - Last synced: 10 months ago - Pushed: almost 2 years ago

darthbhyrava/adapter-hate-speech
  • ==3.2.1 environment.yml
  • * setup.py
  • ==3.2.1 src/SriharshDeepLearningProject.egg-info/requires.txt

Last synced: 12 months ago

boom-R123/ChatWK
Usings LLM chat with knowledges
  • ==3.2.1 environment.yaml
  • ==3.2.1 indexer/requirements.txt

Size: 73.6 MB - Last synced: 10 months ago - Pushed: 10 months ago

heheyas/TwiBot-22 Fork of LuoUndergradXJTU/TwiBot-22
Offical repository of TwiBot-22.
  • ==3.0.0 requirements.txt

Size: 1.55 MB - Last synced: 10 months ago - Pushed: almost 2 years ago

vu1seek/ResidualPrompts Fork of arazd/ResidualPrompts
Residual Prompt Tuning: a method for faster and better prompt tuning.
  • ==3.0.1 environment.yaml

Size: 315 KB - Last synced: 10 months ago - Pushed: about 1 year ago

LamPPKK/trankit Fork of nlp-uoregon/trankit
Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
  • >=1.0.1 setup.py

Size: 472 KB - Last synced: about 1 month ago - Pushed: over 3 years ago

hironow/api-inference-community Fork of huggingface/api-inference-community
  • ==2.2.0 docker_images/adapter_transformers/requirements.txt

Size: 1.44 MB - Last synced: 25 days ago - Pushed: 5 months ago

dennismstfc/Comparison-Finetuning-against-Adapter-Tuning
This repository contains code for implementing the LexGLUE benchmark using two different versions of the BERT architecture. The original BERT model is compared to a modified version that includes bottleneck adapter modules.
  • ==3.2.0 requirements.txt

Size: 898 KB - Last synced: 5 days ago - Pushed: 8 months ago