Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- ai-aerospace/ams_data_train_mistral_v0.1_100
|
5 |
+
base-model: mistralai/Mistral-7B-Instruct-v0.1.
|
6 |
+
---
|
7 |
+
First model fine tune trained from https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1.
|
8 |
+
Code to create this here: https://colab.research.google.com/drive/1Wsi7q1sBJlXrVZAbxhMRZuKnhSFeU9mu?usp=sharing
|