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 4071b59 commit b16e5c1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,18 @@ 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)
- [Unsupervised Vision Representation Learning](#unsupervised-vision-representation-learning)
- [Speech](#speech)
- [Unsupervised Speech Representation Learning](#unsupervised-speech-representation-learning)
- [Unsupervised Automatic speech recognition (ASR)](#unsupervised-automatic-speech-recognition)
- [Fomal Language / Code](#formal-language)
- [Structured Knowledge](#structured-knowledge)
- [Table](#table)
- [Knowledge Graph](#knoledge-graph)
- [Retrivaled Passage as Knowledge](#retrivaled-passage-as-knowledge)
- [Modality infusion](#modality-infusion)
- [Vision and Natural Language](#vision-and-natural-language)


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

* [TableFormer: Robust Transformer Modeling for Table-Text Encoding](https://openreview.net/pdf?id=EHzvRqy6kD), ACL 2022.

### Knowledge graph
### Knowledge Graph

* [COMET: Commonsense Transformers for Automatic Knowledge Graph Construction](https://arxiv.org/pdf/1906.05317.pdf), ACL 2019.

Expand Down

0 comments on commit b16e5c1

Please sign in to comment.