Pinned Repositories
titulm
TituLM Development Library
bangla-bert
Bangla-Bert is a pretrained bert model for Bengali language
bangla-corpus
A curated list of Bangla NLP Corpus
bnaug
Bangla Text Augmentation
bnlp
BNLP is a natural language processing toolkit for Bengali Language.
bntransformer
Bengali transformer using transformers
bntranslit
Bangla Transliteration Package
codeswitch
CodeSwitch is a NLP tool, can use for language identification, pos tagging, name entity recognition, sentiment analysis of code mixed data.
EmailWriter
Email Writer is a GPT-2 based email generator application
GloVe-Bengali
Bengali GloVe Pretrained Word Vector
sagorbrur's Repositories
sagorbrur/bnlp
BNLP is a natural language processing toolkit for Bengali Language.
sagorbrur/bangla-bert
Bangla-Bert is a pretrained bert model for Bengali language
sagorbrur/bntransformer
Bengali transformer using transformers
sagorbrur/bnaug
Bangla Text Augmentation
sagorbrur/bangla-corpus
A curated list of Bangla NLP Corpus
sagorbrur/bntranslit
Bangla Transliteration Package
sagorbrur/GloVe-Bengali
Bengali GloVe Pretrained Word Vector
sagorbrur/EmailWriter
Email Writer is a GPT-2 based email generator application
sagorbrur/itranslit
transliteration for indic language
sagorbrur/fillblank
Fill The Blank
sagorbrur/bnflair
Bengali flair based model collection
sagorbrur/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
sagorbrur/Best-Link-For-Best-Topics
This is a simple link sharing readme for best short topics on internet. You can contribute. Please send me a pull request.
sagorbrur/blog
Sagor's Blog
sagorbrur/ChatDoctor
sagorbrur/DALM
Domain Adapted Language Modeling Toolkit - E2E RAG
sagorbrur/fm-cheatsheet
Website for hosting the Open Foundation Models Cheat Sheet.
sagorbrur/gitignore
A collection of useful .gitignore templates
sagorbrur/langfuse
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with LlamaIndex, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
sagorbrur/livekit-agents-playground
sagorbrur/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
sagorbrur/llm_distillation_playbook
Best practices for distilling large language models.
sagorbrur/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
sagorbrur/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
sagorbrur/sagorbrur
sagorbrur/sagorbrur.github.io
sagorbrur/simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
sagorbrur/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
sagorbrur/tydiqa-language-specific
TyDi QA contains 200k human-annotated question-answer pairs in 11 Typologically Diverse languages, written without seeing the answer and without the use of translation, and is designed for the training and evaluation of automatic question answering systems. This repository provides evaluation code and a baseline system for the dataset.
sagorbrur/vit-tensorflow
Vision Transformer Cookbook with Tensorflow