PeterAJansen
PeterAJansen
…d dlbp-aliases.csv # Contributing to CSrankings Thanks for contributing to CSrankings! Here are some guidelines to getting your pull request accepted. 0. Use a reasonable title that explains what the...
Hi there, I'm using TFR-Bert on a 4 GPU system (4x A100-40GB-SXM4), rerunning some of the example code I wrote back in the summer: http://cognitiveai.org/2020/09/08/using-tensorflow-ranking-bert-tfr-bert-an-end-to-end-example/ I was originally running on...
Thanks for creating this! Here are a few issues and fixes I noted when getting this to compile for the ESP32 (Arduino IDE 1.8.5), in case anyone else attempts the...
Thanks for your contribution, as someone new to the ESP32 environment this set of WebServer examples was really helpful! In using AdvancedWebServer, I have a bit of javascript to reload...
Hi all, We're trying to replicate this model, but having a bit of trouble finding a machine that has the right combination of CUDA 10 compatibility plus the right hardware...
Certain conditions set the isCompleted flag to be set -- for example, a negative score in the task, signifying task failure: https://github.com/allenai/ScienceWorld/blob/10dd21a483aca06bbd591a5465353f719dfaffc3/scienceworld/scienceworld.py#L328 Right now we set the isCompleted flag to...
Thanks for creating this fantastic resource! The readme lists known SPI issues that would be ironed out in a 1.0 release. Is there a description of what these issues are?...
I think the anode/cathode on the battery (i.e. source) might be reversed. Here's a log showing that, for the electrical circuit task, a circuit connected as such doesn't work: -...
Currently datasets-server doesn't appear to handle dataset redirects, and gives an error. For example: - Querying `datasets` endpoints with the dataset `squad` works - Querying `datasets-server` endpoints with the dataset...
Hi, thanks again for this tool. Would it be possible to dump *all* tables to file (including those `marker` thinks it's successfully extracted), so that these can be sent to...