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