Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
Inference Endpoints
instruction-pretrain commited on
Commit
7281054
·
verified ·
1 Parent(s): beb4e44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,9 +14,11 @@ We explore supervised multitask pre-training by proposing ***Instruction Pre-Tra
14
  <img src="https://cdn-uploads.huggingface.co/production/uploads/66711d2ee12fa6cc5f5dfc89/vRdsFIVQptbNaGiZ18Lih.png" width="400">
15
  </p>
16
 
17
- ### [2024/11/29] 🤗 Introduce the [multimodal version of instruction synthesizer](https://huggingface.co/AdaptLLM/visual-instruction-synthesizer), for synthesizing visual instruction tasks 🤗
 
18
 
19
  **************************** **Updates** ****************************
 
20
  * 2024/11/30: Released the multimodal version of the instruction synthesizer: [Visual Instruction Synthesizer](https://huggingface.co/AdaptLLM/visual-instruction-synthesizer)
21
  * 2024/9/20: Our paper has been accepted by EMNLP 2024 main conference🎉
22
  * 2024/9/11: Updated [FAQ on continual pre-training from Llama3](https://huggingface.co/instruction-pretrain/instruction-synthesizer)
 
14
  <img src="https://cdn-uploads.huggingface.co/production/uploads/66711d2ee12fa6cc5f5dfc89/vRdsFIVQptbNaGiZ18Lih.png" width="400">
15
  </p>
16
 
17
+ ### [2024/11/29] 🤗 Introduce the [multimodal version of instruction synthesizer](https://huggingface.co/AdaptLLM/visual-instruction-synthesizer), for synthesizing visual instruction tasks
18
+ ### [2024/12/21] 🎉 Release our paper: [How to Synthesize Text Data Without Model Collapse?](https://huggingface.co/papers/2412.14689) for an in-depth exploration of the impact of synthetic text data on language model training
19
 
20
  **************************** **Updates** ****************************
21
+ * 2024/12/21: Released our paper: [How to Synthesize Text Data Without Model Collapse?](https://huggingface.co/papers/2412.14689) for an in-depth exploration of the impact of synthetic text data on language model training
22
  * 2024/11/30: Released the multimodal version of the instruction synthesizer: [Visual Instruction Synthesizer](https://huggingface.co/AdaptLLM/visual-instruction-synthesizer)
23
  * 2024/9/20: Our paper has been accepted by EMNLP 2024 main conference🎉
24
  * 2024/9/11: Updated [FAQ on continual pre-training from Llama3](https://huggingface.co/instruction-pretrain/instruction-synthesizer)