Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Benchmark Submission: 0bserver07 #42

Merged
merged 1 commit into from
Sep 28, 2019

Conversation

0bserver07
Copy link
Contributor

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

@hamelsmu
Copy link
Contributor

@0bserver07 can you tell us a little about your benchmark submission and how you produced the results? What did you change exactly etc, your thought process etc? Please share!

@0bserver07
Copy link
Contributor Author

0bserver07 commented Sep 27, 2019

hey @hamelsmu, absolutely.

I changed the params to the following:

train.py —max-num-epochs 50 —test-batch-size 250 —run-name baseline-expv001

I was planning to reduce the batch size and make the model to wider. With the following configs. But it turns out, the parameters I tried passing had a space in them, and it didn't pass down to the model's function.

The reasoning between the above and the current experiment I'm running is for reproducing a toy benchmark that I had for comparing grammar of text and program AST Trees.

It originated from a dataset that can from this research question here.


ps: I wasn't sure if I should merge the change as a branch on top of this repository or separately allowed to submit results.

@hamelsmu
Copy link
Contributor

hamelsmu commented Sep 28, 2019

@0bserver07 thanks for the explanation! That is helpful, merging now. cc: @mallamanis @hohsiangwu

@hamelsmu hamelsmu merged commit 65385d9 into github:master Sep 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants