Skip to content

Commit a0f1927

Browse files
authored
Update README.md
1 parent 776212f commit a0f1927

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22

33
| Category | Subcategory | Models | ArXiv Link | Repo |
4-
|----------------------|-------------------------------|----------------------------------------|------------------------------------|---------------------------|
5-
| LLM | Open sourced LLM | BERT | [devlin2019bert](https://arxiv.org/abs/1810.04805) | ![GitHub Repo stars](https://img.shields.io/github/stars/google-research/bert) |
6-
| | | T5 | [raffel2023exploring](https://arxiv.org/abs/1910.10683) | https://github.com/google-research/bert |
4+
|----------------------|-------------------------------|----------------------------------------|------------------------------------|
5+
| LLM | Open sourced LLM | BERT | [devlin2019bert](https://arxiv.org/abs/1810.04805) |
6+
| | | T5 | [raffel2023exploring](https://arxiv.org/abs/1910.10683) |
77
| | | LLaMA | [touvron2023llama](https://arxiv.org/abs/2302.13971) |
88
| | Closed sourced LLM | GPT3 | [brown2020language](https://arxiv.org/abs/2005.14165) |
99
| | | GPT4 | [openai2023gpt4](https://arxiv.org/abs/2303.08774) |

0 commit comments

Comments
 (0)