jaymody / seq2seq-polynomialLinks
Seq2seq transformer for polynomial expansion in PyTorch.
☆27Updated 4 years ago
Alternatives and similar repositories for seq2seq-polynomial
Users that are interested in seq2seq-polynomial are comparing it to the libraries listed below
Sorting:
- Module 0 - Fundamentals☆102Updated 9 months ago
- Annotations of the interesting ML papers I read☆242Updated last month
- A list of publications on NLP interpretability (Welcome PR)☆168Updated 4 years ago
- A diff tool for language models☆42Updated last year
- Functional local implementations of main model parallelism approaches☆95Updated 2 years ago
- Helper scripts and notes that were used while porting various nlp models☆46Updated 3 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆313Updated last year
- Data and code for our paper "Exploring and Predicting Transferability across NLP Tasks", to appear at EMNLP 2020.☆50Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆136Updated last year
- A library for finding knowledge neurons in pretrained transformer models.☆157Updated 3 years ago
- Package to compute Mauve, a similarity score between neural text and human text. Install with `pip install mauve-text`.☆292Updated 10 months ago
- Language model Prompt And Query Archive☆158Updated 4 years ago
- This repository contains the code for "Self-Diagnosis and Self-Debiasing: A Proposal for Reducing Corpus-Based Bias in NLP".☆88Updated 3 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆169Updated last year
- A library to create and manage configuration files, especially for machine learning projects.☆78Updated 3 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆203Updated 2 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Resources from the EleutherAI Math Reading Group☆53Updated 3 months ago
- ☆354Updated last year
- GHOSTS dataset☆38Updated last year
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Minimalist BERT implementation assignment for CS11-711☆83Updated 2 years ago
- This project shows how to derive the total number of training tokens from a large text dataset from 🤗 datasets with Apache Beam and Data…☆26Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆94Updated last year
- MS MARCO(Microsoft Machine Reading Comprehension) is a large scale dataset focused on machine reading comprehension and question answerin…☆218Updated last year
- DGMs for NLP. A roadmap.☆391Updated 2 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 3 years ago
- Resources for the "SummEval: Re-evaluating Summarization Evaluation" paper☆392Updated 11 months ago
- Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference…☆208Updated this week