Anirudh6778 commited on
Commit
f2e0947
1 Parent(s): 697ced8

Update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,4 +7,7 @@ metrics:
7
  base_model:
8
  - google/flan-t5-large
9
  pipeline_tag: text2text-generation
 
 
 
10
  ---
 
7
  base_model:
8
  - google/flan-t5-large
9
  pipeline_tag: text2text-generation
10
+ tags:
11
+ - rag
12
+ - raft
13
  ---