-
Thanks for Open-Source The FLORES-101 Data Set. While working with him, I noticed a certain feature that I wanted to share here. Some languages contain Alternative Spelling rules therefore some words …
-
### Describe the issue
I have a model that is 4137 MB as a .onnx, exported from a PyTorch's `ScriptModule` through `torch.onnx.export`.
When loading the ONNX model through an InferenceSession us…
-
Hi,
Can you please add support for nomic-ai/nomic-embed-text-v1.
Trying to run it as is, and getting next errors :
H2OOCRLoader: unknown architecture 'crnn_efficientnetv2_mV2'
And
ValueError: …
-
Model I am using is LayoutLMv2:
(Link of the demo for reference: https://huggingface.co/spaces/nielsr/LayoutLMv2-FUNSD )
I do get 'questions' & 'answers' as separate colored boxes in output imag…
-
Hello, I installed your package on my linux machine, using anaconda as environment, as my pip install seems to have problem outside conda.
The scripts are now installed, but running:
`primer_xp.…
-
We've come up against this a few times in the past - and while I'm hesitant about splitting, because I can foresee some issues with tokenisation, I'm interested to know if splitting certain tokens has…
-
The latest version of pytorch, which has converted more numpy functions to pytorch functions requires either cuda 10.2 or 11.1. Could one of these versions be installed?
-
Hi! I followed the instructions for fine-tuning my corpus and (I think) managed to do so successfully after days of debugging. I have A LOT of implementation questions and the following is half-guide,…
-
When `olevba` scans an RTF file, it raises an error stating that RTFs cannot contain VBA Macros. Is this info outdated? `rtfobj` is able to extract OLE objects, but cannot, as far as I know, scan them…
-
BioGPT is now available for usage in 🤗 Transformers!
Docs: https://huggingface.co/docs/transformers/main/en/model_doc/biogpt.
Checkpoints on the hub: https://huggingface.co/microsoft/biogpt
I…