Koddenbrock commited on
Commit
c875083
·
verified ·
1 Parent(s): ccf5f85

Add kaiser_ecoli_fermentation_supernatant dataset

Browse files
kaiser_ecoli_fermentation_supernatant/data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f55e962f5bab17e53bfe648bb348f9b81474c1ddc67e29f0394df2685d3237
3
+ size 939842
kaiser_ecoli_fermentation_supernatant/metadata.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "target_names": [
3
+ "time_h",
4
+ "OD600",
5
+ "Glucose",
6
+ "Acetate"
7
+ ],
8
+ "task_type": 2
9
+ }