Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,16 @@ widget:
|
|
| 13 |
extra_gated_description: >-
|
| 14 |
If you want to learn more about how we process your personal data, please read
|
| 15 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Model Card for Mistral-7B-Instruct-v0.2
|
|
|
|
| 13 |
extra_gated_description: >-
|
| 14 |
If you want to learn more about how we process your personal data, please read
|
| 15 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
| 16 |
+
datasets:
|
| 17 |
+
- HuggingFaceFW/finewiki
|
| 18 |
+
language:
|
| 19 |
+
- pl
|
| 20 |
+
- en
|
| 21 |
+
metrics:
|
| 22 |
+
- accuracy
|
| 23 |
+
base_model:
|
| 24 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
| 25 |
+
pipeline_tag: question-answering
|
| 26 |
---
|
| 27 |
|
| 28 |
# Model Card for Mistral-7B-Instruct-v0.2
|