COFOS_data is the dataset collection used to train and run COFOS, a COF/ROS
chemistry QA model. It contains SFT training files plus runtime KG/BM25 artifacts
for retrieval-augmented answering.
How It Was Built
The dataset was built from COF/ROS structured records, retrieved evidence, and
chemistry QA material:
Teacher-distilled QA: a 35B Qwen teacher rewrote COF/ROS prompts and draft
answers into cleaner student-training answers.
RAG-style samples:… See the full description on the dataset page: https://huggingface.co/datasets/Willlzh/COFOS_data.