zbirobin commited on
Commit
b8b5b6e
·
verified ·
1 Parent(s): 45fc6ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -8
README.md CHANGED
@@ -1,15 +1,20 @@
1
  ---
2
  language:
3
- - en
4
  tags:
5
- - ecology
6
- - multimodal
7
- - missing-modality
8
- - masking
9
- - species-distribution-modeling
10
- - image-classification
11
  library_name: pytorch
12
  pipeline_tag: image-classification
 
 
 
 
 
13
  ---
14
 
15
  # MIAM: Modality Imbalance-Aware Masking for Multimodal Ecological Applications
@@ -133,4 +138,4 @@ Use the benchmark READMEs in the source repository for exact folder structure, c
133
 
134
  ## Contact
135
 
136
- For issues and questions, please open a ticket in the source repository.
 
1
  ---
2
  language:
3
+ - en
4
  tags:
5
+ - ecology
6
+ - multimodal
7
+ - missing-modality
8
+ - masking
9
+ - species-distribution-modeling
10
+ - species-classification
11
  library_name: pytorch
12
  pipeline_tag: image-classification
13
+ datasets:
14
+ - MVRL/TaxaBench-8k
15
+ metrics:
16
+ - accuracy
17
+ - auc
18
  ---
19
 
20
  # MIAM: Modality Imbalance-Aware Masking for Multimodal Ecological Applications
 
138
 
139
  ## Contact
140
 
141
+ For issues and questions, please open a ticket in the source repository.