-
I am trying to set up a multi-architecture system for container execution with both amd64, arm64 and riscv64 nodes. For the moment I am trying to make sure I can execute both native and WebAssembly co…
-
Here's some datasets which could be great to include:
- [ ] [TreeSatAI-Time-Series](https://huggingface.co/datasets/IGNF/TreeSatAI-Time-Series), [OmniSat, Guillaume et. al., 2024](https://huggingf…
-
Hi,
many thanks for releasing this new resource for Italian NER!
I would like to integrate this dataset into our Flair library and into Hugging Face Datasets, but I have a question about the lab…
-
### Expected behavior
Hi, I cannot see ticks lines when grid lines are hidden. I don't want grid lines to be visible. By the ticks lines I mean I expect to see a perpendicular line to the X-axis wh…
-
1) Will there be native support of legend for heat map? Gradient-like colorbar based on the color scale provided would be helpful in certain situations. At the moment I'm using [colorbar.js](http://bl…
-
## Description
At the moment Kedro-Viz does not have an error boundary and a fallback UI (nothing that I am aware of apart from a wrong or broken URL). This ticket is to introduce ErrorBoundary for K…
-
### 🚀 The feature, motivation and pitch
There should be a hint or small warning for using `CrossEntropyLoss` with the parameter `label_smoothing`. Why you ask? I think for most use cases the user def…
-
### Proposed change
I'm actually proposing _no change_ here, but writing it down so it can be discusses or referred to or implemented later.
@consideRatio pointed out to me that #744 did not tou…
minrk updated
2 months ago
-
### Description
#16098 introduced 2 mistakes.
1. The call to `get_taxonomy_labels()` is expensive and useless in this context. The purpose of this function is to translate **all labels** when a taxo…
-
First, Thanks for your great project!
It's hard to handle properly `nullable` on reference definition in a schema
here is a schema example snippet with `labels` nullable property reference:
`…