Update paper link in model card

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -1,19 +1,18 @@
1
  ---
2
- license: gemma
 
 
 
 
 
3
  library_name: transformers
 
4
  pipeline_tag: text-generation
5
- extra_gated_button_content: Acknowledge license
6
  tags:
7
  - conversational
8
- language:
9
- - arz
10
- datasets:
11
- - MBZUAI-Paris/Egyptian-SFT
12
- base_model:
13
- - google/gemma-3-12b-pt
14
  ---
15
 
16
-
17
  # JAIS Initiative: Nile-Chat Models
18
 
19
  ## Model Overview
@@ -23,7 +22,7 @@ Nile-Chat is a family of open instruction-tuned models for Egyptian dialect, dev
23
  * [Nile-Chat-4B](https://huggingface.co/MBZUAI-Paris/Nile-Chat-4B): A compact 4B parameter model that balances efficiency and fluency, well-suited for generating Egyptian Arabic in both Arabic and Latin scripts.
24
  * [Nile-Chat-12B](https://huggingface.co/MBZUAI-Paris/Nile-Chat-12B): A dense 12B parameter model providing high-capacity generation capabilities, ideal for complex, multi-turn interactions and nuanced understanding in both Egyptian scripts.
25
 
26
- **Paper:** [Coming Soon!](#)
27
 
28
  ## 👥 Our Team
29
 
@@ -284,7 +283,7 @@ The models were compared against a collection of existing open-source Arabic mod
284
  <td>31.14</td><td>52.87</td><td>50.79</td><td>23.98</td><td>26.11</td>
285
  </tr>
286
  <tr>
287
- <td><a href="https://huggingface.co/Qwen/Qwen2.5-14B-Instruct" target="_blank">Qwen2.5-14B-Instruct</a></td>
288
  <td>39.48</td>
289
  <td>33.49</td><td>52.87</td><td>53.41</td><td>27.35</td><td>30.28</td>
290
  </tr>
 
1
  ---
2
+ base_model:
3
+ - google/gemma-3-12b-pt
4
+ datasets:
5
+ - MBZUAI-Paris/Egyptian-SFT
6
+ language:
7
+ - arz
8
  library_name: transformers
9
+ license: gemma
10
  pipeline_tag: text-generation
 
11
  tags:
12
  - conversational
13
+ extra_gated_button_content: Acknowledge license
 
 
 
 
 
14
  ---
15
 
 
16
  # JAIS Initiative: Nile-Chat Models
17
 
18
  ## Model Overview
 
22
  * [Nile-Chat-4B](https://huggingface.co/MBZUAI-Paris/Nile-Chat-4B): A compact 4B parameter model that balances efficiency and fluency, well-suited for generating Egyptian Arabic in both Arabic and Latin scripts.
23
  * [Nile-Chat-12B](https://huggingface.co/MBZUAI-Paris/Nile-Chat-12B): A dense 12B parameter model providing high-capacity generation capabilities, ideal for complex, multi-turn interactions and nuanced understanding in both Egyptian scripts.
24
 
25
+ **Paper:** [Nile-Chat: Egyptian Language Models for Arabic and Latin Scripts](https://huggingface.co/papers/2507.04569)
26
 
27
  ## 👥 Our Team
28
 
 
283
  <td>31.14</td><td>52.87</td><td>50.79</td><td>23.98</td><td>26.11</td>
284
  </tr>
285
  <tr>
286
+ <td><a href="https://huggingface.co/Qwen/Qwen2.5-14B-Instruct" target="_blank">Qwen2.5-14B-Instruct</a></td>
287
  <td>39.48</td>
288
  <td>33.49</td><td>52.87</td><td>53.41</td><td>27.35</td><td>30.28</td>
289
  </tr>