Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
# Model Card for
|
7 |
|
8 |
-
|
|
|
|
|
9 |
|
10 |
|
11 |
|
@@ -196,6 +200,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 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- en
|
6 |
---
|
7 |
|
8 |
+
# Model Card for Alpaca Dragon 72B V1
|
9 |
|
10 |
+
Fine tune of Smaug 72b v0.1 using an alpaca data set I have handy.
|
11 |
+
|
12 |
+
![img](./alpaca_dragon.png)
|
13 |
|
14 |
|
15 |
|
|
|
200 |
|
201 |
## Model Card Contact
|
202 |
|
203 |
+
[More Information Needed]
|
|
|
|