Add library name

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,19 +1,21 @@
1
  ---
2
- tags:
3
- - model_hub_mixin
4
- - pytorch_model_hub_mixin
5
- license: apache-2.0
6
- language:
7
- - en
8
- metrics:
9
- - accuracy
10
  base_model:
11
  - microsoft/wavlm-large
12
- pipeline_tag: audio-classification
13
  datasets:
14
  - edinburghcstr/edacc
15
  - mozilla-foundation/common_voice_11_0
 
 
 
 
 
 
 
 
 
 
16
  ---
 
17
  # WavLM-Large for Broader Accent Classification
18
 
19
  # Model Description
 
1
  ---
 
 
 
 
 
 
 
 
2
  base_model:
3
  - microsoft/wavlm-large
 
4
  datasets:
5
  - edinburghcstr/edacc
6
  - mozilla-foundation/common_voice_11_0
7
+ language:
8
+ - en
9
+ license: apache-2.0
10
+ metrics:
11
+ - accuracy
12
+ pipeline_tag: audio-classification
13
+ tags:
14
+ - model_hub_mixin
15
+ - pytorch_model_hub_mixin
16
+ library_name: transformers
17
  ---
18
+
19
  # WavLM-Large for Broader Accent Classification
20
 
21
  # Model Description