Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,14 @@ base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
|
|
7 |
model-index:
|
8 |
- name: OpenNEP-Mistral-7B-Instruct-v0.2-GPTQ-ft
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
model-index:
|
8 |
- name: OpenNEP-Mistral-7B-Instruct-v0.2-GPTQ-ft
|
9 |
results: []
|
10 |
+
pipeline_tag: question-answering
|
11 |
+
widget:
|
12 |
+
- text: "What is NEP?"
|
13 |
+
context: "My name is Clara and I live in Berkeley."
|
14 |
+
example_title: "Name"
|
15 |
+
- text: "Where do I live?"
|
16 |
+
context: "My name is Sarah and I live in London"
|
17 |
+
example_title: "Location"
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|