-
## Environment info
- `transformers` version: 4.2.0
- Platform: Linux-4.15.0-123-generic-x86_64-with-glibc2.10
- Python version: 3.8.5
- PyTorch version (GPU?): 1.7.1 (True)
- Tensorflow versio…
-
## Environment info
Using AdamW of transformers 2.5.1 or 2.6.0, I got the following:
/home/user/anaconda3/lib/python3.7/site-packages/transformers/optimization.py:155: UserWarning: This overl…
-
Hi all
I wrote:
```
type coinsServer = {
fetcher: () => coins,
};
```
the compiler complains:
`Error: 239: `
It should be more precise.
Also this too:
```
let determineCurre…
ghost updated
4 years ago
-
Hello!
I want to fine tune unlikelihood repetition model on custom task that is similar to the wizard of Wikipedia task.
Here is my code
```
from parlai.scripts.train_model import TrainModel
fr…
-
# Question
## Information
Model I am using (Bert, XLNet ...): XLM-RoBERTa-base
Language I am using the model on (English, Chinese ...): Korean
Adapter setup I am using (if any):
The pro…
-
Small issue to report a failing case, the following sample deobfuscation starts fine but fail at the end see Pastebin: https://pastebin.com/aKaJsJ9K
[bf12a0d2890df7f5f06d3262398ac457c985aac084a198…
-
I'm trying to load Blenderbot 90M like so:
```
python parlai/scripts/safe_interactive.py -t blended_skill_talk -mf zoo:blender/blender_90M/model
11:34:54 WARN | overriding opt['task'] to blended_…
-
**Describe the bug**
On some models, I get the following warning and then an evaluation of 0 true positives and 0 false positives. If I use a smaller version of the same model, I do get true and fals…
-
## Environment info
- `transformers` version: 3.0.2
- Platform: Linux-4.19.112+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.6.9
- PyTorch version (GPU?): 1.6.0+cu101 (True)
- Ten…
-
Example crash file @ [not-equals-parser-bug.xls.zip](https://github.com/DissectMalware/XLMMacroDeobfuscator/files/4588948/not-equals-parser-bug.xls.zip)
When a document uses a macro containing the …