Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
datasets:
|
3 |
- OpenAssistant/oasst1
|
4 |
pipeline_tag: text-generation
|
5 |
-
license:
|
6 |
---
|
7 |
|
8 |
# 🚀 Falcon-7b-chat-oasst1
|
@@ -13,9 +13,9 @@ Falcon-7b-chat-oasst1 is a chatbot-like model for dialogue generation. It was bu
|
|
13 |
|
14 |
- **Model Type:** Causal decoder-only
|
15 |
- **Language(s):** English
|
16 |
-
- **Base Model:** [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b) (License: [
|
17 |
- **Dataset:** [OpenAssistant/oasst1](https://huggingface.co/datasets/OpenAssistant/oasst1) (License: [Apache 2.0](https://huggingface.co/datasets/OpenAssistant/oasst1/blob/main/LICENSE))
|
18 |
-
- **License(s):** Inherited from "Base Model" and "Dataset"
|
19 |
|
20 |
## Model Details
|
21 |
|
|
|
2 |
datasets:
|
3 |
- OpenAssistant/oasst1
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: apache-2.0
|
6 |
---
|
7 |
|
8 |
# 🚀 Falcon-7b-chat-oasst1
|
|
|
13 |
|
14 |
- **Model Type:** Causal decoder-only
|
15 |
- **Language(s):** English
|
16 |
+
- **Base Model:** [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b) (License: [Apache 2.0](https://huggingface.co/tiiuae/falcon-7b#license))
|
17 |
- **Dataset:** [OpenAssistant/oasst1](https://huggingface.co/datasets/OpenAssistant/oasst1) (License: [Apache 2.0](https://huggingface.co/datasets/OpenAssistant/oasst1/blob/main/LICENSE))
|
18 |
+
- **License(s):** Apache 2.0 Inherited from "Base Model" and "Dataset"
|
19 |
|
20 |
## Model Details
|
21 |
|