Skip to content

Commit

Permalink
Replaced Bullets with Cards
Browse files Browse the repository at this point in the history
  • Loading branch information
w11wo committed Feb 19, 2024
1 parent f10280b commit 1aa139e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/projects/machine-translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ title: "Machine Translation"
description: "Indo-mT5 is mT5 fine-tuned for machine translation of regional languages of Indonesia. We release our dataset creation scripts, training code, and fine-tuned models for other to leverage."
---

<div class="grid cards" markdown>

- [:material-github: GitHub Repository](https://github.com/LazarusNLP/machine-translation)
- [🤗 HuggingFace Collection](https://huggingface.co/collections/LazarusNLP/indot5-6541fbdfa385933e811c2e1f)

</div>

{{ external_markdown('https://raw.githubusercontent.com/LazarusNLP/machine-translation/main/README.md', '') }}
4 changes: 4 additions & 0 deletions docs/projects/sentence-embeddings.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ title: "Sentence Embeddings"
description: "Inspired by Thai Sentence Vector Benchmark, we decided to embark on the journey of training Indonesian sentence embedding models!"
---

<div class="grid cards" markdown>

- [:material-github: GitHub Repository](https://github.com/LazarusNLP/indonesian-sentence-embeddings)
- [:material-web: Documentation](https://lazarusnlp.github.io/indonesian-sentence-embeddings/)
- [🤗 HuggingFace Collection](https://huggingface.co/collections/LazarusNLP/indonesian-sentence-embedding-6541fce662e82d932ff360c5)

</div>

{{ external_markdown('https://raw.githubusercontent.com/LazarusNLP/indonesian-sentence-embeddings/main/README.md', '') }}
4 changes: 4 additions & 0 deletions docs/projects/t5-language-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ title: "Indonesian T5 Language Models"
description: "This project focuses on pre-training a T5 (Text-to-Text Transfer Transformer) model specifically for the Indonesian language, using nanoT5 as its training framework. Our aim is to provide fully open-source, budget-constrained, sequence-to-sequence language models for Indonesia that are on-par with state-of-the-art models!"
---

<div class="grid cards" markdown>

- [:material-github: GitHub Repository](https://github.com/LazarusNLP/IndoT5/)
- [🤗 HuggingFace Collection](https://huggingface.co/collections/LazarusNLP/indonesian-t5-language-models-65c1b9a0f6342b3eb3d6d450)

</div>

{{ external_markdown('https://raw.githubusercontent.com/LazarusNLP/IndoT5/main/README.md', '') }}

0 comments on commit 1aa139e

Please sign in to comment.