robinsmits
commited on
Commit
•
4d10498
1
Parent(s):
baa4aa4
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -196,6 +207,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
200 |
-
|
201 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- mistral
|
5 |
+
- conversational
|
6 |
+
- unsloth
|
7 |
+
- chatalpaca
|
8 |
+
license: apache-2.0
|
9 |
+
datasets:
|
10 |
+
- robinsmits/ChatAlpaca-20K
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
inference: false
|
14 |
+
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
17 |
# Model Card for Model ID
|
|
|
207 |
|
208 |
## Model Card Contact
|
209 |
|
210 |
+
[More Information Needed]
|
|
|
|