memorease commited on
Commit
ce798e9
·
verified ·
1 Parent(s): 373195d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language: en
4
+ license: apache-2.0
5
+ pipeline_tag: text2text-generation
6
+ tags:
7
+ - flan-t5
8
+ - text2text-generation
9
+ ---
10
+
11
+ # MemorEase Question Generator
12
+
13
+ This model is fine-tuned from google/flan-t5-base to generate memory-related questions from description inputs.