xin10 commited on
Commit
883d100
1 Parent(s): 3ef4c80

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
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-L model is instruction-tuned from the large base models [Llama-2 13B-chat](https://arxiv.org/abs/2307.09288).