Update README.md
Browse files
README.md
CHANGED
|
@@ -2,15 +2,18 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
Fine-tuned version of IBM Granite 3.3 2b base
|
|
|
|
| 5 |
Accepts a research project title and summary and creates a largely extractive breakdown (with some minor tweaks for coherence) into:
|
| 6 |
-
context and background
|
| 7 |
-
problem and aim
|
| 8 |
-
approach and methodology
|
| 9 |
-
outcomes and impact
|
|
|
|
| 10 |
with seperate keywords for each of these breakdowns.
|
|
|
|
| 11 |
Additionally includes lists of:
|
| 12 |
-
application areas - where the research is indicated as applying to
|
| 13 |
-
expected beneficiaries - where indicated within the document
|
| 14 |
|
| 15 |
Usage:
|
| 16 |
```
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
Fine-tuned version of IBM Granite 3.3 2b base
|
| 5 |
+
|
| 6 |
Accepts a research project title and summary and creates a largely extractive breakdown (with some minor tweaks for coherence) into:
|
| 7 |
+
* context and background
|
| 8 |
+
* problem and aim
|
| 9 |
+
* approach and methodology
|
| 10 |
+
* outcomes and impact
|
| 11 |
+
|
| 12 |
with seperate keywords for each of these breakdowns.
|
| 13 |
+
|
| 14 |
Additionally includes lists of:
|
| 15 |
+
* application areas - where the research is indicated as applying to
|
| 16 |
+
* expected beneficiaries - where indicated within the document
|
| 17 |
|
| 18 |
Usage:
|
| 19 |
```
|