Skip to content

Commit

Permalink
Update data/natural/preprocess_msds.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin M Jablonka <[email protected]>
  • Loading branch information
MicPie and kjappelbaum authored Feb 1, 2024
1 parent 171b945 commit 2294ad2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/natural/preprocess_msds.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""This script parses MSDS data parsed from Sigma Aldrich (https://huggingface.co/datasets/chemNLP/MSDS/tree/main) and flattens it.
You need to change filepaths before running this script
"""
import json
import os

Expand Down

0 comments on commit 2294ad2

Please sign in to comment.