MeriDK commited on
Commit
342e5a4
·
2 Parent(s): 9c3c821 59dc0c8

Merge remote-tracking branch 'origin/main'

Browse files
README.md CHANGED
@@ -9,6 +9,43 @@ tags:
9
  - classification
10
  arxiv:
11
  - arXiv:2411.08842
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # AstroM3Dataset
 
9
  - classification
10
  arxiv:
11
  - arXiv:2411.08842
12
+ configs:
13
+ - config_name: sub10_0
14
+ data_files:
15
+ - split: train
16
+ path: sub10_0/train-*
17
+ - split: validation
18
+ path: sub10_0/validation-*
19
+ - split: test
20
+ path: sub10_0/test-*
21
+ dataset_info:
22
+ config_name: sub10_0
23
+ features:
24
+ - name: photometry
25
+ sequence:
26
+ sequence: float32
27
+ length: 3
28
+ - name: spectra
29
+ sequence:
30
+ sequence: float32
31
+ length: 3
32
+ - name: metadata
33
+ sequence: float32
34
+ length: 38
35
+ - name: label
36
+ dtype: string
37
+ splits:
38
+ - name: train
39
+ num_bytes: 91722134
40
+ num_examples: 1660
41
+ - name: validation
42
+ num_bytes: 15861831
43
+ num_examples: 210
44
+ - name: test
45
+ num_bytes: 10997882
46
+ num_examples: 220
47
+ download_size: 106707527
48
+ dataset_size: 118581847
49
  ---
50
 
51
  # AstroM3Dataset
sub10_0/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91353dc11024cfd0abf318ffc076a0d757d2af2a6c9ed3408647d4b463e98f64
3
+ size 11245703
sub10_0/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4771ced403660e93445f2457963735b4b8586d5b639163e7b594c663fc153a66
3
+ size 83633989
sub10_0/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:253c1bfa4c0631cf90b7efadf657ac92897989d85507ab25309afeac657f10b6
3
+ size 11827835