yashkumaratri
Postdoc@UVA, Former (PhD@IIIT-Delhi, RA@LCS2-IIITD, Data Scientist@lumiqai)
@IIITD @lcs2-iiitd @hartvigsen-groupIndia
Pinned Repositories
BERT_multimodal_transformer
GAN
Building GAN's to interact with MNIST Dataset.
ml-india
Website for Machine Learning India (ml-india). Fostering machine learning and data science ecosystem in India.
StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)
yashkumaratri's Repositories
yashkumaratri/BERT_multimodal_transformer
yashkumaratri/yashkumaratri.github.io
Github IO
yashkumaratri/ai-deadlines
:alarm_clock: AI conference deadline countdowns
yashkumaratri/atom
:atom: The hackable text editor
yashkumaratri/bda23
yashkumaratri/CiteSum
Dataset, models, and code for paper "CiteSum: Citation Text-guided Scientific Extreme Summarization and Low-resource Domain Adaptation", EMNLP 2022
yashkumaratri/covid19-fake-news-detection
Official repository for data set and baselines for covid19 fake news data.
yashkumaratri/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
yashkumaratri/deepmatcher
Python package for performing Entity and Text Matching using Deep Learning.
yashkumaratri/HebbianLearning
Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.
yashkumaratri/HebbianMetaLearning
Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686
yashkumaratri/Hindi-Hostility-Detection-CONSTRAINT-2021
This repository contains the Hostility Detection dataset for Hindi language used in the shared task at Constraint@AAAI 21 workshop. For more details about the shared task please visit: https://constraint-shared-task-2021.github.io/
yashkumaratri/hurdles
yashkumaratri/hyperbolics
Hyperbolic Embeddings
yashkumaratri/just_a_repo
yashkumaratri/merlot
MERLOT: Multimodal Neural Script Knowledge Models
yashkumaratri/multimodal-simclr
yashkumaratri/Pegasus_with_Longformer_summarization
yashkumaratri/RWKV-LM
RWKV v2 is a RNN with transformer-level performance. It can be directly trained like a GPT transformer (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
yashkumaratri/slurm_things
Putting personal slurm run commands and notes
yashkumaratri/stable-diffusion-webui
Stable Diffusion web UI
yashkumaratri/Styleformer
A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
yashkumaratri/TopoModelX
Topological Deep Learning
yashkumaratri/trans-encoder
Trans-Encoder: Unsupervised sentence-pair modelling through self- and mutual-distillations
yashkumaratri/transformer
A PyTorch Implementation of "Attention Is All You Need"
yashkumaratri/TransformerDecoders
[CVPRW22] Official Implementation of T-Food: "Transformer Decoders with MultiModal Regularization for Cross-Modal Food Retrieval". Accepted at CVPR22 's MULA Workshop.
yashkumaratri/trl
Train transformer language models with reinforcement learning.
yashkumaratri/VT-SSum
yashkumaratri/wiki2bio
Code for AAAI2018 paper "Table-to-text Generation by Structure-aware Seq2seq Learning"
yashkumaratri/x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)