BlouseJury
commited on
Commit
•
c96643e
1
Parent(s):
868b7f8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- finetune
|
8 |
---
|
9 |
+
# Mistral-7B-Discord-0.1
|
10 |
+
|
11 |
+
This model is a finetune of [Mistral-7B-0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on ~20 Million tokens worth of mostly not formatted, anonymized discord messages.
|
12 |
+
|
13 |
+
This is a base model.
|
14 |
+
|
15 |
+
## Model Details
|
16 |
+
|
17 |
+
- **Finetuned from model :** mistralai/Mistral-7B-v0.1
|
18 |
+
|