Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
cakiki nzw0301 commited on
Commit
bb63c0e
1 Parent(s): e464072

- Fix link (458d837e9a8a47df959ffdf55e45a322390f5a77)


Co-authored-by: Kento Nozawa <nzw0301@users.noreply.huggingface.co>

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