Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,8 @@ language:
|
|
5 |
datasets:
|
6 |
- hbx/IN3
|
7 |
---
|
8 |
-
|
|
|
|
|
|
|
|
|
|
5 |
datasets:
|
6 |
- hbx/IN3
|
7 |
---
|
8 |
+
|
9 |
+
# Model Card for Mistral-Interact
|
10 |
+
|
11 |
+
We utilize the [model-center](https://github.com/OpenBMB/ModelCenter) framework to conduct full-parameter fine-tuning of [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) using [Intention-in-Interaction(IN3)](https://huggingface.co/datasets/hbx/IN3) dataset on two 80GB A800s. For full details and the usage of this model please read our [paper](https://arxiv.org/abs/2402.09205) and [repo](https://github.com/HBX-hbx/Mistral-Interact).
|
12 |
+
|