Skip to content

bhadreshpsavani/UnderstandingNLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Notes:

This Repository contains Notebooks and Notes on NLP

Tricks and Tips:

Huggingface Trick:

  1. Download all files in Huggingface model directly download image

  2. Parallel Model Training: Parallel Model Training

General Tricks:

  1. QUAIL Dataset: A better question answering Benchmark QUAIL dataset

  2. Stratified K Fold sampling for Multilabel by Abhishek Thakur: Stratified Fold

  3. Watch GPU and Memory uses Every second in the terminal: watch -n 1 nvidia-smi

Links and Blogs:

AI Hub

Topic Modeling:

Word Embedding:

RNN Blogs:

LSTM:

Attention:

Transformers: