Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
|
4 |
license: apache-2.0
|
5 |
-
library_name:
|
6 |
tags:
|
7 |
-
|
8 |
datasets:
|
9 |
-
|
10 |
pipeline_tag: text-generation
|
11 |
base_model: tiiuae/falcon-7b
|
12 |
---
|
@@ -85,5 +85,4 @@ This project is licensed under the Apache 2.0 License. See the [LICENSE] file fo
|
|
85 |
|
86 |
# Acknowledgements
|
87 |
|
88 |
-
Special thanks to the Falcon team and the creators of the tiiuae/falcon-7b model for providing the base model and the tools necessary for fine-tuning.
|
89 |
-
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
tags:
|
7 |
+
- text-generation-inference
|
8 |
datasets:
|
9 |
+
- UrFavB0i/skincare-ecommerce-FAQ
|
10 |
pipeline_tag: text-generation
|
11 |
base_model: tiiuae/falcon-7b
|
12 |
---
|
|
|
85 |
|
86 |
# Acknowledgements
|
87 |
|
88 |
+
Special thanks to the Falcon team and the creators of the tiiuae/falcon-7b model for providing the base model and the tools necessary for fine-tuning.
|
|