| { |
| "release": "partial_private_release_v1", |
| "major_categories": { |
| "Experiment_Character": { |
| "file": "data/Experiment_Character.jsonl", |
| "num_questions": 20, |
| "subcategories": { |
| "Crystal": 4, |
| "GCMS": 4, |
| "LCMS": 4, |
| "Meltingpoint": 4, |
| "NMR": 4 |
| } |
| }, |
| "Experiment_Monitor": { |
| "file": "data/Experiment_Monitor.jsonl", |
| "num_questions": 20, |
| "subcategories": { |
| "Experiment_Monitor": 10, |
| "Experiment_notes": 10 |
| } |
| }, |
| "Experiment_Postprocess": { |
| "file": "data/Experiment_Postprocess.jsonl", |
| "num_questions": 20, |
| "subcategories": { |
| "Column": 3, |
| "Evaporation": 3, |
| "Extraction": 3, |
| "Lyophilized": 3, |
| "Recrystallization": 2, |
| "Trituration": 3, |
| "TLC": 3 |
| } |
| }, |
| "Experiment_Preparation": { |
| "file": "data/Experiment_Preparation.jsonl", |
| "num_questions": 20, |
| "subcategories": { |
| "Experiment_Safety": 10, |
| "Experiment_plan": 10 |
| } |
| }, |
| "material_science": { |
| "file": "data/material_science.jsonl", |
| "num_questions": 20, |
| "subcategories": { |
| "material science": 20 |
| } |
| } |
| }, |
| "notes": [ |
| "Experiment_Preparation is the corrected public category name used for the preparation category.", |
| "TLC examples are included under Experiment_Postprocess, not as a separate major category.", |
| "Image paths in each record remain source-relative and should be resolved under the images/ directory after downloading the dataset repository." |
| ], |
| "total_questions": 100, |
| "total_unique_images_in_formal_data": 113, |
| "formal_files": [ |
| "data/Experiment_Character.jsonl", |
| "data/Experiment_Monitor.jsonl", |
| "data/Experiment_Postprocess.jsonl", |
| "data/Experiment_Preparation.jsonl", |
| "data/material_science.jsonl" |
| ] |
| } |
|
|