-
Hi, I'd like to download the default distilbert model with the [link](https://s3.amazonaws.com/models.huggingface.co/bert/distilbert-base-uncased-distilled-squad-384.tflite) in [download.gradle](https…
-
I’m working on a multi task classification with DistilBert with 4 labels, based on your repo, and I was wondering if maybe you could help me, since I'm having a hard time trying tor each the hugging f…
-
Hello,
I have 2 short questions:
1. is it correct that the model 'distilbert-base-german-cased' (https://huggingface.co/distilbert-base-german-cased) was distilled from the model 'dbmdz/bert-bas…
-
### Describe the issue
Hello,
see [also this discussion](https://github.com/microsoft/onnxruntime/discussions/22427). I'm opening this one as I think it's an issue as sifting through previous issues…
-
### System Info
"@huggingface/transformers": "^3.0.0-alpha.5"
### Environment/Platform
- [X] Website/web-app
- [X] Browser extension
- [ ] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Des…
-
### Description
The current implementation of Artifacts supports remote storage on cloud providers such as AWS and GCP as well as natively providing a local file path to files in local storage to l…
-
When deploying a question answering model with later versions of python, transformers and pytorch the logs do not seem to be seen in cloudwatch. If I deploy the same model but with older python and mo…
-
## Description
The example code at https://nlp.gluon.ai/model_zoo/bert/index.html for the DistilBERT model produces an exception at HEAD.
### Error Message
```
------------------------------…
-
-
Hello @nreimers,
I am wondering if below three models are exactly same and is it just the name change for distilbert-base-nli-stsb-mean-tokens model?
1. distilbert-base-nli-stsb-mean-tokens
2.…