Resource of free step by step video how to guides to get you started with machine learning.
Monday, August 3, 2020
Data Augmentation using Pre-trained Transformer Models
This video explores sampling from pre-trained transformers to augment small, labeled datasets. This study compares the results of fine-tuning BERT, GPT-2, and BART for generating new data. Each technique has a distinct way of making sure the augmented data preserves the original class label such as positive or negative sentiment or a respective topic in a topic classification task. I think this is a really exciting use of generative models, showing that they are more useful than just being the first step of representation learning! Thanks for watching and please subscribe! Paper Links: Data Augmentation using Pre-trained Transformers: https://ift.tt/31gUSwX Next Word Prediction Demo: https://ift.tt/3gjQUue Conditional BERT for Contextual Augmentation: https://ift.tt/39Oz9k4 BART: https://ift.tt/2oNKlKK T5: https://ift.tt/2PpvzVe GPT-3: https://ift.tt/3et6QZt BERT: https://ift.tt/2pMXn84 GPT: https://ift.tt/2HeACni ImageGPT (images used to describe AE vs. AR): https://ift.tt/2YKKAEf Classification Accuracy Score: https://ift.tt/2U1fmaU BigGAN: https://ift.tt/328NqnC Guide to using BERT (will help understand how label embedding would work): https://ift.tt/2XR2Jzh Conditional GANs: https://ift.tt/2rPVlDw SPADE (conditional batch norm example, albeit kind of an intense example): https://ift.tt/2CsbLsZ Pre-training via Paraphrasing: https://ift.tt/2PjV9tF PEGASUS: https://ift.tt/3hhCFGM Don't Stop Pretraining: https://ift.tt/2WEdjdt Chapters 0:00 Introduction 1:16 Labeling Data is difficult! 2:15 Data Augmentation in NLP 3:18 Contextual Augmentation 4:12 Conditional BERT 6:58 BERT vs. GPT-2 vs. BART 8:53 Data Augmentation Approach 10:00 How Data is Generated 11:08 Class Label in Vocabulary? 13:07 Experiment Details 13:38 Results Extrinsic Evaluation 14:18 Classification Accuray Score used for GANs, VAEs in images 14:45 Intrinsic Analysis 16:25 Connection to Don’t Stop Pretraining 17:17 Connection with MARGE, PEGASUS, ELECTRA 18:27 Connection with Pattern-Exploiting Training
Subscribe to:
Post Comments (Atom)
-
Using GPUs in TensorFlow, TensorBoard in notebooks, finding new datasets, & more! (#AskTensorFlow) [Collection] In a special live ep...
-
Quick answer: Qwen 3 32B needs about 22.7 GB of VRAM at Q4_K_M with a 4k-token context — a used 24 GB card like the RTX 3090 is the minimu...
-
Inside TensorFlow: Summaries and TensorBoard [Collection] Take an inside look into the TensorFlow team’s own internal training sessions-...
-
Hey everyone This is Ujjwal kapil B.tech 2nd year Ai and Ml In this video we covered one of the most important question "COLLEGE KAB O...
-
Quick answer: DeepSeek V4 Flash is a Mixture-of-Experts model: all 284 billion parameters must be stored, so combined RAM plus VRAM — not ...
-
This video is a crash course on understanding how finetuning on LLM models can be performed uing QLORA,LORA, Quantization using LLama2, Grad...
-
In this video, you'll learn how to use machine learning, computer vision and deep learning to create a football analysis system. This pr...
-
Quick answer: For most learners, the best single machine learning book is Hands-On Machine Learning with Scikit-Learn, Keras & Tensor...
-
#minecraft #neuralnetwork #backpropagation I built an analog neural network in vanilla Minecraft without any mods or command blocks. The n...
-
Quick answer: For an 8B model at Q4, local electricity costs roughly $0.05 per million output tokens — against about $0.53 per million ble...
No comments:
Post a Comment