Skip to content

Commit

Permalink
Fix typo Casual -> Causal
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyang17 committed Apr 18, 2023
1 parent ea08eac commit 8873efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@

#### Mainstream Architectures

**Casual Decoder**
**Causal Decoder**
1. **"Language Models are Few-Shot Learners"**. *Tom B. Brown et al*. NeurIPS 2020. [[paper](http://arxiv.org/abs/2005.14165)]
1. **"OPT: Open Pre-trained Transformer Language Models"**. *Susan Zhang et al*. arXiv 2022. [[paper](http://arxiv.org/abs/2205.01068)]
1. **"BLOOM: A 176B-Parameter Open-Access Multilingual Language Model"**. *Teven Le Scao et al*. arXiv 2022. [[paper](http://arxiv.org/abs/2211.05100)]
Expand Down

0 comments on commit 8873efe

Please sign in to comment.