hipnologo librarian-bot commited on
Commit
7c5c6d7
1 Parent(s): 015e5d3

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (8a3d41bac3407e899eec09cf43895d2922b939b5)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
- library_name: peft
3
- license: apache-2.0
4
- datasets:
5
- - hipnologo/Ecommerce-FAQ-Chatbot-Dataset
6
  language:
7
  - en
8
- pipeline_tag: text-generation
 
9
  tags:
10
  - text-generation-inference
 
 
 
 
11
  ---
12
 
13
  # Falcon 7B LLM Fine Tune Model
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
+ library_name: peft
6
  tags:
7
  - text-generation-inference
8
+ datasets:
9
+ - hipnologo/Ecommerce-FAQ-Chatbot-Dataset
10
+ pipeline_tag: text-generation
11
+ base_model: tiiuae/falcon-7b
12
  ---
13
 
14
  # Falcon 7B LLM Fine Tune Model