instruction-pretrain commited on
Commit
e0ce082
·
verified ·
1 Parent(s): ed781a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -21,7 +21,10 @@ We explore supervised multitask pre-training by proposing ***Instruction Pre-Tra
21
  <img src="https://cdn-uploads.huggingface.co/production/uploads/66711d2ee12fa6cc5f5dfc89/vRdsFIVQptbNaGiZ18Lih.png" width="400">
22
  </p>
23
 
 
 
24
  **************************** **Updates** ****************************
 
25
  * 2024/9/20: Our paper has been accepted by EMNLP 2024 main conference🎉
26
  * 2024/9/11: Updated [FAQ on continual pre-training from Llama3](https://huggingface.co/instruction-pretrain/instruction-synthesizer)
27
  * 2024/8/29: Updated [guidelines](https://huggingface.co/instruction-pretrain/medicine-Llama3-8B) on evaluating any 🤗Huggingface models on the domain-specific tasks
 
21
  <img src="https://cdn-uploads.huggingface.co/production/uploads/66711d2ee12fa6cc5f5dfc89/vRdsFIVQptbNaGiZ18Lih.png" width="400">
22
  </p>
23
 
24
+ ### [2024/11/29] 🤗 Introduce the multimodal version of instruction synthesizer at [AdaMLLM](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains), for synthesizing visual instruction tasks 🤗
25
+
26
  **************************** **Updates** ****************************
27
+ * 2024/11/30: Released the multimodal version of the instruction synthesizer: [Visual Instruction Synthesizer](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains)
28
  * 2024/9/20: Our paper has been accepted by EMNLP 2024 main conference🎉
29
  * 2024/9/11: Updated [FAQ on continual pre-training from Llama3](https://huggingface.co/instruction-pretrain/instruction-synthesizer)
30
  * 2024/8/29: Updated [guidelines](https://huggingface.co/instruction-pretrain/medicine-Llama3-8B) on evaluating any 🤗Huggingface models on the domain-specific tasks