Coder Social home page Coder Social logo

hearbenchmark.com's Introduction

HEAR Benchmark

This is the static site for the HEAR Benchmark website and submission repository for new entries to the HEAR leaderboard. To find out more about HEAR, please visit the website or read the paper.

If you have any questions about submitting to the HEAR benchmark please open a new issue in this repository. If you have questions that are specific to using the hear-eval-kit, please open a new issue in that repository.

How to submit your results to the leaderboard

Once you have developed an audio embedding model and evaluated it using the benchmark suite of tasks with the hear-eval-kit, submit the results here.

  1. Create a github account

  2. Fork the HEAR Benchmark Site repository

  3. Clone this new repository into your desktop environment

    git clone https://github.com/YOUR-USERNAME/hear-benchmark
    
  4. Create a branch using your team name

    git checkout -b TEAM-NAME
    
  5. Append your test score results to the file docs/leaderboard.csv. The test scores are output by hear-eval-kit in a separate json file for each task. This example google colab demonstrates how to run evaluation and find the final test scores. You will also need to include a model name and URL for your work in the CSV file. Your model name should be your team/institution name and short name describing your model, for example: HEAR Baseline. The included URL can be a link to a GitHub repo or paper for your work.

  6. Commit updated leaderboard.csv file

    git commit -a -m "Some comment"
    
  7. Push to github

    git push origin TEAM-NAME
    
  8. Issue a pull request (PR) with the title containing your team name and follow the template that will appear once you open the pull request. Within the template you will be required to fill out details related to your submission including a brief description of your model and type of training data used (speech/broad/music).

  9. Once the pull request is accepted and merged your results will appear on the leaderboard on the website.

Development

See Jekyll Docs for instructions on building on your local machine for development.

cd docs/
bundle exec jekyll serve

hearbenchmark.com's People

Contributors

dependabot[bot] avatar fschmid56 avatar jorshi avatar maxsolomonhenry avatar richermans avatar snyk-bot avatar turian avatar vosaul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.