Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
datasets:
|
4 |
+
- xin10/ECInstruct
|
5 |
---
|
6 |
+
# eCeLLM-S
|
7 |
+
|
8 |
+
This repo contains the models for "eCeLLM: Generalizing Large Language Models for E-commerce from Large-scale, High-quality Instruction Data"
|
9 |
+
|
10 |
+
## eCeLLM Models
|
11 |
+
Leveraging ECInstruct, we develop eCeLLM by instruction tuning general-purpose LLMs (base models).
|
12 |
+
The eCeLLM-S model is instruction-tuned from the large base models [Phi-2](https://www.microsoft.com/en-us/research/blog/phi-2-the-surprising-power-of-small-language-models/).
|