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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,7 +14,10 @@ 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
  **************************** **Updates** ****************************
 
18
  * 2024/9/20: Our paper has been accepted by EMNLP 2024 main conference🎉
19
  * 2024/9/11: Updated [FAQ on continual pre-training from Llama3](https://huggingface.co/instruction-pretrain/instruction-synthesizer)
20
  * 2024/8/29: Updated [guidelines](https://huggingface.co/instruction-pretrain/medicine-Llama3-8B) on evaluating any 🤗Huggingface models on the domain-specific tasks
 
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 at [AdaMLLM](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains), 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/Adapt-MLLM-to-Domains)
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)
23
  * 2024/8/29: Updated [guidelines](https://huggingface.co/instruction-pretrain/medicine-Llama3-8B) on evaluating any 🤗Huggingface models on the domain-specific tasks