Text Generation
PEFT
Safetensors
csabakecskemeti commited on
Commit
a23207f
1 Parent(s): 33fec0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - DevQuasar/brainstorm-v3.1_vicnua_1k
5
+ pipeline_tag: text-generation
6
+ ---
7
+
8
+ Model intention
9
+
10
+ Brainstorm facilitates idea exploration through interaction with a Language Model (LLM). Rather than providing direct answers, the model engages in a dialogue with users, offering probing questions aimed at fostering deeper contemplation and consideration of various facets of their ideas.
11
+
12
+ Base model: [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3)