diff --git a/README.md b/README.md index f8722ec..52e2a4b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains training (pre-training, fine-tuning, prompt-tuning), ev > [Uni-Perceiver](https://arxiv.org/abs/2112.01522): Pre-training Unified Architecture for Generic Perception for Zero-shot and Few-shot Tasks, CVPR 2022. -> [Uni-Perceiver-MoE](https://arxiv.org/abs/2206.04674): Learning Sparse Generalist Models with Conditional MoEs. +> [Uni-Perceiver-MoE](https://arxiv.org/abs/2206.04674): Learning Sparse Generalist Models with Conditional MoEs, NeurIPS 2022. @@ -198,4 +198,4 @@ Many thanks to following codes that help us a lot in building this codebase: * [deit](https://github.com/facebookresearch/deit) * [VL-BERT](https://github.com/jackroos/VL-BERT) * [TimeSformer](https://github.com/facebookresearch/TimeSformer) -* [CLIP](https://github.com/openai/CLIP) \ No newline at end of file +* [CLIP](https://github.com/openai/CLIP)