Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
nzw0301 commited on
Commit
458d837
1 Parent(s): e464072
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -190,7 +190,7 @@ The main model uses [Multi Query Attention](https://arxiv.org/abs/1911.02150), w
190
  In addition there are several models that were trained on datasets with different filter parameters and with architecture and objective variations.
191
 
192
  - **Repository:** [bigcode/Megatron-LM](https://github.com/bigcode-project/Megatron-LM)
193
- - **Project Website:** [bigcode-project.org](www.bigcode-project.org)
194
  - **Paper:** [🎅SantaCoder: Don't reach for the stars!🌟](https://arxiv.org/abs/2301.03988)
195
  - **Point of Contact:** [contact@bigcode-project.org](mailto:contact@bigcode-project.org)
196
  - **Languages:** Python, Java, and JavaScript
 
190
  In addition there are several models that were trained on datasets with different filter parameters and with architecture and objective variations.
191
 
192
  - **Repository:** [bigcode/Megatron-LM](https://github.com/bigcode-project/Megatron-LM)
193
+ - **Project Website:** [bigcode-project.org](https://www.bigcode-project.org)
194
  - **Paper:** [🎅SantaCoder: Don't reach for the stars!🌟](https://arxiv.org/abs/2301.03988)
195
  - **Point of Contact:** [contact@bigcode-project.org](mailto:contact@bigcode-project.org)
196
  - **Languages:** Python, Java, and JavaScript