Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
JingfengYang committed Feb 28, 2022
1 parent 616a5f0 commit 2ffd436
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ There are many advances of using unified models (e.g. Transformer) to create rep
- [Resources](#resources)
- [Natural Language](#natural-language)
- [Vision](#vision)
- [Supervised Vision Task](#supervised-vision-task)
- [Supervised Vision Tasks](#supervised-vision-tasks)
- [Unsupervised Vision Representation Learning](#unsupervised-vision-representation-learning)
- [Speech](#speech)
- [Unsupervised Speech Representation Learning](#unsupervised-speech-representation-learning)
Expand All @@ -40,7 +40,7 @@ There are many advances of using unified models (e.g. Transformer) to create rep

## Vision

### Supervised Vision Task
### Supervised Vision Tasks

* [DETR: End-to-End Object Detection with Transformers](https://arxiv.org/abs/2005.12872), ECCV 2020.

Expand Down Expand Up @@ -114,7 +114,7 @@ There are many advances of using unified models (e.g. Transformer) to create rep

* [(COMET-)ATOMIC-2020: On Symbolic and Neural Commonsense Knowledge Graphs](https://arxiv.org/pdf/2010.05953.pdf), arxiv Oct 2020.

### Retrivaled Passage as Knowledge
### Retrivaled Paragraphs as Knowledge

* [REALM: Retrieval-Augmented Language Model Pre-Training](https://arxiv.org/pdf/2002.08909.pdf), arxiv Feb 2020.

Expand Down

0 comments on commit 2ffd436

Please sign in to comment.