Loubna ben allal commited on
Commit
cc79f05
1 Parent(s): 33c3beb

update app

Browse files
Files changed (1) hide show
  1. architectures/opt.txt +1 -1
architectures/opt.txt CHANGED
@@ -1,4 +1,4 @@
1
- [OPT](https://huggingface.co/facebook/opt-30b) uses decoder-only models like GPT-3. It was trained on datasets with a small portion of code. In this demo we use the 30B parameters model. The largest model has 176B parameters.
2
 
3
  |Model | # parameters |
4
  | - | - |
 
1
+ [OPT](https://huggingface.co/facebook/opt-30b) uses decoder-only models like GPT-3. It was trained on 5 datasets with one containing a small portion of code. In this demo we use the 30B parameters model. The largest model has 176B parameters.
2
 
3
  |Model | # parameters |
4
  | - | - |