aigeek0x0 commited on
Commit
8c2a54f
1 Parent(s): 72f76bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,8 +18,8 @@ Radiantloom Email Assist 7B is an open-source email assistant model finetuned fr
18
  <s>[INST]
19
  <<SYS>>Given an input, provide a clear and concise summary and action items in less than 50 words.<</SYS>>
20
  Answer the question below from context below :
21
- {{email_text}}
22
  Please summarize this email:
 
23
  [/INST]</s>
24
  ```
25
 
@@ -33,6 +33,8 @@ For example, if we query the model with
33
  <<SYS>>Given an input, provide a clear and concise summary and action items in less than 50 words.<</SYS>>
34
  Answer the question below from context below :
35
 
 
 
36
  From: deb@example.com
37
  To: tan@xyz.com
38
  Subject: Review and Feedback on Radiantloom Models for Business Integration
@@ -50,8 +52,6 @@ Thank you in advance for your time and effort in this matter. We look forward to
50
  Best regards,
51
 
52
  Deb
53
-
54
- Please summarize this email:
55
  [/INST]</s>
56
 
57
  ```
 
18
  <s>[INST]
19
  <<SYS>>Given an input, provide a clear and concise summary and action items in less than 50 words.<</SYS>>
20
  Answer the question below from context below :
 
21
  Please summarize this email:
22
+ {{email_text}}
23
  [/INST]</s>
24
  ```
25
 
 
33
  <<SYS>>Given an input, provide a clear and concise summary and action items in less than 50 words.<</SYS>>
34
  Answer the question below from context below :
35
 
36
+ Please summarize this email:
37
+
38
  From: deb@example.com
39
  To: tan@xyz.com
40
  Subject: Review and Feedback on Radiantloom Models for Business Integration
 
52
  Best regards,
53
 
54
  Deb
 
 
55
  [/INST]</s>
56
 
57
  ```