Ashwin Mathur

Results 8 issues of Ashwin Mathur

# What does this PR do? Add Sequence Classification support for BioGPT. Fixes #21530 Fixes #21535 This PR completes the stalled PR #21535. ## Who can review? @ArthurZucker @younesbelkada @NielsRogge...

# What does this PR do? There is a small typographical error in the documentation for Greedy Search. Fixes #22335 - [x] This PR fixes a typo. ## Who can...

### System Info - `transformers` version: 4.28.0.dev0 - Platform: Linux-5.15.0-58-generic-x86_64-with-glibc2.29 - Python version: 3.8.10 - Huggingface_hub version: 0.11.1 - PyTorch version (GPU?): 1.13.1+cu117 (False) - Tensorflow version (GPU?): 2.11.0 (False)...

### Related Issues: fixes #1939 ### Proposed Changes: Adds two new optional boolean parameters parameters to `InferenceClient.feature_extraction()`: - `truncate`: If set to True, truncates inputs longer than 512 tokens. Defaults...

**Is your feature request related to a problem? Please describe.** [Text-embeddings-inference](https://github.com/huggingface/text-embeddings-inference) supports using the `truncate` and `normalize` parameters when computing the embeddings. These parameters cannot be passed to the Inference...

## Checklist for adding MMTEB dataset Reason for dataset addition: Showcases the model's performance on the [LegalBench](https://hazyresearch.stanford.edu/legalbench/) datasets, enabling evaluation on domain-specific legal texts. Follow up to #661 ## Changes...

## Checklist for adding MMTEB dataset Reason for dataset addition: Showcases the model's performance on the [LegalBench](https://hazyresearch.stanford.edu/legalbench/) datasets, enabling evaluation on domain-specific legal texts. Follow up to #657 ## Changes...

**Describe the bug** The version 3.0.0 of [`pinecone-python-client`](https://github.com/pinecone-io/pinecone-python-client) is a big update and introduces a lot of changes. This new version is not compatible with the current implementation of `pinecone-haystack`...

bug
P3
integration:pinecone