pinzhenchen commited on
Commit
36cdb1c
·
verified ·
1 Parent(s): c59d17c

add attribution

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -27,6 +27,9 @@ language:
27
  library_name: transformers
28
  ---
29
 
 
 
 
30
  ![Tower Plus Pareto](./Tower-plus-pareto.png)
31
 
32
  # Model Description:
@@ -96,7 +99,7 @@ print(outputs[0]["generated_text"])
96
  ```
97
 
98
  # Citation
99
- If you use this model please cite our paper:
100
  ```
101
  @misc{rei2025towerplus,
102
  title={Tower+: Bridging Generality and Translation Specialization in Multilingual LLMs},
 
27
  library_name: transformers
28
  ---
29
 
30
+
31
+ # *This is a "fork" of [Unbabel/Tower-Plus-9B](https://huggingface.co/Unbabel/Tower-Plus-9B) licensed under CC BY NC SA 4.0.*
32
+
33
  ![Tower Plus Pareto](./Tower-plus-pareto.png)
34
 
35
  # Model Description:
 
99
  ```
100
 
101
  # Citation
102
+ If you use this model please cite this paper:
103
  ```
104
  @misc{rei2025towerplus,
105
  title={Tower+: Bridging Generality and Translation Specialization in Multilingual LLMs},