Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
inference: false
|
| 3 |
-
license: other
|
| 4 |
---
|
| 5 |
|
| 6 |
<!-- header start -->
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc
|
| 3 |
+
datasets:
|
| 4 |
+
- VMware/open-instruct-v1-oasst-dolly-hhrlhf
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
library_name: transformers
|
| 8 |
+
pipeline_tag: text-generation
|
| 9 |
inference: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- header start -->
|