yuyangdong commited on
Commit
0523dae
1 Parent(s): ffabe3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -11,6 +11,9 @@ language:
11
  -->
12
  <img src="https://i.imgur.com/E1vqCIw.png" alt="PicToModel" width="330"/>
13
 
 
 
 
14
 
15
  ## Model Details
16
  Jellyfish-13B is a large language model equipped with 13 billion parameters. It's tailored specifically for data preprocessing tasks, including entity matching, data imputation, error detection, and schema matching.
 
11
  -->
12
  <img src="https://i.imgur.com/E1vqCIw.png" alt="PicToModel" width="330"/>
13
 
14
+ We also build [Jellyfish-7B](https://huggingface.co/NECOUDBFM/Jellyfish-7B), a light version with 7 billion parameters!\
15
+ It keeps the powerfull data propcessing performance with faster inference speed and better reasoning ability!
16
+
17
 
18
  ## Model Details
19
  Jellyfish-13B is a large language model equipped with 13 billion parameters. It's tailored specifically for data preprocessing tasks, including entity matching, data imputation, error detection, and schema matching.