Add link to paper

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -2,6 +2,7 @@
2
  language:
3
  - bn
4
  library_name: transformers
 
5
  pipeline_tag: text-generation
6
  tags:
7
  - hishab
@@ -10,7 +11,6 @@ tags:
10
  - llama
11
  - llama-3
12
  - llama-factory
13
- license: llama3.2
14
  ---
15
 
16
  ## Model Information
@@ -33,6 +33,8 @@ This model is a continually pretrained version of the [meta-llama/Llama-3.2-3B](
33
 
34
  **License:** We are using a similar license to Llama 3.2. Use of Llama 3.2 is governed by the [Llama 3.2 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE) (a custom, commercial license agreement).
35
 
 
 
36
 
37
  ## How to use
38
  - Use with transformers
@@ -135,5 +137,4 @@ We evaluated the models on the following datasets:
135
  ### Intended Use
136
  - Bangla text generation
137
  - Bangla language understanding tasks
138
- - Bangla instruction fine-tuning tasks
139
-
 
2
  language:
3
  - bn
4
  library_name: transformers
5
+ license: llama3.2
6
  pipeline_tag: text-generation
7
  tags:
8
  - hishab
 
11
  - llama
12
  - llama-3
13
  - llama-factory
 
14
  ---
15
 
16
  ## Model Information
 
33
 
34
  **License:** We are using a similar license to Llama 3.2. Use of Llama 3.2 is governed by the [Llama 3.2 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE) (a custom, commercial license agreement).
35
 
36
+ Paper: [TituLLMs: A Family of Bangla LLMs with Comprehensive Benchmarking](https://huggingface.co/papers/2502.11187)
37
+ <br>
38
 
39
  ## How to use
40
  - Use with transformers
 
137
  ### Intended Use
138
  - Bangla text generation
139
  - Bangla language understanding tasks
140
+ - Bangla instruction fine-tuning tasks