Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Koala: A Dialogue Model for Academic Research
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
+
library_name: transformers
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
datasets:
|
| 6 |
+
- ShareGPT
|
| 7 |
+
- HC3
|
| 8 |
+
tags:
|
| 9 |
+
- koala
|
| 10 |
+
- ShareGPT
|
| 11 |
+
- llama
|
| 12 |
+
- gptq
|
| 13 |
---
|
| 14 |
|
| 15 |
# Koala: A Dialogue Model for Academic Research
|