Pinned Repositories
academic-kickstart
Easily create a beautiful website using Academic and Hugo
bigcode-evaluation-harness-odex
A framework for the evaluation of autoregressive code generation language models.
code-switching-papers
A curated list of research papers and resources on code-switching
dolomite-engine
Dolomite Engine is a library for pretraining/finetuning LLMs
GLUECoS
A benchmark for code-switched NLP, ACL 2020
hugo-academic
📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
NeuralNER
Implementation of Multilingual Neural NER
SequenceLabelerDeepLearning
Sequence Labeler using Deep Learning. More details can be seen in the Readme file
unmt_tutorial_icon2020
Material for the ICON 2020 Tutorial on Unsupervised NMT
murthyrudra's Repositories
murthyrudra/unmt_tutorial_icon2020
Material for the ICON 2020 Tutorial on Unsupervised NMT
murthyrudra/NeuralNER
Implementation of Multilingual Neural NER
murthyrudra/SequenceLabelerDeepLearning
Sequence Labeler using Deep Learning. More details can be seen in the Readme file
murthyrudra/academic-kickstart
Easily create a beautiful website using Academic and Hugo
murthyrudra/bigcode-evaluation-harness-odex
A framework for the evaluation of autoregressive code generation language models.
murthyrudra/code-switching-papers
A curated list of research papers and resources on code-switching
murthyrudra/dolomite-engine
Dolomite Engine is a library for pretraining/finetuning LLMs
murthyrudra/GLUECoS
A benchmark for code-switched NLP, ACL 2020
murthyrudra/hugo-academic
📝 The website builder for Hugo. Build and deploy a beautiful website in minutes!
murthyrudra/IIITL_NLP_Lab
Jupyter notebook and python files for IITL NLP Course
murthyrudra/lit-gpt
Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
murthyrudra/murthyrudra.github.io
murthyrudra/instructlab
InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.
murthyrudra/LLM_Talk
murthyrudra/MoEBERT
This PyTorch package implements MoEBERT: from BERT to Mixture-of-Experts via Importance-Guided Adaptation (NAACL 2022).
murthyrudra/news-please
news-please - an integrated web crawler and information extractor for news that just works
murthyrudra/PokemonIcons
Pixel Style IconPack
murthyrudra/sanscript
Transliteration package for Indian scripts
murthyrudra/schema
JSON schema for Taxonomy YAML
murthyrudra/sdg
Python library for Synthetic Data Generation
murthyrudra/SentimentAnalyzer
Simple Sentiment Analyzer based on CNN-Bi-LSTMs
murthyrudra/shields
Concise, consistent, and legible badges in SVG and raster format
murthyrudra/starter-academic
murthyrudra/taxonomy
Taxonomy tree that will allow you to create models tuned with your data
murthyrudra/training
InstructLab Training Library
murthyrudra/Word2Vec
My C++ implementation of Word2vec