Text Generation
Transformers
Safetensors
English
llama
finance
text-generation-inference
Inference Endpoints
instruction-pretrain commited on
Commit
470cddc
·
verified ·
1 Parent(s): e546b07

Update README.md

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