Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ tags:
|
|
| 13 |
- tiny
|
| 14 |
- nanogpt
|
| 15 |
- gpt
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Welcome to eMail-LM
|
|
@@ -22,7 +24,7 @@ This is a 44.64M parameter GPT model which generates E-Mails.
|
|
| 22 |
To use this model, download `model.pt` and `use.py` from this repo and run `use.py`.
|
| 23 |
|
| 24 |
## Sample
|
| 25 |
-
Input: `Write an email to my boss about a server outage.`
|
| 26 |
Output:
|
| 27 |
```plaintext
|
| 28 |
SUBJECT: Regarding the Server Outage - Seriously?
|
|
|
|
| 13 |
- tiny
|
| 14 |
- nanogpt
|
| 15 |
- gpt
|
| 16 |
+
- open
|
| 17 |
+
- opensource
|
| 18 |
---
|
| 19 |
|
| 20 |
# Welcome to eMail-LM
|
|
|
|
| 24 |
To use this model, download `model.pt` and `use.py` from this repo and run `use.py`.
|
| 25 |
|
| 26 |
## Sample
|
| 27 |
+
Input: `Write an email to my boss about a server outage.`<br>
|
| 28 |
Output:
|
| 29 |
```plaintext
|
| 30 |
SUBJECT: Regarding the Server Outage - Seriously?
|