-
### System Info
```shell
Optimum-habana - 1.11.1
Transformers - 4.46.0.dev0
SynapseAI - v1.15.0
```
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
-…
-
src/core/map.cpp setFilter has the example:
```
QVariantList filterExpression;
filterExpression.push_back(QLatin1String("=="));
filterExpression.push_back(QLatin1String("…
-
abstract
最近的很多研究展示了multi-lingual bert的跨语言性能,因为其是在没有任何跨语言目标和对齐数据的情况下训练的。本工作中,我们提供了一个综合的调研——M-BERT不同组件对于其跨语言能力的贡献。我们研究语言属性、模型结构和学习目标的影响。我们的实验研究三种不同类型的语言(西班牙语,印地语,俄语)和两个不同概念的NLP任务(文本蕴含和命名实体识别)。我们主要结论发…
-
### Feature request
Zero-shot classification can be solved with NextSentencePrediction task of BERT, and it has shown competitive results to NLI-based zero-shot classification in some cases. There …
-
-
### Bug description
When I tried to run the model I received this:
```
mm@DESKTOP-RPTFVLB:~/max/examples/inference/bert-python-torchscript$ bash run.sh
+ INPUT_EXAMPLE='Paris is the [MASK] of Franc…
mbhey updated
3 months ago
-
Is it possible to train Albert from scratch in another language using a TPU v3 (128Gb)?
Could you give an estimated training time? Days, weeks, months?
What is a reasonable corpus size? 1B words…
-
Hi, I am trying to run the predict function following the same steps as in the exercise but I get the following error:
predicted % sf::st_crop(bb),
clamp = clamp, type = typ…
-
### Dataset name
Belebele
### Dataset link
https://huggingface.co/datasets/facebook/belebele
### Dataset languages
- [X] Danish
- [X] Swedish
- [X] Norwegian (Bokmål or Nynorsk)
- [X…
-
Hi,
Thanks for solving my former issue #3.
I notice that your upload code seems not including the LaMBO-2 part. I am really interested in the NOS combining with the multiple objective optimizat…