Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Benchmark Submission: seangtkelley #99
Conversation
|
Hello All, My name is Sean Kelley and I am an undergrad at UMass Amherst studying CS. For our course, CS 585 Intro to NLP, my team experimented with additional token and sequence embedding techniques on the CodeSearchNet challenge. Our team was wondering what the process is for having our results officially submitted to the leaderboard? One particularly interesting finding was that our Continuous Bag of Words (CBoW) implementation was able to beat the Self Attention baseline MRR scores, but was not able to beat the Neural Bag of Words baseline on the NDCG leaderboard. Our CBoW submission can be viewed here, our repository here, and our final report here. Unfortunately, to turn in our work we had to merge some not finished code into master, but each method we implemented still has its own branch. Also, thank you for your work on this challenge. It was quite interesting to work on and the code was very well-written. Best, |
|
Thanks for participating in the CodeSearchNet challenge! I hope that you enjoyed the task :) I am not entirely sure what you're asking here: I can see your submission as # 9 in the leaderboard (the pagination is a bit odd/confusing, and you need to move to the next page): Maybe the results hadn't propagated at the time you looked at the leaderboard? Or maybe different people are seeing different versions of the leaderboard? Let me know and I can look into getting this fixed. |

This pull request represents a submission to the codesearchnet benchmark.
It is the main communication channel for you and the reviewers.
Wandb run results for review