AdaptLLM commited on
Commit
da8be5a
•
1 Parent(s): c0639b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -22,9 +22,9 @@ We explore **continued pre-training on domain-specific corpora** for large langu
22
  ### 🤗 We are currently working hard on developing models across different domains, scales and architectures! Please stay tuned! 🤗
23
 
24
  **************************** **Updates** ****************************
25
- * 12/19: Released our [13B base models](https://huggingface.co/AdaptLLM/finance-LLM-13B) developed from LLaMA-1-13B.
26
- * 12/8: Released our [chat models](https://huggingface.co/AdaptLLM/finance-chat) developed from LLaMA-2-Chat-7B.
27
- * 9/18: Released our [paper](https://huggingface.co/papers/2309.09530), [code](https://github.com/microsoft/LMOps), [data](https://huggingface.co/datasets/AdaptLLM/finance-tasks), and [base models](https://huggingface.co/AdaptLLM/finance-LLM) developed from LLaMA-1-7B.
28
 
29
 
30
  ## Domain-Specific LLaMA-1
 
22
  ### 🤗 We are currently working hard on developing models across different domains, scales and architectures! Please stay tuned! 🤗
23
 
24
  **************************** **Updates** ****************************
25
+ * 12/19: Released our [13B base models](https://huggingface.co/AdaptLLM/medicine-LLM-13B) developed from LLaMA-1-13B.
26
+ * 12/8: Released our [chat models](https://huggingface.co/AdaptLLM/medicine-chat) developed from LLaMA-2-Chat-7B.
27
+ * 9/18: Released our [paper](https://huggingface.co/papers/2309.09530), [code](https://github.com/microsoft/LMOps), [data](https://huggingface.co/datasets/AdaptLLM/medicine-tasks), and [base models](https://huggingface.co/AdaptLLM/medicine-LLM) developed from LLaMA-1-7B.
28
 
29
 
30
  ## Domain-Specific LLaMA-1