Upload readme.txt
Browse files- readme.txt +11 -0
readme.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
language:
|
2 |
+
- en
|
3 |
+
thumbnail: null
|
4 |
+
tags:
|
5 |
+
- text generation
|
6 |
+
- instruct
|
7 |
+
pipeline_tag: text_generation
|
8 |
+
inference: false
|
9 |
+
license: llama2
|
10 |
+
datasets:
|
11 |
+
- PygmalionAI/PIPPA
|