stiv14 commited on
Commit
a8b4729
·
verified ·
1 Parent(s): 5c8d855

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - audio
5
  - audio-classification
@@ -11,6 +11,9 @@ tags:
11
  language:
12
  - en
13
  pipeline_tag: audio-classification
 
 
 
14
  ---
15
 
16
  # Audio Caption and Categorizer Models
@@ -209,4 +212,4 @@ Apache License 2.0
209
  publisher = "Association for Computational Linguistics",
210
  url = "https://arxiv.org/abs/1908.10084",
211
  }
212
- ```
 
1
  ---
2
+ license: mit
3
  tags:
4
  - audio
5
  - audio-classification
 
11
  language:
12
  - en
13
  pipeline_tag: audio-classification
14
+ base_model:
15
+ - wsntxxn/effb2-trm-audiocaps-captioning
16
+ - sentence-transformers/all-MiniLM-L6-v2
17
  ---
18
 
19
  # Audio Caption and Categorizer Models
 
212
  publisher = "Association for Computational Linguistics",
213
  url = "https://arxiv.org/abs/1908.10084",
214
  }
215
+ ```