Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,7 @@ We explore **continued pre-training on domain-specific corpora** for large langu
|
|
| 30 |
### 🤗 [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!!! 🤗
|
| 31 |
|
| 32 |
**************************** **Updates** ****************************
|
|
|
|
| 33 |
* 2024/6/21: 👏🏻 Released the 2nd version of AdaptLLM at [Instruction-Pretrain](https://huggingface.co/instruction-pretrain) 👏🏻
|
| 34 |
* 2024/4/2: Released the raw data splits (train and test) of all the evaluation datasets
|
| 35 |
* 2024/1/16: 🎉 Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!🎉
|
|
|
|
| 30 |
### 🤗 [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!!! 🤗
|
| 31 |
|
| 32 |
**************************** **Updates** ****************************
|
| 33 |
+
* 2024/6/22: Released the [benchmarking code](https://github.com/microsoft/LMOps/tree/main/adaptllm).
|
| 34 |
* 2024/6/21: 👏🏻 Released the 2nd version of AdaptLLM at [Instruction-Pretrain](https://huggingface.co/instruction-pretrain) 👏🏻
|
| 35 |
* 2024/4/2: Released the raw data splits (train and test) of all the evaluation datasets
|
| 36 |
* 2024/1/16: 🎉 Our [research paper](https://huggingface.co/papers/2309.09530) has been accepted by ICLR 2024!!!🎉
|