Deepnight commited on
Commit
4e1e094
·
verified ·
1 Parent(s): 20bbb9f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: ch4_co2_h2o
4
+ features:
5
+ - name: record_id
6
+ dtype: string
7
+ - name: concentration_ppm
8
+ dtype: float64
9
+ - name: molecule
10
+ dtype: string
11
+ - name: temperature_K
12
+ dtype: float64
13
+ - name: pressure_atm
14
+ dtype: float64
15
+ - name: path_length_m
16
+ dtype: float64
17
+ - name: instrument_config_id
18
+ dtype: string
19
+ - name: technique
20
+ dtype: string
21
+ - name: raw_scan
22
+ list: float64
23
+ - name: absorbance_clean
24
+ list: float64
25
+ splits:
26
+ - name: train
27
+ num_bytes: 160583334
28
+ num_examples: 5000
29
+ - name: test
30
+ num_bytes: 64233334
31
+ num_examples: 2000
32
+ download_size: 224579510
33
+ dataset_size: 224816668
34
+ configs:
35
+ - config_name: ch4_co2_h2o
36
+ data_files:
37
+ - split: train
38
+ path: ch4_co2_h2o/train-*
39
+ - split: test
40
+ path: ch4_co2_h2o/test-*
41
+ ---
ch4_co2_h2o/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de197d5363cd3787914b7919f25b5a17b9f4a35ecdbf90d4e165ec9c434c99d6
3
+ size 64167335
ch4_co2_h2o/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e67821e3b117239ee5fc6753fd6f7d320eb406d4a779dce036f321d5e0e2e67
3
+ size 160412175