Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div align="center">
|
2 |
+
<img src="https://i.ibb.co/HpgNssZ/arcee-scribe.webp" alt="Arcee Scribe" style="border-radius: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); max-width: 100%; height: auto;">
|
3 |
+
</div>
|
4 |
+
|
5 |
+
# Arcee-Scribe: Creative Writing Assistant
|
6 |
+
|
7 |
+
We're pleased to announce the release of Arcee-Scribe, our new language model designed to assist with creative writing tasks.
|
8 |
+
|
9 |
+
## Overview
|
10 |
+
|
11 |
+
Arcee-Scribe is a merge of Internlm2.5-chat with a custom InternLM finetune from a generalist dataset that includes both general and writing-specific data. This model was developed as an offshoot of our Arcee-Spark V2 project, where we discovered the potential of Interlm-2.5 for creative writing tasks.
|
12 |
+
|
13 |
+
## Capabilities and Use Cases
|
14 |
+
|
15 |
+
Arcee-Scribe functions as a writing assistant and can handle a variety of tasks. Here are some examples of its capabilities:
|
16 |
+
|
17 |
+
1. **Challenging Dialogue**: Crafting nuanced conversations with subtext and complex emotions.
|
18 |
+
2. **Integrating Technical Concepts**: Explaining complex ideas using creative analogies.
|
19 |
+
3. **Complex Narrative Structures**: Creating stories with non-linear narratives or unique perspectives.
|
20 |
+
|
21 |
+
## Business Applications
|
22 |
+
|
23 |
+
Arcee-Scribe can be applied to various business tasks:
|
24 |
+
|
25 |
+
- **Content Creation**: Develop blog posts, articles, and social media content.
|
26 |
+
- **Product Descriptions**: Generate clear and engaging product descriptions.
|
27 |
+
- **Customer Communication**: Draft responses to customer inquiries or complaints.
|
28 |
+
- **Training Materials**: Create scenarios for employee training programs.
|
29 |
+
- **Brainstorming**: Generate ideas for new products or marketing campaigns.
|
30 |
+
|
31 |
+
## Evaluations
|
32 |
+
|
33 |
+
<div align="center">
|
34 |
+
<img src="https://i.ibb.co/7Gk2Q9B/Screenshot-2024-07-14-at-10-18-11-AM.png" alt="Arcee Scribe" style="border-radius: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); max-width: 100%; height: auto;">
|
35 |
+
</div>
|
36 |
+
|
37 |
+
<div align="center">
|
38 |
+
<img src="https://i.ibb.co/7GnHg33/Screenshot-2024-07-14-at-10-13-28-AM.png" alt="Arcee Scribe" style="border-radius: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); max-width: 100%; height: auto;">
|
39 |
+
</div>
|
40 |
+
|
41 |
+
<div align="center">
|
42 |
+
<img src="https://i.ibb.co/sFQt7L3/Screenshot-2024-07-14-at-12-20-11-PM.png" alt="Arcee Scribe" style="border-radius: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); max-width: 100%; height: auto;">
|
43 |
+
</div>
|
44 |
+
|
45 |
+
## Acknowledgments
|
46 |
+
|
47 |
+
We owe a great deal of credit to the wonderful pre/post-training work done by the Internlm team. Their incredible work has enabled us to deliver models of this caliber.
|
48 |
+
|
49 |
+
## Future Directions
|
50 |
+
|
51 |
+
We look forward to seeing how users will utilize Arcee-Scribe in their creative and professional endeavors. The model aims to assist businesses in their content creation processes and provide a tool for exploring new ideas in writing and communication.
|
52 |
+
|
53 |
+
---
|
54 |
+
*Note: This README was written in large part by Arcee-Scribe.*
|