Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- summarization
|
|
|
5 |
language:
|
6 |
- unk
|
7 |
widget:
|
@@ -12,6 +13,13 @@ co2_eq_emissions:
|
|
12 |
emissions: 2.4412207269598545
|
13 |
---
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# Model Trained Using AutoTrain
|
16 |
|
17 |
- Problem type: Summarization
|
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- summarization
|
5 |
+
- Prompt Generation
|
6 |
language:
|
7 |
- unk
|
8 |
widget:
|
|
|
13 |
emissions: 2.4412207269598545
|
14 |
---
|
15 |
|
16 |
+
## Usecase
|
17 |
+
1. Prompt Generation.
|
18 |
+
2. Title Generation.
|
19 |
+
|
20 |
+
## Features
|
21 |
+
Excellent accuracy for one line prompts. Prompts can be used for image generation, title or meta descriptions.
|
22 |
+
|
23 |
# Model Trained Using AutoTrain
|
24 |
|
25 |
- Problem type: Summarization
|