-
Like BertScore and BLEURT, MoverScore is another modern transformer-based reference-based summerization metric.
However, we did not include it in our pilot study. Now maybe a good time to add it. …
-
## Steps to reproduce
I am trying to use the RoBERTaNERTask for NER task. So I ran `pytext gen-config RoBERTaNERTask` to generate default config file and twinkle it with personal settings. With the…
-
Hello,
Thank you very much for providing the implementation of your model.
I have a question regarding the Roberta baseline.
Unfortunately, I could not find the implementation of Roberta baseline …
-
OSError: Model name '../bert_models/roberta_zh_l6_pytorch' was not found in model name list. We assumed 'https://s3.amazonaws.com/models.huggingface.co/bert/../bert_models/roberta_zh_l6_pytorch/config…
-
https://github.com/zxilucky/LAGaBi/blob/de1dacba8c32126f9039bcc3b2055f96dc085df5/model/modeling_roberta.py#L245C1-L267C76
-
**Describe the bug**
Cannot export the model.
**To Reproduce**
```
import keras
from keras_nlp.models import XLMRobertaPreprocessor, XLMRobertaBackbone
import tensorflow as tf
preprocessor …
-
### Description
Allign segment embedding and transcript embedding. Use a similarity threshold for quality checks.
### Completion Criteria
Push the pair of models to HF.
---
### Implementation Plan
…
-
Interesting paper. Regarding pretrained model I'm wondering - are they Roberta based or R-XLM? Did you evaluate performance wrt mDeberta as base model?
And finally - how would one use such/this mod…
zidsi updated
7 months ago
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**操作系统**: CentOS7
- 你使用的**Python**版本: 3.7.4
- 你使用的**Tensorflow**版本: 1.14, 1.15, 2.1.0. 2.2.0 2.3.0
- 你使用的**Keras**版本: 2.3.0-tf
- 你使用的**bert4keras**版本: 0.10.7
-…
-
Dear Author,
I am trying to reproduce the rec performance on INSPIRED dataset.
![image](https://github.com/wxl1999/UniCRS/assets/60718476/4fb55643-4784-4995-8271-fa1479cd766b)
I use the hyper…