Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,6 @@ 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?']
|
|
|
7 |
|
8 |
This is the model used to seperate long questions into seperate questions if possible.
|
9 |
|
|
|
10 |
|
11 |
### Input -> Where is IISc Located, what is GDP?, How can we utilize the power of wind mill and what is photosynthesis?
|
12 |
### Output -> ['Where is IISc Located, what is GDP?, How can we utilize the power of wind mill, and what is photosynthesis?']
|