Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ We explore **continued pre-training on domain-specific corpora** for large langu
|
|
38 |
### π€ [2024/6/21] We release the 2nd version of AdaptLLM at [Instruction-Pretrain](https://huggingface.co/instruction-pretrain), effective for both general pre-training from scratch and domain-adaptive continual pre-training!!! π€
|
39 |
|
40 |
**************************** **Updates** ****************************
|
|
|
41 |
* 2024/6/21: ππ» Released the 2nd version of AdaptLLM at [Instruction-Pretrain](https://huggingface.co/instruction-pretrain) ππ»
|
42 |
* 2024/4/2: Released the raw data splits (train and test) of all the evaluation datasets
|
43 |
* 2024/1/16: π Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!π
|
|
|
38 |
### π€ [2024/6/21] We release the 2nd version of AdaptLLM at [Instruction-Pretrain](https://huggingface.co/instruction-pretrain), effective for both general pre-training from scratch and domain-adaptive continual pre-training!!! π€
|
39 |
|
40 |
**************************** **Updates** ****************************
|
41 |
+
* 2024/6/22: Released the [benchmarking code](https://github.com/microsoft/LMOps/tree/main/adaptllm).
|
42 |
* 2024/6/21: ππ» Released the 2nd version of AdaptLLM at [Instruction-Pretrain](https://huggingface.co/instruction-pretrain) ππ»
|
43 |
* 2024/4/2: Released the raw data splits (train and test) of all the evaluation datasets
|
44 |
* 2024/1/16: π Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!π
|