yuyangdong
commited on
Commit
•
f036f7b
1
Parent(s):
8de1955
Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,12 @@ language:
|
|
11 |
-->
|
12 |
<img src="https://i.imgur.com/E1vqCIw.png" alt="PicToModel" width="330"/>
|
13 |
|
14 |
-
|
|
|
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.
|
|
|
11 |
-->
|
12 |
<img src="https://i.imgur.com/E1vqCIw.png" alt="PicToModel" width="330"/>
|
13 |
|
14 |
+
|
15 |
+
We also build [Jellyfish-7B](https://huggingface.co/NECOUDBFM/Jellyfish-7B), and [Jellyfish-8B](https://huggingface.co/NECOUDBFM/Jellyfish-8B) a light version with 7 billion parameters!\
|
16 |
It keeps the powerfull data propcessing performance with faster inference speed and better reasoning ability!
|
17 |
|
18 |
+
:smile: We strong recommand user to use 7B and 8B for general ability!
|
19 |
+
|
20 |
|
21 |
## Model Details
|
22 |
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.
|