-
Hello, thank you for a great project!
I am getting this error when using ALiBi or RoPe positional encoding in a tranformer NMT model from OpenNMT-py:
KeyError: 'encoder.embeddings.make_embedding…
-
### Describe the issue
Reference issue https://github.com/huggingface/transformers/issues/29426
I also encountered this error with transformers >4.38.2 when trying new LLavaLama3 from https://hugg…
-
`transformers.py` is too big.
Make a `dataframe_transformers` module that has a separate file for each tranformer
-
### Description
When some data is not needed, there is no need to send to downstream. So, the Agent may need to support discarding some unwanted data.
### Use case
_No response_
### Are you willin…
-
# 🐛 bug report
I've created a simple transformer package (linked locally):
```js
const { Transformer } = require("@parcel/plugin")
module.exports = new Transformer({
async transform({ asset…
wclr updated
7 months ago
-
For this image, when i try the table transformer, i get only 1 prediction. Like if i crop the image and then run on individual crops, the results are as expected. But is it possible to pass the who…
-
-
![image](https://user-images.githubusercontent.com/43241287/194004676-48fb492e-88d3-4106-884b-1a295e1947ac.png)
你好,
当我运行python COGNet.py文件时,系统提示这个错误。我发现models.py文件中并没有"CopyDrug_batch, CopyDrug_tra…
-
I am facing an issue in which my transformation output is not what is expected. Any time I nest the expected output from a previous evaluation at a higher level inside a new nested object, I get null …
-
I am trying to run the mimic-III pretrained BERT model with the ClinicalTransformerNER package but the package file run_tranformer_batch_prediction.py requires a file named label2idx.json, which is no…