MonteXiaofeng
commited on
Commit
•
2ec4621
1
Parent(s):
ec3dcba
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- BAAI/IndustryCorpus2
|
5 |
+
base_model:
|
6 |
+
- meta-llama/Meta-Llama-3-8B
|
7 |
+
language:
|
8 |
+
- zh
|
9 |
+
- en
|
10 |
+
---
|
11 |
+
|
12 |
+
This model uses llama3-8b as the base model and uses the IndustryCorpus2.0 dataset for data matching and domain pre-training to obtain a medical field pre-training model with Chinese and English capabilities.
|
13 |
+
|
14 |
+
|