FalconLLM commited on
Commit
6dd3960
•
1 Parent(s): bf62013

Update license info to Apache 2.0

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,12 +4,12 @@ datasets:
4
  language:
5
  - en
6
  inference: false
7
- license: tii-falcon-llm
8
  ---
9
 
10
  # Falcon-RW-7B
11
 
12
- **Falcon-RW-7B is a 7B parameters causal decoder-only model built by [TII](https://www.tii.ae) and trained on 350B tokens of [RefinedWeb](https://huggingface.co/datasets/tiiuae/falcon-refinedweb). It is made available under the [TII Falcon LLM License](https://huggingface.co/tiiuae/falcon-rw-7b/blob/main/LICENSE.txt).**
13
 
14
  *Paper coming soon 😊.*
15
 
@@ -58,7 +58,7 @@ for seq in sequences:
58
  - **Developed by:** [https://www.tii.ae](https://www.tii.ae);
59
  - **Model type:** Causal decoder-only;
60
  - **Language(s) (NLP):** English;
61
- - **License:** [TII Falcon LLM License](https://huggingface.co/tiiuae/falcon-rw-7b/blob/main/LICENSE.txt).
62
 
63
  ### Model Source
64
 
 
4
  language:
5
  - en
6
  inference: false
7
+ license: apache-2.0
8
  ---
9
 
10
  # Falcon-RW-7B
11
 
12
+ **Falcon-RW-7B is a 7B parameters causal decoder-only model built by [TII](https://www.tii.ae) and trained on 350B tokens of [RefinedWeb](https://huggingface.co/datasets/tiiuae/falcon-refinedweb). It is made available under the Apache 2.0 license.**
13
 
14
  *Paper coming soon 😊.*
15
 
 
58
  - **Developed by:** [https://www.tii.ae](https://www.tii.ae);
59
  - **Model type:** Causal decoder-only;
60
  - **Language(s) (NLP):** English;
61
+ - **License:** Apache 2.0.
62
 
63
  ### Model Source
64