little1d commited on
Commit
658e28c
·
verified ·
1 Parent(s): 21bf5de

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - chemistry
5
+ - nmr
6
+ - structure-elucidation
7
+ ---
8
+
9
+ # NMRTrans-Data
10
+
11
+ This dataset repository contains the cached NMRTrans splits:
12
+
13
+ - `train.pkl.lz4`
14
+ - `val.pkl.lz4`
15
+ - `test.pkl.lz4`
16
+
17
+ These files are consumed by the NMRTrans `MergedDataset` loader.