Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- HuggingFaceH4/ultrachat_200k
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
+
# Model Card for Model ID
|
10 |
+
|
11 |
+
This modelcard aims to be a quick sanity check and will be updated later.
|
12 |
+
|
13 |
+
## Model Details
|
14 |
+
|
15 |
+
### Model Description
|
16 |
+
|
17 |
+
- **Model type:** A 7B parameter GPT-like model fine-tuned on synthetic datasets.
|
18 |
+
- **Language(s) (NLP):** Primarily English
|
19 |
+
- **License:** MIT
|
20 |
+
- **Finetuned from model [optional]:** mistralai/Mistral-7B-v0.1
|