Transformers
English
falcon
custom_code
text-generation-inference
erfanzar commited on
Commit
ba3594b
1 Parent(s): 86d9096

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - tiiuae/falcon-refinedweb
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
+ See the 📓 [paper on arXiv](https://arxiv.org/abs/2306.01116) for more details.
15
+
16
+ # Note this repo contains The Falcon Model in the Jax/Flax and make it available to finetune and train it on free kaggle TPUS !