Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- iapp_wiki_qa_squad
|
5 |
+
- tatsu-lab/alpaca
|
6 |
+
- wongnai_reviews
|
7 |
+
- wisesight_sentiment
|
8 |
+
language:
|
9 |
+
- th
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
tags:
|
12 |
+
- instruction-finetuning
|
13 |
+
library_name: adapter-transformers
|
14 |
+
---
|