-
# URL
- https://arxiv.org/abs/2305.11129
# Affiliations
- David Uthus, N/A
- Santiago Ontañón, N/A
- Joshua Ainslie, N/A
- Mandy Guo, N/A
# Abstract
- We present our work on developing a mul…
-
Hi,
General problem with multilingual models: give unequal performance among languages if the proportion of docs in lang A is greatly superior to the proportion of docs in lang B.
Wouldn't it be…
-
**Is your feature request related to a problem? Please describe.**
As per conversation with @tboquet, this feature could help him working with BaaL in his research at Unity.
**Describe the solut…
-
So currently using the GPT and some read manuals. Did I correctly setup the code and transformer model? Or are there any suggestions which I could use? I will also try with ngrams up to 3.
Maybe s…
-
Hi,
I am trying to decode some texts with a finetuned mT5 model, the command looks like the following. The reason of my using test.gin was because when using operative gin file, there would be a mi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
C:\Users\Lee\source\ChatGLM2-6B\web_demo.py:46: SyntaxWarning: invalid escape sequence '\`'
…
-
The job that ran when PR #36 was merged somehow failed to add the new models that were added as part of this PR.
https://github.com/lfai/model_openness_tool/actions/runs/11442783083/job/31833926598
…
-
**Describe the bug**
When I execute the code in [getting_started](https://github.com/ConvLab/ConvLab-3/blob/master/tutorials/Getting_Started.ipynb) in Pycharm, it warned as the title without outputti…
-
```
❯ python …
-
### Feature request
@gante
The `generate` function has a `decoder_start_token_id` argument that allows the specification of the decoder start token when generating from an encoder-decoder model (e.…