lewtun

Results 77 issues of lewtun

### Link https://huggingface.co/datasets/wmt16 ### Description [Reported](https://huggingface.co/spaces/autoevaluate/model-evaluator/discussions/12#62cb83f14c7f35284e796f9c) by a user of AutoTrain Evaluate. AFAIK this dataset was working 1-2 weeks ago, and I'm not sure how to interpret this error. ```...

dataset-viewer

Just to confirm: we should add this metadata via GitHub and not Hub PRs for canonical datasets right?

As a precursor to aligning the task IDs in `datasets` and AutoTrain, we need a way to distinguish binary vs multiclass vs multilabel classification. This PR adds binary classification to...

This PR fixes the task in the evaluation metadata and removes the metrics info as we've decided this is not a great way to propagate this information downstream.

# What does this PR do? This PR adapts the doc building jobs in the CI as per the recommendation in https://github.com/huggingface/datasets/pull/3914 **TODO** - [ ] Since `optimum` doesn't have...

## Description Pixelated butterfly (Pixelfly) is a training technique that use a simple fixed sparsity pattern based on flat block butterfly and low-rank matrices to sparsify most network layers. From...

Hi @jph00, In the test notebook, the footnote example is shown as ``` A footnote[this is a footnote] ``` however my understanding from the AsciiDoc [docs](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#section-footnotes) is that a colon...