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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -7,11 +7,11 @@ tags: []
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]
 
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]