apeters commited on
Commit
94929bb
·
verified ·
1 Parent(s): 61510bb
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,6 +1,22 @@
1
  # U-RxnDiagram-15k Dataset
2
 
3
- ## Dataset Overview
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  U-RxnDiagram-15k Dataset is a large-scale dataset specifically designed for chemical reaction diagram parsing, containing chemical reaction images extracted from scientific literature PDFs along with detailed annotations. This dataset aims to support research in cheminformatics, document analysis, and computer vision fields.
6
 
 
1
  # U-RxnDiagram-15k Dataset
2
 
3
+ ## 🌌 The SciVerse Data Foundation
4
+
5
+ [**SciVerse**](https://sciverse.opendatalab.com/) is a comprehensive, multi-layered scientific data foundation designed to provide the ultimate data infrastructure for the AI for Science (AI4S) community. As scientific research becomes increasingly data-driven, SciVerse supplies the essential, high-quality data resources required to build robust scientific knowledge systems and accelerate research.
6
+
7
+
8
+ <p align="center">
9
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/643e60d96db6ba8c5ee177ad/ugVRh4ckRm4a-fsc5k7n1.png" alt="sciverse" width="700">
10
+ </p>
11
+
12
+ SciVerse consists of three core data pillars:
13
+
14
+ * **Sci-Base (Scientific Knowledge Base Data):** The massive-scale, purely objective scientific knowledge base. Comprising over 25 million deeply cleaned and parsed Open Access documents, it provides the comprehensive, purely factual scientific corpus that serves as the universal foundation for all downstream scientific applications.
15
+ * **Sci-Align (Scientific Multi-Alignment Data):** A highly curated, structured dataset mapping direct scientific relationships and precise factual alignments. It focuses on well-defined entity interactions—such as mapping specific chemical reaction pathways (e.g., via SMILES strings), condition-to-result pairings, and standardized structural descriptions. This layer provides the structured factual alignment needed for models to accurately connect and ground foundational scientific concepts.
16
+ * **Sci-Evo (Scientific Evolution Data):** A multi-layered, high-density reasoning dataset designed for complex problem-solving and deep scientific evaluation. Going beyond basic facts, this layer captures deep, causal descriptions—detailing not just the 'what', but the underlying reasoning for specific experimental designs, multi-step mathematical derivations, and the complex logic of how modifying specific conditions alters outcomes. It is constructed to rigorously measure a model's advanced scientific reasoning accuracy and logical depth.
17
+ ---
18
+
19
+ ## U-RxnDiagram-15k Dataset Overview
20
 
21
  U-RxnDiagram-15k Dataset is a large-scale dataset specifically designed for chemical reaction diagram parsing, containing chemical reaction images extracted from scientific literature PDFs along with detailed annotations. This dataset aims to support research in cheminformatics, document analysis, and computer vision fields.
22