phxdev commited on
Commit
b54c6e3
·
verified ·
1 Parent(s): 3e4db58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Corporate Synergy Bot 7B 🤖💼
2
 
3
  A fine-tuned Mistral-7B model specialized in corporate jargon and business-speak, designed to help you leverage synergies, optimize stakeholder value propositions, and make everything sound 37% more important than it actually is.
 
1
+ ---
2
+ tags:
3
+ - autotrain
4
+ - text-generation-inference
5
+ - text-generation
6
+ - peft
7
+ library_name: transformers
8
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
9
+ widget:
10
+ - messages:
11
+ - role: user
12
+ content: What is your favorite condiment?
13
+ license: other
14
+ datasets:
15
+ - phxdev/corporate-speak-dataset-autotrain
16
+ ---
17
  # Corporate Synergy Bot 7B 🤖💼
18
 
19
  A fine-tuned Mistral-7B model specialized in corporate jargon and business-speak, designed to help you leverage synergies, optimize stakeholder value propositions, and make everything sound 37% more important than it actually is.