From 7cec20d01d2254cc4cae2e55a5db8081f8a03688 Mon Sep 17 00:00:00 2001 From: Eternal Reclaimer <98760976+kyegomez@users.noreply.github.com> Date: Sun, 12 May 2024 18:41:13 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 72e206a..9efbe6f 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,6 @@ print(output.shape) ## Training pipeline - Get all datasets pushed to huggingface +# Resources +- [ EvoFormer Paper ](https://www.nature.com/articles/s41586-021-03819-2) +- [ Pairformer](https://arxiv.org/pdf/2311.03583)