Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
# Instruction Tuned GPTJ LoRA using the Alpaca Dataset
|
10 |
|
|
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
+
pipeline_tag: conversational
|
9 |
+
tags:
|
10 |
+
- chat
|
11 |
+
- chat-gptj
|
12 |
+
- gptj
|
13 |
---
|
14 |
# Instruction Tuned GPTJ LoRA using the Alpaca Dataset
|
15 |
|