xin10 commited on
Commit
a7ab4f4
·
verified ·
1 Parent(s): 7108857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
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-M
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-M model is instruction-tuned from the large base models [Mistral-7B Instruct-v0.2](https://arxiv.org/abs/2310.06825).