AdaptLLM commited on
Commit
418f6db
β€’
1 Parent(s): 33b5298

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -105,7 +105,7 @@ We explore **continued pre-training on domain-specific corpora** for large langu
105
  ### πŸ€— We are currently working hard on developing models across different domains, scales and architectures! Please stay tuned! πŸ€—
106
 
107
  **************************** **Updates** ****************************
108
- * 2024/4/14: Released the medical knowledge probing dataset at [med_knowledge_prob](https://huggingface.co/datasets/AdaptLLM/med_knowledge_prob)
109
  * 2024/4/2: Released the raw data splits (train and test) of all the evaluation datasets
110
  * 2024/1/16: πŸŽ‰ Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!πŸŽ‰
111
  * 2023/12/19: Released our [13B base models](https://huggingface.co/AdaptLLM/law-LLM-13B) developed from LLaMA-1-13B.
@@ -139,8 +139,8 @@ We have also uploaded the raw training and testing splits, for facilitating fine
139
 
140
  The other datasets used in our paper have already been available in huggingface.
141
 
142
- ### Domain Knowledge Probing Evaluation
143
- Our preprocessed medical knowledge probing dataset is available at: [med_knowledge_prob](https://huggingface.co/datasets/AdaptLLM/med_knowledge_prob)
144
 
145
  ## Citation
146
  If you find our work helpful, please cite us:
 
105
  ### πŸ€— We are currently working hard on developing models across different domains, scales and architectures! Please stay tuned! πŸ€—
106
 
107
  **************************** **Updates** ****************************
108
+ * 2024/4/14: Released the knowledge probing datasets at [med_knowledge_prob](https://huggingface.co/datasets/AdaptLLM/med_knowledge_prob) and [law_knowledge_prob](https://huggingface.co/datasets/AdaptLLM/law_knowledge_prob)
109
  * 2024/4/2: Released the raw data splits (train and test) of all the evaluation datasets
110
  * 2024/1/16: πŸŽ‰ Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!πŸŽ‰
111
  * 2023/12/19: Released our [13B base models](https://huggingface.co/AdaptLLM/law-LLM-13B) developed from LLaMA-1-13B.
 
139
 
140
  The other datasets used in our paper have already been available in huggingface.
141
 
142
+ ### Domain Knowledge Probing
143
+ Our pre-processed knowledge probing datasets are available at: [med_knowledge_prob](https://huggingface.co/datasets/AdaptLLM/med_knowledge_prob) and [law_knowledge_prob](https://huggingface.co/datasets/AdaptLLM/law_knowledge_prob)
144
 
145
  ## Citation
146
  If you find our work helpful, please cite us: