From 5c004a55b0d584db9bfff58dcd907cc6fdc07639 Mon Sep 17 00:00:00 2001 From: Brian Ferrell Date: Sat, 8 Oct 2022 16:28:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd5779..ebc9f28 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # BERTLiterature This contains an annotated bibliography and a literature review examining the robustness of BERT for text classification tasks and how to improve it. This stuff is pretty cool to me and I am still slowly learning, so maybe these resources can help you out with your own NLP text classification tasks! [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -Youtube overview here: https://www.youtube.com/watch?v=BhAR-IW2B4E +YouTube overview here: https://www.youtube.com/watch?v=BhAR-IW2B4E ## Papers used