-
These are probably helpful to clear up right from the start. When the script is supposed to search the available combinations of datasets, where does it look? This will define how we organize the reci…
-
A value given for a custom metadata key field is displaying as the title for a file. This file was created directly on the api. Title is stored correctly in the title field and "name" is stored as a k…
-
This is not exhaustive but should cover all 'types' of differences to resolve:
* [ ] Part of the AST is still based on the "import assertion" spec and should be updated. I want to tackle this I thi…
-
I wonder where can I specify the Oxford Robotcar DATAPATH during training and validation.
`python ../tools/train.py --config ../configs/train_config.yaml`
`python ../tools/eval.py --config ../config…
-
CI is failing due to https://bandit.readthedocs.io/en/latest/plugins/b704_pytorch_load_save.html, a Bandit rule that was introduced earlier today in their 1.7.10 release.
`safetensors` is one possi…
-
I've written a custom dataset with the tfds cli (a GeneratorBasedBuilder without Beam). Overall the dataset is ~60 GB and is sourced from manually downloaded hdf5 files with mostly float32s inside.
…
-
### Issue Summary
When using MathJax to render maths as SVG, there are various "data-" attributes on the tags, some of which contain illegal characters for XML (namely ""). "data-semantic-speech" i…
-
### 🚀 The feature, motivation and pitch
There currently exists no function in the `torch.nested` namespace to create nested Tensors from buffers combined with sizes and (optionally I think) strides…
-
**What I need help with / What I was wondering**
I have tried serialize the `response` object from this code:
```python
import tensorflow_datasets as tfds
(ds_train, ds_test), ds_info = tfds.loa…
-
Once again, it came to your attention that the CSV file format is not sufficient for a lot of use cases (XYT Plot with a lots of data).
Also, an often requested feature is to compare individual runs,…
rakow updated
1 month ago