TravelLeraLone commited on
Commit
f5790d5
·
verified ·
1 Parent(s): 309861d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -15,12 +15,16 @@ ChemDFM is the pioneering open-sourced dialogue foundation model for Chemistry a
15
 
16
  ## News
17
 
18
- * **2025-04-16**: Our paper is accepted by *Cell Report Physical Science*. The published version can be accessed [HERE](https://www.sciencedirect.com/science/article/pii/S2666386425001225)
19
- * **2024-11-09**: [ChemDFM-v1.5-8B](https://huggingface.co/OpenDFM/ChemDFM-v1.5-8B) is released! We implemented our domain pre-training and instruction tuning procedure on a stronger base model LLaMA-3-8B.
20
- * **2024-06-13**: The results on the comprehensive science benchmark [SciKnowEval](https://huggingface.co/datasets/hicai-zju/SciKnowEval) show that "ChemDFM emerged as one of the top open-source models by continuing pre-training and fine-tuning on a vast corpus of scientific literature".
21
- * **2024-04-17**: The evaluation data (including instructions) we used in our paper is released on [GitHub](https://github.com/OpenDFM/ChemDFM)
22
- * **2024-03-12**: The parameter of [ChemDFM-v1.0-13B](ihttps://huggingface.co/OpenDFM/ChemDFM-v1.0-13B) is open-sourced!
23
- * **2024-01-26**: The paper of ChemDFM-13B is released on arXiv: [ChemDFM: Dialogue Foundation Model for Chemistry](https://arxiv.org/abs/2401.14818)
 
 
 
 
24
 
25
  ## Usage Details
26
 
 
15
 
16
  ## News
17
 
18
+ * <font color="#935000">**2025-10-26**:</font> The parameter of [ChemDFM-R-14B](https://huggingface.co/OpenDFM/ChemDFM-R-14B) is open-sourced!
19
+ * <font color="#935000">**2025-10-26**</font>: [ChemDFM-v2.0-14B](https://huggingface.co/OpenDFM/ChemDFM-v2.0-14B) is released! The improved domain pre-training and instruction tuning procedure is implemented on Qwen2.5-14B to achieve a more advanced general LLM in Chemistry. More details can be found [here](https://huggingface.co/OpenDFM/ChemDFM-v2.0-14B).
20
+ * <font color="#935000">**2025-07-29**</font>: The paper of ChemDFM-R-14B is released on arXiv: [ChemDFM-R: A Chemical Reasoning LLM Enhanced with Atomized Chemical Knowledge](https://arxiv.org/abs/2507.21990).
21
+
22
+ * 2025-04-16: Our paper is accepted by *Cell Report Physical Science*. The published version can be accessed [HERE](https://www.sciencedirect.com/science/article/pii/S2666386425001225)
23
+ * 2024-11-09: [ChemDFM-v1.5-8B](https://huggingface.co/OpenDFM/ChemDFM-v1.5-8B) is released! We implemented our domain pre-training and instruction tuning procedure on a stronger base model LLaMA-3-8B.
24
+ * 2024-06-13: The results on the comprehensive science benchmark [SciKnowEval](https://huggingface.co/datasets/hicai-zju/SciKnowEval) show that "ChemDFM emerged as one of the top open-source models by continuing pre-training and fine-tuning on a vast corpus of scientific literature".
25
+ * 2024-04-17: The evaluation data (including instructions) we used in our paper is released on [GitHub](https://github.com/OpenDFM/ChemDFM)
26
+ * 2024-03-12: The parameter of [ChemDFM-v1.0-13B](ihttps://huggingface.co/OpenDFM/ChemDFM-v1.0-13B) is open-sourced!
27
+ * 2024-01-26: The paper of ChemDFM-13B is released on arXiv: [ChemDFM: Dialogue Foundation Model for Chemistry](https://arxiv.org/abs/2401.14818)
28
 
29
  ## Usage Details
30