-
Ugh, #103 and #108 appear to be back with the latest images. Can you please help? I believe I have adhered to all the improvements we learned in the previous threads.
spotty.yaml:
```
project:
…
-
**Is your feature request related to a problem? Please describe.**
Prompt engineering can be a bit of a fiddly process. I sometimes find a label error, and then go back to ChatGPT and give it the o…
-
We want also github oauth, maybe fb and twitter too. What's the easiest way to allow any of these one click sign ons? Keep using django-allauth, or switch to auth0?
-
When I load the plugin I get:
" Failed to connect the X server"
I'm using docker container. Ubuntu 16.04 + python2.7
I think that I'm very close to solve that issue.
Please let me know if you …
-
I tried changing the pth in dover.yml to DOVER_plus_plus.pth, but it doesn't work.
Can you show in the README how to use it?
-
Just as a sanity check, I tried running this on a CPU machine. But with both fftnet_config.json and wavenet_config.json it crashes with the following error. This also happens with GPUs on Google Colab…
-
Instead of waiting for the end of the test to submit, could partial results be saved? And begin with the annotator interview form? This is useful for extremely large tests.
-
```
sbd.get_data shouldn't assume that you are passing in filenames.
Sometimes you already have text, turn it into an open file stream using
StringIO.StringIO, and pass that in.
See my code here:
h…
-
Some detailed walkthroughs on how to set up and configure distributed training on an arbitrary number of worker nodes would be great!
In particular, how to use DDP with ptl's wandblogger: https://g…
-
## 🚀 Feature
There should be a way to attach variables to the logger, that you can modify live from from controls in the dashboard.
### Motivation
When you have a running job and are monitori…