-
Github UI search: `language:python content:"sklearn.datasets" AND content:"{dataset}"` and Github API search: `sklearn.datasets {dataset} extension:py` returns vastly different results. Although the r…
-
**Should content issues (from Feedback and questions) on datasets also be directed to dataset contact?**
Currently, when making a "content" issues from the "Feedback and questions" at the occurrence …
-
This work needs to be done In conjunction with the work in [Entity API #748](https://github.com/hubmapconsortium/entity-api/issues/748)
The `Dataset.ingest_metadata` field will be reorganized to acco…
-
### Describe the bug
Datasets are accessible with client.get_dataset("NAME") if using `version 2.36.2`, but if we upgrade to `2.54.1`, we get the exception:
`langfuse.api.resources.commons.errors.…
-
in addition to updating the HF dataset when training, there should be a dedicated API which updates the dataset to the HF repo without triggering the training
-
Hello, when running the operations in the Disassemble part of the code:
`python experiment/preprocess/code/disassemble/preprocess-dataset.py --config experiment/preprocess/config/dataset/${DATASET}/$…
-
Hello, I use local data, including reference and response data, use Azure, and then use ragas to obtain accuracy indicators, but errors are reported:
`
Evaluating: 0%| | 1/301 [00:04
-
**Describe the bug**
Argilla client V2 is not compatible with Argilla server V1 for RankingQuestion
**Prerequisites**
1. create an annotation task with a RankingQuestion "rank", on an Argilla serve…
-
Įvertinti kaip atsižvelgti į komentarą:
"Dėl https://data.gov.lt/ duomenų rinkinių atvaizdavimo, sąsajos, konkrečiai duomenų šaltinių pavadinimų.
Šiuo metu sisteminis, programuotojų naudojamas pavad…
-
#### Description
Currently the `Dataset` class is an internal utility for the `sklearn` module. The idea is to render this class public so it is an utility to create multi-table datasets.
#### Que…