Primary competition visual

GIZ NLP Agricultural Keyword Spotter

Helping Uganda
$7 000 USD
Completed (over 5 years ago)
Classification
Automatic Speech Recognition
Natural Language Processing
739 joined
253 active
Starti
Sep 11, 20
Closei
Nov 29, 20
Reveali
Nov 29, 20
3rd place solution
Notebooks · 7 Dec 2020, 15:56 · 4
  • we trined 4 models Efficientnet-5, Efficientnet-6, Efficientnet-7 and DenseNet201.
  • each model we trined for 20 epochs with different seeds
  • model_param = { 'encoder' : 'tf_efficientnet_b5_ns', 'sample_rate': 32000, 'window_size' : 1024, 'hop_size' : 320, 'mel_bins' : 64, 'fmin' : 50, 'fmax' : 14000, 'classes_num' : 193 }
  • optimizer: AdamW
  • scheduler: get_linear_schedule_with_warmup

Github: https://github.com/Gopi-Durgaprasad/ZINDI-GIZ-NLP-Agricultural-Keyword-Spotter-3rd-place-solution

Discussion 4 answers

Thanks

7 Dec 2020, 16:19
Upvotes 0
User avatar
_MUFASA_

thanks for sharing

7 Dec 2020, 17:26
Upvotes 0

Congratulations and thank you for sharing!

7 Dec 2020, 18:20
Upvotes 0

Hi, where can I find the API & Auth Token