-
hi! everytime i try to run the command to make predictions, i get an attribute error related to cagra/cuvs.
my command:
```
dm = SeggerDataModule(
data_dir=segger_data_dir,
batch_si…
-
Hi,
I'm following the tutorial "Building deep retrieval models" and seem to have encountered a slightly different, though related issue than either [this post](https://github.com/tensorflow/recomme…
-
我用DenseNet + CTC算法做中文识别,我重新训练出了keras下的h5模型(里面保存了权重、网络结构和配置信息等),现在将其转为TensorFlow下的pb模型时,提示“ValueError: Unknown loss function: ”,我该做怎么做啊?load_model('weights_densenet***.h5', custom_objects={})中custom_ob…
-
I am seeing a problem somewhat similar to [https://github.com/google/seq2seq/issues/170](#170) but slightly different. In my case:
* Was able to train a character-level NMT model without problem. B…
-
Hello!
I was wondering if you planned at some point to integrate the possibility to export the trained models in ONNX format in order to use them into an ONNX Runtime environment.
Thanks!
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
I have tried with my current installation and here the error
C:\punctuation-restoration\src>python inference.py --pretrained-model=roberta-large --weight-path=roberta-large-en.pt --language=en --in…
-
你好,我们在复现命名实体识别数据集zh_onto4结果时,按照readme的指导,运行的是scripts/ner_zhonto4/bert_dice.sh. 脚本,脚本超参没有修改过,但测试集 spanF1的分数只有80.80,与文章中的84.47的结果差距较大,运行日志和测试结果见下文,麻烦看一下是哪个地方的问题,多谢!
h-4.3$sh scripts/ner_zhonto4/bert_…
-
Thanks for providing this code. I'd love to use it, but am getting the following error when running the trainer.
```
(py38_test) [richier@reslnapollo02 transformers_ner]$ python bert_crf_trainer.p…
-
1. Operating System (Linux, MacOS, Windows): Debian 11
2. Hardware type (x86, ARM..) and RAM: x86_64, Ryzen 5900X
3. Python Version (e.g. 3.9): 3.11
4. Caiman version (e.g. 1.9.12): 1.10.1
C…