UrFavB0i commited on
Commit
6b779f0
1 Parent(s): 1b9937b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  language:
3
- - en
4
  license: apache-2.0
5
- library_name: peft
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,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.