-
Hello, sorry to bother you, I am running a nuclear data set with maskdino, but my problem now is insufficient memory, my bathsize is changed to 2, numworkers is changed to 0, and I started running, bu…
-
## Description
`Dataset` has a `save_binary` function, and the docstring for the `data` argument in `Dataset` suggests that is where you should input the path to this dataset, however I cannot get th…
-
Hello, when I execute the verification command, the accuracy is 0. But in the process of training, there are scores in the verification. What's the matter?
command: python train_net.py --eval-only …
-
I am in the process of reading through @sadamov's PR #54 on using zarr-based datasets in `neural-lam` and I am going to use this issue to write down some notes. Everyone is free to read-along, but thi…
-
spark scala REPL supports serialization of runtime anonymous function via a special class loader, it is
``org.apache.spark.repl.ExecutorClassLoader`` I think.
It would be awesome to execute arbit…
-
Hi,
I use `FLAML==2.1.0`. I tried the timeseries forecasting tutorials which worked. When I use my own data I run into `KeyError`/`ValueError` issues when I try to `predict()` on the test data.
…
tkeyo updated
10 months ago
-
**Describe the feature you'd like**
I would like for metacatUI to automatically add a distribution URL to the `dataset` element.
**Is your feature request related to a problem? Please describe.*…
-
## Goals
- reduce burden on users
- align with TF as far as possible by eg matching their API
- align with TF Federated where possible
- find common ground across TF Encrypted, and minimis…
-
I downloaded the pretrained small model and was trying to fine tune for question/answer using "squad"
Here is where I am running into trouble
` # add padding so the dataset is a multiple of…
-
Hi @erdalkaraca, hope you're doing ok since last time.
I came across this issue whilst testing `pydra-bids` in a complex workflow with parallel computation enabled.
I managed to reduce triage t…