thenHung commited on
Commit
968a66a
1 Parent(s): 277b2a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -6,4 +6,12 @@ language:
6
  base_model:
7
  - google-t5/t5-base
8
  pipeline_tag: text-generation
9
- ---
 
 
 
 
 
 
 
 
 
6
  base_model:
7
  - google-t5/t5-base
8
  pipeline_tag: text-generation
9
+ ---
10
+
11
+
12
+ # Question decomposer Based t5 and Seq2seq
13
+
14
+ Example: What is the capital of France and when it entablish ?
15
+
16
+ - What is the capital of France ?
17
+ - When was the capital of France entablish ?