Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
-
model-index:
|
7 |
-
- name: workspace/dolphin-2.2-mistral-7b
|
8 |
-
results: []
|
9 |
---
|
10 |
|
11 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
-
|
14 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
|
18 |
|
@@ -56,4 +48,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.34.1
|
57 |
- Pytorch 2.0.1+cu117
|
58 |
- Datasets 2.14.5
|
59 |
-
- Tokenizers 0.14.0
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
base_model: mistralai/Mistral-7B-v0.1
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
|
|
|
|
|
|
6 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
7 |
+
# dolphin-2.2-mistral-7b
|
8 |
|
9 |
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
|
10 |
|
|
|
48 |
- Transformers 4.34.1
|
49 |
- Pytorch 2.0.1+cu117
|
50 |
- Datasets 2.14.5
|
51 |
+
- Tokenizers 0.14.0
|