Geerath commited on
Commit
7810aab
·
verified ·
1 Parent(s): 59bcc2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -7,6 +7,12 @@ tags: []
7
 
8
  This is the model used to seperate long questions into seperate questions if possible.
9
 
 
 
 
 
 
 
10
  - **Developed by:** [Geerath Bhat]
11
  - **Funded by [optional]:** [Geerath Bhat]
12
  - **Shared by [optional]:** [Geerath Bhat]
 
7
 
8
  This is the model used to seperate long questions into seperate questions if possible.
9
 
10
+ Example:
11
+ ```
12
+ Input -> Where is IISc Located, what is GDP?, How can we utilize the power of wind mill and what is photosynthesis?
13
+ Output -> ['Where is IISc Located, what is GDP?, How can we utilize the power of wind mill, and what is photosynthesis?']
14
+ ```
15
+
16
  - **Developed by:** [Geerath Bhat]
17
  - **Funded by [optional]:** [Geerath Bhat]
18
  - **Shared by [optional]:** [Geerath Bhat]