Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
- Yeast Extract
|
15 |
- Phosphate
|
16 |
- Sulfate
|
17 |
-
license: cc-by-4.0
|
18 |
language: en
|
19 |
pretty_name: Substrate Mix Raman Spectroscopy Dataset
|
20 |
task_categories:
|
@@ -23,11 +23,13 @@ configs:
|
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
-
path:
|
27 |
- split: validation
|
28 |
-
path:
|
29 |
- split: test
|
30 |
-
path:
|
|
|
|
|
31 |
---
|
32 |
|
33 |
## Dataset Overview
|
@@ -69,4 +71,4 @@ Samples were prepared using a Liquid Handler (LiHa) system. The process involved
|
|
69 |
3. **Recording Raman spectra** of the prepared sample.
|
70 |
|
71 |
More details on the creation process can be found in the paper: https://dx.doi.org/10.2139/ssrn.5239248
|
72 |
-
As soon as this paper is published in a peer-reviewed journal, we will add the link.
|
|
|
14 |
- Yeast Extract
|
15 |
- Phosphate
|
16 |
- Sulfate
|
17 |
+
license: cc-by-4.0
|
18 |
language: en
|
19 |
pretty_name: Substrate Mix Raman Spectroscopy Dataset
|
20 |
task_categories:
|
|
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
+
path: train_*.csv
|
27 |
- split: validation
|
28 |
+
path: val_*.csv
|
29 |
- split: test
|
30 |
+
path: test_*.csv
|
31 |
+
size_categories:
|
32 |
+
- 1K<n<10K
|
33 |
---
|
34 |
|
35 |
## Dataset Overview
|
|
|
71 |
3. **Recording Raman spectra** of the prepared sample.
|
72 |
|
73 |
More details on the creation process can be found in the paper: https://dx.doi.org/10.2139/ssrn.5239248
|
74 |
+
As soon as this paper is published in a peer-reviewed journal, we will add the link.
|