Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- LLM
|
4 |
+
- llama
|
5 |
+
- Mistral
|
6 |
+
---
|
7 |
+
|
8 |
+
<!-- header start -->
|
9 |
+
<div style="display: flex; flex-direction: column; align-items: center;">
|
10 |
+
</div>
|
11 |
+
<div style="width: 100%;">
|
12 |
+
<img src="https://huggingface.co/FPHam/Reverso_Expanded_13b_Q_Generator_GPTQ/resolve/main/reverso-expanded.jpg" alt="Reverso Expanded 0.2" style="width: 80%; min-width: 200px; display: block; margin: auto;">
|
13 |
+
</div>
|
14 |
+
<div style="display: flex; flex-direction: column; align-items: center;">
|
15 |
+
<p><a href="https://ko-fi.com/Q5Q5MOB4M">Buy my great moustache Ko-fi</a></p>
|
16 |
+
</div>
|
17 |
+
<!-- header end -->
|
18 |
+
|
19 |
+
# Generate_Question_Mistral_7B
|
20 |
+
(Fancy Questions generating model)
|
21 |
+
|
22 |
+
Based on [Reverso Expanded](https://huggingface.co/FPHam/Reverso_Expanded_13b_Q_Generator_GPTQ)
|
23 |
+
|
24 |
+
This is a model that generates a qestion from a text you feed it to - and nothing much else. It is used to generate datasets.
|
25 |
+
|
26 |
+
|