jfacevedo commited on
Commit
a3b5adf
1 Parent(s): 1f35363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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