Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
tags:
|
| 4 |
-
- finetuned
|
| 5 |
-
base_model: mistralai/Mistral-7B-v0.1
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
inference: true
|
| 8 |
widget:
|
| 9 |
- messages:
|
| 10 |
- role: user
|
| 11 |
content: What is your favorite condiment?
|
| 12 |
-
|
| 13 |
-
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Model Card for Mistral-7B-Instruct-v0.1
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
inference: true
|
| 4 |
widget:
|
| 5 |
- messages:
|
| 6 |
- role: user
|
| 7 |
content: What is your favorite condiment?
|
| 8 |
+
extra_gated_description: >-
|
| 9 |
+
If you want to learn more about how we process your personal data, please read
|
| 10 |
+
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for Mistral-7B-Instruct-v0.1
|