mwirth7 commited on
Commit
4d37114
1 Parent(s): 0f9ac4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -15
README.md CHANGED
@@ -1,12 +1,18 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
 
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
 
10
 
11
 
12
  ## Model Details
@@ -138,17 +144,6 @@ Use the code below to get started with the model.
138
 
139
  [More Information Needed]
140
 
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
 
153
  ## Technical Specifications [optional]
154
 
@@ -196,6 +191,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
200
-
201
-
 
1
  ---
2
  library_name: transformers
3
+ base_model: facebook/wav2vec2-base
4
+ datasets:
5
+ - DBD-research-group/BirdSet
6
+
7
  ---
8
 
9
+
10
+
11
  # Model Card for Model ID
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
+ - **Paper:** [Birdset](https://arxiv.org/abs/2403.10380)
16
 
17
 
18
  ## Model Details
 
144
 
145
  [More Information Needed]
146
 
 
 
 
 
 
 
 
 
 
 
 
147
 
148
  ## Technical Specifications [optional]
149
 
 
191
 
192
  ## Model Card Contact
193
 
194
+ [More Information Needed]