AdaptLLM commited on
Commit
4c753f5
β€’
1 Parent(s): 15c8868

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -39,9 +39,10 @@ We explore **continued pre-training on domain-specific corpora** for large langu
39
  ### πŸ€— We are currently working hard on developing models across different domains, scales and architectures! Please stay tuned! πŸ€—
40
 
41
  **************************** **Updates** ****************************
42
- * 12/19: Released our [13B base models](https://huggingface.co/AdaptLLM/finance-LLM-13B) developed from LLaMA-1-13B.
43
- * 12/8: Released our [chat models](https://huggingface.co/AdaptLLM/finance-chat) developed from LLaMA-2-Chat-7B.
44
- * 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.
 
45
 
46
 
47
  ## Domain-Specific LLaMA-1
 
39
  ### πŸ€— We are currently working hard on developing models across different domains, scales and architectures! Please stay tuned! πŸ€—
40
 
41
  **************************** **Updates** ****************************
42
+ * 2024/1/16: πŸŽ‰ Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!πŸŽ‰
43
+ * 2023/12/19: Released our [13B base models](https://huggingface.co/AdaptLLM/law-LLM-13B) developed from LLaMA-1-13B.
44
+ * 2023/12/8: Released our [chat models](https://huggingface.co/AdaptLLM/law-chat) developed from LLaMA-2-Chat-7B.
45
+ * 2023/9/18: Released our [paper](https://huggingface.co/papers/2309.09530), [code](https://github.com/microsoft/LMOps), [data](https://huggingface.co/datasets/AdaptLLM/law-tasks), and [base models](https://huggingface.co/AdaptLLM/law-LLM) developed from LLaMA-1-7B.
46
 
47
 
48
  ## Domain-Specific LLaMA-1