diff --git a/data/lecture3.md b/data/lecture3.md new file mode 100644 index 0000000..f351f4d --- /dev/null +++ b/data/lecture3.md @@ -0,0 +1,3 @@ +# Lecture 3: Transformers + +This lecture introduces transformer architectures, attention mechanisms, and the BERT model.