Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,18 +1,19 @@
|
|
1 |
---
|
2 |
-
datasets:
|
3 |
-
- tiiuae/falcon-refinedweb
|
4 |
-
inference: false
|
5 |
language:
|
6 |
- en
|
7 |
- de
|
8 |
- es
|
9 |
- fr
|
10 |
license: unknown
|
|
|
|
|
|
|
|
|
11 |
model_creator: Technology Innovation Institute
|
12 |
model_link: https://huggingface.co/tiiuae/falcon-180B
|
13 |
-
model_name: Falcon 180B
|
14 |
model_type: falcon
|
15 |
quantized_by: TheBloke
|
|
|
16 |
---
|
17 |
|
18 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- de
|
5 |
- es
|
6 |
- fr
|
7 |
license: unknown
|
8 |
+
datasets:
|
9 |
+
- tiiuae/falcon-refinedweb
|
10 |
+
model_name: Falcon 180B
|
11 |
+
inference: false
|
12 |
model_creator: Technology Innovation Institute
|
13 |
model_link: https://huggingface.co/tiiuae/falcon-180B
|
|
|
14 |
model_type: falcon
|
15 |
quantized_by: TheBloke
|
16 |
+
base_model: tiiuae/falcon-180B
|
17 |
---
|
18 |
|
19 |
<!-- header start -->
|