Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Mpt-7B-Assistant
|
2 |
|
3 |
[![License: Apache v2](https://img.shields.io/badge/License-Apache%20v2-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- EleutherAI/pile
|
5 |
+
- openwebtext
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
- fa
|
9 |
+
- de
|
10 |
+
- fr
|
11 |
+
- nl
|
12 |
+
- ar
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
tags:
|
15 |
+
- code
|
16 |
+
- easydel
|
17 |
+
- OST
|
18 |
+
---
|
19 |
# Mpt-7B-Assistant
|
20 |
|
21 |
[![License: Apache v2](https://img.shields.io/badge/License-Apache%20v2-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|