-
I was retraining the model on my own dataset and with a single GPU
Training Command
```
export CUDA_VISIBLE_DEVICES=3
python LSP_train.py --model_name_or_path ./models/small --init_checkpoint N…
-
We are seeing a number of situations where a user interface (such as JupyterLab) needs to know more about what a user is doing in a notebook. A classic example is that a user works with various datase…
-
Hi 您好,请问能公布预测的代码吗
-
Hi, abhishekdiphu,
I follow the instructions and create a successful environment. But I cannot run the codes because there are still errors in this version.
Actually, there are so many differences…
-
Currently, the `openpmd-api` module confuses static type checkers like [`pyright`](https://github.com/microsoft/pyright):
![Screen Shot 2023-03-02 at 2 02 46 PM](https://user-images.githubuserconte…
-
I am investigating recent failures in the integration test (https://github.com/JuliaGeo/CommonDataModel.jl/actions/runs/10672550987). The error is reproducible, when I install the current main version…
-
-
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
holoviews: 1.14.5
bokeh: 2.3.3
Python: 3.8.10
OS: Windows 11
Browser: C…
-
I'm trying to use OpenSmile as feature extractor(using emobase2010.conf) and do some classification with that features.
And I used 'SMILExtract -C /workspace/tts/opensmile/config/emobase/emobase201…
-
Hello @MandyMo ,
Thank you for releasing the code, it is a really great work.
I trained with this code and got reasonable results on 3d datasets, but terrible results on 2d datasets. The los…