Kendall
Kendall
Is this being worked on? If not, I'd like to try! I can do this by following the directions outlined [here](https://huggingface.co/docs/evaluate/creating_and_sharing), correct?
I'm very open to collaboration! If you're interested, we can work together on this @sezan92. Would that change anything you outlined above @lvwerra?
Hi @sezan92, I took an initial pass at implementing WOOD score [here](https://huggingface.co/spaces/kasmith/woodscore/tree/main) after reading the paper. I haven't gotten a chance to test the implementation or fill out any of...
Fantastic @sezan92. I'll reach out to you via discord soon.
Hello @hollance. I'll be helping with the Transformer Encoder-Decoder.
@hsahovic I am running python `3.8.13`. What have you done in the past to address the issue? I've looked for this issue in the `pokemon-showdown` repository as well and none...
Would it be helpful if I open an issue there going forward?
I have a repository with an implementation of WoodScore [here](https://github.com/kasmith11/woodscore). I've had more time to dedicate to this if you are interested still @sezan92
@baskuit do you have the specific NodeJS version number?
@JoeLoser is this still available? My assumption is that we'd need to change `var size: Int` to `var _len: Int` in `stdlib/src/collections/dict.mojo`. We'd also need to change any reference to...