justheuristic commited on
Commit
4d75517
·
1 Parent(s): 4a376d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,11 +18,11 @@ pinned: false
18
  <!-- The classes below are necessary for correct rendering -->
19
  <div class="lg:col-span-3">
20
  <img src="https://raw.githubusercontent.com/NCAI-Research/CALM/main/assets/logo.png" width="380" alt="CALM Logo" />
21
- <p class="mb-2">
22
  CALM: Collaborative Arabic Language Model
23
  </p>
24
  <p class="mb-2">
25
- The CALM project is joint effort lead by <a href="https://sdaia.gov.sa/ncai/?Lang=en">NCAI</a> in collaboration with <a href="https://yandex.com/">Yandex</a> and <a href="https://huggingface.co/">HuggingFace</a> to train an Arabic language model with volunteers from around the globe. The project is an adaptation of the framework proposed at the NeurIPS 2021 demonstration: <a href="https://huggingface.co/training-transformers-together">Training Transformers Together</a>.
26
  TODO
27
  In this demo, we train a model similar to <u><a target="_blank" href="https://openai.com/blog/dall-e/">OpenAI DALL-E</a></u> —
28
  a Transformer "language model" that generates images from text descriptions.
 
18
  <!-- The classes below are necessary for correct rendering -->
19
  <div class="lg:col-span-3">
20
  <img src="https://raw.githubusercontent.com/NCAI-Research/CALM/main/assets/logo.png" width="380" alt="CALM Logo" />
21
+ <p class="mb-2" style="font-size:64px">
22
  CALM: Collaborative Arabic Language Model
23
  </p>
24
  <p class="mb-2">
25
+ The CALM project is joint effort lead by <u><a href="https://sdaia.gov.sa/ncai/?Lang=en">NCAI</a></u> in collaboration with <u><a href="https://yandex.com/">Yandex</a> and <a href="https://huggingface.co/">HuggingFace</a></u> to train an Arabic language model with volunteers from around the globe. The project is an adaptation of the framework proposed at the NeurIPS 2021 demonstration: <u><a href="https://huggingface.co/training-transformers-together">Training Transformers Together</a></u>.
26
  TODO
27
  In this demo, we train a model similar to <u><a target="_blank" href="https://openai.com/blog/dall-e/">OpenAI DALL-E</a></u> —
28
  a Transformer "language model" that generates images from text descriptions.