Skip to content

Commit

Permalink
Fix spelling and grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Aug 6, 2023
1 parent c359b88 commit ed6aff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/_posts/2023-08-04-llm-tagalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ For example, the [Pile](https://pile.eleuther.ai/) dataset is English-only while
Unfortunately, Tagalog is underrepresented even in multilingual LMs.
For example, the XGLM language model ([Lin et al., 2022](#lin2022xglm)) was only trained on 2.3k tokens of Tagalog data whereas the <span style="font-variant:small-caps;">Bloom</span> language model ([Scao et al., 2022](#scao2022bloom)) doesn't contain any Tagalog text at all.
There's still a long way to go.
Currently, there are efforts such as [Cohere's Aya project](https://txt.cohere.com/aya-multilingual/) that aims to close that multilingual gap.
Currently, there are efforts such as [Cohere's Aya project](https://txt.cohere.com/aya-multilingual/) that aim to close that multilingual gap.

### Thoughts on how we should use LLMs

Expand Down

0 comments on commit ed6aff8

Please sign in to comment.