lewtun

Results 77 issues of lewtun

Hi there 👋 Let's translate the course to German so that the whole community can benefit from this resource 🌎! Below are the chapters and files that need translating -...

translation

Hi there 👋 Let's translate the course to French so that the whole community can benefit from this resource 🌎! Below are the chapters and files that need translating -...

translation

![Screen Shot 2022-03-08 at 15 17 34](https://user-images.githubusercontent.com/26859204/157255746-7bf7257a-886a-45ea-b8f1-8cf9c08c642f.png)

![Screen Shot 2022-03-08 at 15 16 19](https://user-images.githubusercontent.com/26859204/157255532-82a3eaed-272f-41ff-87cc-e37056e2158a.png)

**Describe the solution you'd like** Currently, the result from ``` cdqa_pipeline.predict(query='your question', n_predictions=N) ``` is a list of tuples of `(answer, title, paragraph, score/logit)`, where `score` is calculated as a...

# 🚀 Feature request As discussed on the [forums](https://discuss.huggingface.co/t/can-i-export-a-visionencoderdecoder-checkpoint-to-onnx/12885), it would be nice if one could export `VisionDecoderEncoderModel` classes using the `transformers.onnx` package. ## Motivation It is currently not possible...

This PR adds a small note about how to load image / audio datasets that have multiple splits in their dataset structure. Related forum thread: https://discuss.huggingface.co/t/loading-train-and-test-splits-with-audiofolder/22447 cc @NielsRogge

### Link https://huggingface.co/datasets/gsarti/flores_101 ### Description It seems like streaming isn't supported for this dataset: ``` Server Error Status code: 400 Exception: NotImplementedError Message: Extraction protocol for TAR archives like 'https://dl.fbaipublicfiles.com/flores101/dataset/flores101_dataset.tar.gz'...