binwang commited on
Commit
900c2aa
·
verified ·
1 Parent(s): 480e6ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: transformers
3
  license: other
 
 
4
  metrics:
5
  - bleu
6
  - wer
@@ -39,7 +41,7 @@ MERaLiON stands for **M**ultimodal **E**mpathetic **R**easoning **a**nd **L**ear
39
  - **Developed by:** I<sup>2</sup>R, A\*STAR, with collaboration with AISG, Singapore
40
  - **Model type:** Multimodal LLM
41
  - **Language(s):** Primarily English (Global and Singapore), with support for input and output in other languages compatible with Whisper and SEA-LION models.
42
- - **License:** [MERaLiON xx license](xxxxx)
43
 
44
  We support model inference using the [Huggingface](#inference) and [vLLM](#vllm-inference) frameworks. For more technical details, please refer to our [technical report](https://arxiv.org/abs/2412.09818).
45
 
 
1
  ---
2
  library_name: transformers
3
  license: other
4
+ license_name: meralion-public-license
5
+ license_link: https://huggingface.co/MERaLiON/MERaLiON-AudioLLM-Whisper-SEA-LION/blob/main/MERaLiON-Public-Licence-v1.pdf
6
  metrics:
7
  - bleu
8
  - wer
 
41
  - **Developed by:** I<sup>2</sup>R, A\*STAR, with collaboration with AISG, Singapore
42
  - **Model type:** Multimodal LLM
43
  - **Language(s):** Primarily English (Global and Singapore), with support for input and output in other languages compatible with Whisper and SEA-LION models.
44
+ - **License:** [MERaLiON Public License](https://huggingface.co/MERaLiON/MERaLiON-AudioLLM-Whisper-SEA-LION/blob/main/MERaLiON-Public-Licence-v1.pdf)
45
 
46
  We support model inference using the [Huggingface](#inference) and [vLLM](#vllm-inference) frameworks. For more technical details, please refer to our [technical report](https://arxiv.org/abs/2412.09818).
47