url stringlengths 62 66 | repository_url stringclasses 1
value | labels_url stringlengths 76 80 | comments_url stringlengths 71 75 | events_url stringlengths 69 73 | html_url stringlengths 50 56 | id int64 377M 2.15B | node_id stringlengths 18 32 | number int64 1 29.2k | title stringlengths 1 487 | user dict | labels list | state stringclasses 2
values | locked bool 2
classes | assignee dict | assignees list | comments list | created_at int64 1.54k 1.71k | updated_at int64 1.54k 1.71k | closed_at int64 1.54k 1.71k β | author_association stringclasses 4
values | active_lock_reason stringclasses 2
values | body stringlengths 0 234k β | reactions dict | timeline_url stringlengths 71 75 | state_reason stringclasses 3
values | draft bool 2
classes | pull_request dict |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/huggingface/transformers/issues/19482 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19482/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19482/comments | https://api.github.com/repos/huggingface/transformers/issues/19482/events | https://github.com/huggingface/transformers/pull/19482 | 1,404,127,173 | PR_kwDOCUB6oc5Ai0Fd | 19,482 | Fix whisper for `pipeline` | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Before we merge here, let's try to have the following tests working:\r\n\r\n- Automatic pipeline tests for dummy whisper model (as discussed offline) \r\n- 2 slow pipeline tests (one for speech recognition, one for speech translation... | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
After the merge of #19378 , the feature extractor does not work with the `pipeline` function. This PR is the same as #19385.
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19482/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19482/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19482",
"html_url": "https://github.com/huggingface/transformers/pull/19482",
"diff_url": "https://github.com/huggingface/transformers/pull/19482.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19482.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19481 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19481/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19481/comments | https://api.github.com/repos/huggingface/transformers/issues/19481/events | https://github.com/huggingface/transformers/pull/19481 | 1,404,048,420 | PR_kwDOCUB6oc5AijbV | 19,481 | Making Lxmert Tokenizer independent from bert Tokenizer | {
"login": "IMvision12",
"id": 88665786,
"node_id": "MDQ6VXNlcjg4NjY1Nzg2",
"avatar_url": "https://avatars.githubusercontent.com/u/88665786?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IMvision12",
"html_url": "https://github.com/IMvision12",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Fixes #19303
@sgugger can you review this PR? | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19481/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19481/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19481",
"html_url": "https://github.com/huggingface/transformers/pull/19481",
"diff_url": "https://github.com/huggingface/transformers/pull/19481.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19481.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19480 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19480/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19480/comments | https://api.github.com/repos/huggingface/transformers/issues/19480/events | https://github.com/huggingface/transformers/issues/19480 | 1,404,013,987 | I_kwDOCUB6oc5Tr42j | 19,480 | [INT8] BLOOM series model loading back issue | {
"login": "lanking520",
"id": 11890922,
"node_id": "MDQ6VXNlcjExODkwOTIy",
"avatar_url": "https://avatars.githubusercontent.com/u/11890922?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lanking520",
"html_url": "https://github.com/lanking520",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Maybe @sgugger has some insights",
"It's hard to know which part fails without the whole traceback. I suspect it's when we set the default dtype to `torch_dtype`, which only works for floating dtypes. If that's the case, there is a probably a workaround possible by only setting the default dtype when the `torch_... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
8x A100 GPUs with CUDA 11.3 driver
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [x] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own task or dataset (give details below)
##... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19480/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19480/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19479 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19479/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19479/comments | https://api.github.com/repos/huggingface/transformers/issues/19479/events | https://github.com/huggingface/transformers/pull/19479 | 1,403,968,972 | PR_kwDOCUB6oc5AiSkq | 19,479 | Fix `OPTForQuestionAnswering` doctest | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
The checkpoint has no QA head, so we need to set seed and change the expected values. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19479/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19479/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19479",
"html_url": "https://github.com/huggingface/transformers/pull/19479",
"diff_url": "https://github.com/huggingface/transformers/pull/19479.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19479.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19478 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19478/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19478/comments | https://api.github.com/repos/huggingface/transformers/issues/19478/events | https://github.com/huggingface/transformers/issues/19478 | 1,403,902,175 | I_kwDOCUB6oc5Trdjf | 19,478 | openai whisper ASR pytorch to tflite | {
"login": "nyadla-sys",
"id": 26728802,
"node_id": "MDQ6VXNlcjI2NzI4ODAy",
"avatar_url": "https://avatars.githubusercontent.com/u/26728802?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nyadla-sys",
"html_url": "https://github.com/nyadla-sys",
"followers_url": "https://api.github.com/use... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | open | false | null | [] | [
"@patrickvonplaten @sgugger @amyeroberts @ArthurZucker :Could anyone of you help me on this ?",
"Below notebopok generates tflite file ,however i have not validated with real speech input \r\nhttps://colab.research.google.com/github/usefulsensors/openai-whisper/blob/main/tflite_from_huggingface_whisper.ipynb",
... | 1,665 | 1,670 | null | NONE | null | ### Model description
I'm trying to figure out how to create tflite models(int8/float32 ) for OpenAI->Whisper ASR model (Tiny.en.pt)
Somehow below generated tflite file getting crashed while running inference
https://colab.research.google.com/github/usefulsensors/openai-whisper/blob/main/tinynn_pytorch_to_tflite_in... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19478/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19478/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19477 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19477/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19477/comments | https://api.github.com/repos/huggingface/transformers/issues/19477/events | https://github.com/huggingface/transformers/pull/19477 | 1,403,875,946 | PR_kwDOCUB6oc5Ah_gG | 19,477 | Adding the state-of-the-art contrastive search decoding methods for the codebase of generation_utils.py | {
"login": "gmftbyGMFTBY",
"id": 27548710,
"node_id": "MDQ6VXNlcjI3NTQ4NzEw",
"avatar_url": "https://avatars.githubusercontent.com/u/27548710?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gmftbyGMFTBY",
"html_url": "https://github.com/gmftbyGMFTBY",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@sgugger @patrickvonplaten context: this is the implementation by the authors of [this NeurIPS paper](https://arxiv.org/abs/2202.06417), as first proposed in #19182 -- a new generation strategy with very interesting results!",
"Hi,... | 1,665 | 1,666 | 1,666 | CONTRIBUTOR | null | # Adding the state-of-the-art contrastive search decoding method for the `generation_utils` codebase
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully ref... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19477/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19477/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19477",
"html_url": "https://github.com/huggingface/transformers/pull/19477",
"diff_url": "https://github.com/huggingface/transformers/pull/19477.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19477.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19476 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19476/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19476/comments | https://api.github.com/repos/huggingface/transformers/issues/19476/events | https://github.com/huggingface/transformers/pull/19476 | 1,403,678,026 | PR_kwDOCUB6oc5AhVOF | 19,476 | [REIMPLEMETATION] Vision encoder decoder Onnx conversion | {
"login": "WaterKnight1998",
"id": 41203448,
"node_id": "MDQ6VXNlcjQxMjAzNDQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/41203448?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WaterKnight1998",
"html_url": "https://github.com/WaterKnight1998",
"followers_url": "https://api... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19476). All of your documentation changes will be reflected on that endpoint.",
"Hi @WaterKnight1998 thanks for your PR! \r\n\r\nIndeed PR #19254 splits the model in separate encoder / decoder pieces, which differs to other... | 1,665 | 1,672 | 1,672 | NONE | null | # What does this PR do?
This PR is a reimplementation of Vision Encoder Decoder Onnx conversion as a Seq2Seq Model like documentation explains: [Encoder-decoder models inherit from OnnxSeq2SeqConfigWithPast](https://huggingface.co/docs/transformers/v4.22.2/en/main_classes/onnx#transformers.onnx.OnnxSeq2SeqConfigWith... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19476/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19476/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19476",
"html_url": "https://github.com/huggingface/transformers/pull/19476",
"diff_url": "https://github.com/huggingface/transformers/pull/19476.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19476.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19475 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19475/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19475/comments | https://api.github.com/repos/huggingface/transformers/issues/19475/events | https://github.com/huggingface/transformers/pull/19475 | 1,403,653,596 | PR_kwDOCUB6oc5AhQCN | 19,475 | [Swin] Replace hard-coded batch size to enable dynamic ONNX export | {
"login": "lewtun",
"id": 26859204,
"node_id": "MDQ6VXNlcjI2ODU5MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/26859204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lewtun",
"html_url": "https://github.com/lewtun",
"followers_url": "https://api.github.com/users/lewtun/fo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"(a bit off-topic, but still related question)\r\n\r\nViewing the issue and the fix provided this PR, I was thinking we would have a lot of the same errors due to this `hard-coded batch size`. However, when I check `bert`:\r\nhttps://... | 1,665 | 1,665 | 1,665 | MEMBER | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19475/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19475/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19475",
"html_url": "https://github.com/huggingface/transformers/pull/19475",
"diff_url": "https://github.com/huggingface/transformers/pull/19475.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19475.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19474 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19474/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19474/comments | https://api.github.com/repos/huggingface/transformers/issues/19474/events | https://github.com/huggingface/transformers/issues/19474 | 1,403,632,294 | I_kwDOCUB6oc5Tqbqm | 19,474 | Sample method doesn't work for mt5 architecture | {
"login": "tatiana-iazykova",
"id": 70767376,
"node_id": "MDQ6VXNlcjcwNzY3Mzc2",
"avatar_url": "https://avatars.githubusercontent.com/u/70767376?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tatiana-iazykova",
"html_url": "https://github.com/tatiana-iazykova",
"followers_url": "https://... | [] | closed | false | null | [] | [
"moreover, if I try to use generate with num_beams=1 and do_sample=True as it says in documentation, I got really weird scores:\r\n\r\n\r\ninp = batch # result of next(item(torch.utils.Dataloader))\r\n\r\ngenerate_results = model.generate(\r\n input_ids=inp['input_ids'].to(model.device),\r\n ... | 1,665 | 1,665 | 1,665 | NONE | null | ### System Info
- `transformers` version: 4.21.3
- Platform: Linux-5.4.0-122-generic-x86_64-with-debian-buster-sid
- Python version: 3.7.12
- Huggingface_hub version: 0.10.0
- PyTorch version (GPU?): 1.8.1+cu111 (True)
- Tensorflow version (GPU?): 2.10.0 (True)
- Flax version (CPU?/GPU?/TPU?): not installed (N... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19474/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19474/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19473 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19473/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19473/comments | https://api.github.com/repos/huggingface/transformers/issues/19473/events | https://github.com/huggingface/transformers/pull/19473 | 1,403,554,720 | PR_kwDOCUB6oc5Ag6rv | 19,473 | Fix `XGLMModelLanguageGenerationTest.test_batched_nan_fp16` | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@sgugger OK, let me check if I can do something for (not a real) weights defined by\r\n\r\n```python\r\nself.register_buffer(\"weights\", emb_weights)\r\n\r\n```"
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
#18057 added this test to test running with fp16.
However, `from_pretrained(model_name, torch_dtype=torch.float16` seems **not able to change the dtype** for weights registered below:
https://github.com/huggingface/transformers/blob/a7bc4221c0c09857b30ac467e7de86d3f5a7c482/src/transformer... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19473/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19473/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19473",
"html_url": "https://github.com/huggingface/transformers/pull/19473",
"diff_url": "https://github.com/huggingface/transformers/pull/19473.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19473.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19472 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19472/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19472/comments | https://api.github.com/repos/huggingface/transformers/issues/19472/events | https://github.com/huggingface/transformers/pull/19472 | 1,403,537,970 | PR_kwDOCUB6oc5Ag3GN | 19,472 | Update `WhisperModelIntegrationTests.test_large_batched_generation` | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Update the expected values for `WhisperModelIntegrationTests::test_large_batched_generation`.
It is probably due to the different GPUs used.
See currently failing test [here](https://github.com/huggingface/transformers/actions/runs/3212658214/jobs/5251735170).
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19472/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19472/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19472",
"html_url": "https://github.com/huggingface/transformers/pull/19472",
"diff_url": "https://github.com/huggingface/transformers/pull/19472.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19472.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19471 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19471/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19471/comments | https://api.github.com/repos/huggingface/transformers/issues/19471/events | https://github.com/huggingface/transformers/issues/19471 | 1,403,528,341 | I_kwDOCUB6oc5TqCSV | 19,471 | Suppress warning when using `DataCollatorForSeq2Seq` | {
"login": "pietrolesci",
"id": 61748653,
"node_id": "MDQ6VXNlcjYxNzQ4NjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/61748653?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pietrolesci",
"html_url": "https://github.com/pietrolesci",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"cc @sgugger ",
"Could you post a clear reproducer of the issue? Thanks a lot!",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing... | 1,665 | 1,685 | 1,668 | CONTRIBUTOR | null | ### Feature request
When using a fast tokenizer in the `DataCollatorForSeq2Seq`, currently the following warning is printed
```
You're using a T5TokenizerFast tokenizer. Please note that with a fast tokenizer, using the `__call__` method is faster than using a method to encode the text followed by a call to the... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19471/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19471/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19470 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19470/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19470/comments | https://api.github.com/repos/huggingface/transformers/issues/19470/events | https://github.com/huggingface/transformers/pull/19470 | 1,403,489,913 | PR_kwDOCUB6oc5AgsxD | 19,470 | CLI: add import protection to datasets | {
"login": "gante",
"id": 12240844,
"node_id": "MDQ6VXNlcjEyMjQwODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gante",
"html_url": "https://github.com/gante",
"followers_url": "https://api.github.com/users/gante/follow... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | MEMBER | null | # What does this PR do?
Add import protection to datasets -- I've seen two or three recent issues where the authors can't post their env due to `datasets` failing to import on `pt-to-tf` ([example](https://github.com/huggingface/transformers/issues/19445)) | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19470/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19470/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19470",
"html_url": "https://github.com/huggingface/transformers/pull/19470",
"diff_url": "https://github.com/huggingface/transformers/pull/19470.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19470.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19469 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19469/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19469/comments | https://api.github.com/repos/huggingface/transformers/issues/19469/events | https://github.com/huggingface/transformers/pull/19469 | 1,403,462,502 | PR_kwDOCUB6oc5Agm4n | 19,469 | Fix `FlaubertTokenizer.__init__` | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
There was a tiny error in #19330
```python
do_lowercase=do_lowercase**kwargs,
``` | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19469/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19469/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19469",
"html_url": "https://github.com/huggingface/transformers/pull/19469",
"diff_url": "https://github.com/huggingface/transformers/pull/19469.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19469.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19468 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19468/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19468/comments | https://api.github.com/repos/huggingface/transformers/issues/19468/events | https://github.com/huggingface/transformers/pull/19468 | 1,403,438,624 | PR_kwDOCUB6oc5AghvK | 19,468 | Add warning in `generate` & `device_map=auto` & half precision models | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"Thanks for the feedback @Narsil ! \r\n\r\nRegarding `accelerate` I am unsure about the magic that happens there and if it is fixable without breaking anything. If there is something I can fix from `accelerate` happy to open a PR there! Gently pinging @sgugger and @muellerzr to see how we can fix that from `acceler... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR fixes mainly 2 issues that are :
- https://github.com/TimDettmers/bitsandbytes/issues/42
- https://github.com/huggingface/transformers/issues/19445
This issue seems to be unrelated to `bitsandbytes` 8-bit models but slightly more tricky than that. When instantiating a model usi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19468/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19468/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19468",
"html_url": "https://github.com/huggingface/transformers/pull/19468",
"diff_url": "https://github.com/huggingface/transformers/pull/19468.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19468.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19467 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19467/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19467/comments | https://api.github.com/repos/huggingface/transformers/issues/19467/events | https://github.com/huggingface/transformers/issues/19467 | 1,403,416,486 | I_kwDOCUB6oc5Tpm-m | 19,467 | Redundant normalisation of image and text features in OWL-ViT | {
"login": "ekazakos",
"id": 20310086,
"node_id": "MDQ6VXNlcjIwMzEwMDg2",
"avatar_url": "https://avatars.githubusercontent.com/u/20310086?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekazakos",
"html_url": "https://github.com/ekazakos",
"followers_url": "https://api.github.com/users/eka... | [] | closed | false | {
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://api.github.com/users... | [
{
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://... | [
"Hi @ekazakos, you're right but the image embeddings are not normalized twice. `OwlViTModel.forward()` is called within `OwlViTForObjectDetectiob.image_text_embedder()` with `return_base_image_embeds=True`. This assures that we can retrieve both the umodified CLIP (OwlViTModel) embeddings and logits using the norma... | 1,665 | 1,666 | 1,666 | NONE | null | ### Who can help?
@alaradirik
### Issue description
Hi,
Thank you for the codebase! As the title suggests, I think that in `modeling_owlvit.py` the image and text features are normalised twice while in the original codebase from Google Research they are normalised only once. In particular, in `modeling_owl... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19467/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19467/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19466 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19466/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19466/comments | https://api.github.com/repos/huggingface/transformers/issues/19466/events | https://github.com/huggingface/transformers/pull/19466 | 1,403,391,217 | PR_kwDOCUB6oc5AgXnE | 19,466 | Fix doctests for `DeiT` and `TFGroupViT` | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
For `DeiT`: The parameter initialization is changed for some models in #19341. This can affect some tests where a checkpoint without head is used (so randomly initialized head). cc @alaradirik
For `TFGroupViT`: We loved PyTorch too much (or not enough?) and want to use it in TensorFlow --... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19466/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19466/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19466",
"html_url": "https://github.com/huggingface/transformers/pull/19466",
"diff_url": "https://github.com/huggingface/transformers/pull/19466.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19466.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19465 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19465/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19465/comments | https://api.github.com/repos/huggingface/transformers/issues/19465/events | https://github.com/huggingface/transformers/pull/19465 | 1,403,354,484 | PR_kwDOCUB6oc5AgPzx | 19,465 | Update PT to TF CLI for audio models | {
"login": "amyeroberts",
"id": 22614925,
"node_id": "MDQ6VXNlcjIyNjE0OTI1",
"avatar_url": "https://avatars.githubusercontent.com/u/22614925?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amyeroberts",
"html_url": "https://github.com/amyeroberts",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> This was causing the conversion script to throw exceptions with Whisper, correct?\r\n\r\n@gante Exactly. I modified it locally to push the weights to the hub. This PR is a tidier version of the changes I made i.e. not breaking it f... | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Fixes small issues which prevented converting checkpoints for the whisper model with the pt-to-tf CLI.
* `"raw_speech"` -> `"audio"`: updates the name of the inputs fed to the processor. This reflects the deprecation of `raw_speech` in [the audio processors](https://github.com/huggingfac... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19465/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19465/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19465",
"html_url": "https://github.com/huggingface/transformers/pull/19465",
"diff_url": "https://github.com/huggingface/transformers/pull/19465.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19465.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19464 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19464/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19464/comments | https://api.github.com/repos/huggingface/transformers/issues/19464/events | https://github.com/huggingface/transformers/pull/19464 | 1,403,313,992 | PR_kwDOCUB6oc5AgHOk | 19,464 | Update Marian config default vocabulary size | {
"login": "gante",
"id": 12240844,
"node_id": "MDQ6VXNlcjEyMjQwODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gante",
"html_url": "https://github.com/gante",
"followers_url": "https://api.github.com/users/gante/follow... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Looks like a bugfix to me if the model cannot be instantiated. Looks good to me."
] | 1,665 | 1,665 | 1,665 | MEMBER | null | # What does this PR do?
Fixes #19296
Looking at existing Marian models, their vocabulary size is set to pad token id + 1 ([example](https://huggingface.co/Helsinki-NLP/opus-mt-de-en/blob/main/config.json#L59)). This PR modifies the default vocabulary size such that a) it doesn't throw exceptions (must be > pad t... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19464/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19464/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19464",
"html_url": "https://github.com/huggingface/transformers/pull/19464",
"diff_url": "https://github.com/huggingface/transformers/pull/19464.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19464.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19463 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19463/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19463/comments | https://api.github.com/repos/huggingface/transformers/issues/19463/events | https://github.com/huggingface/transformers/pull/19463 | 1,403,310,378 | PR_kwDOCUB6oc5AgGbw | 19,463 | [WIP] Add MANTa-LM | {
"login": "NathanGodey",
"id": 38216711,
"node_id": "MDQ6VXNlcjM4MjE2NzEx",
"avatar_url": "https://avatars.githubusercontent.com/u/38216711?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NathanGodey",
"html_url": "https://github.com/NathanGodey",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"We're looking forward to it, @NathanGodey!\r\n\r\nI'm pinging @ArthurZucker and @sgugger to make sure it's on their radar even if the implementation isn't ready to review. Let us know when you'd like for us to jump in and help!",
"This issue has been automatically marked as stale because it has not had recent ac... | 1,665 | 1,672 | 1,672 | NONE | null | # Implement the MANTa-LM model (upcoming paper)
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-re... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19463/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19463/timeline | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19463",
"html_url": "https://github.com/huggingface/transformers/pull/19463",
"diff_url": "https://github.com/huggingface/transformers/pull/19463.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19463.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19462 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19462/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19462/comments | https://api.github.com/repos/huggingface/transformers/issues/19462/events | https://github.com/huggingface/transformers/pull/19462 | 1,403,266,255 | PR_kwDOCUB6oc5Af9LB | 19,462 | missing double slash in link | {
"login": "MikailINTech",
"id": 45072645,
"node_id": "MDQ6VXNlcjQ1MDcyNjQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/45072645?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikailINTech",
"html_url": "https://github.com/MikailINTech",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19462). All of your documentation changes will be reflected on that endpoint."
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | Correcting the missing double slash in the community's notebook link
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19462/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19462/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19462",
"html_url": "https://github.com/huggingface/transformers/pull/19462",
"diff_url": "https://github.com/huggingface/transformers/pull/19462.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19462.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19461 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19461/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19461/comments | https://api.github.com/repos/huggingface/transformers/issues/19461/events | https://github.com/huggingface/transformers/pull/19461 | 1,403,260,764 | PR_kwDOCUB6oc5Af8Bg | 19,461 | Fix `TFGroupViT` CI | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi @Rocketknight1 \r\n\r\nThere is an test failure `FAILED tests/models/groupvit/test_modeling_tf_groupvit.py::TFGroupViTTextModelTest ::test_saved_model_creation_extended`, see the error below. It happens at\r\n\r\n```python\r\nmode... | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Fix 3 `TFGroupViT` CI failures.
There is a remaining one `FAILED tests/models/groupvit/test_modeling_tf_groupvit.py::TFGroupViTTextModelTest ::test_saved_model_creation_extended` which I think @Rocketknight1 will know better. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19461/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19461/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19461",
"html_url": "https://github.com/huggingface/transformers/pull/19461",
"diff_url": "https://github.com/huggingface/transformers/pull/19461.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19461.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19460 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19460/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19460/comments | https://api.github.com/repos/huggingface/transformers/issues/19460/events | https://github.com/huggingface/transformers/pull/19460 | 1,403,231,033 | PR_kwDOCUB6oc5Af1uT | 19,460 | TF: TFBart embedding initialization | {
"login": "gante",
"id": 12240844,
"node_id": "MDQ6VXNlcjEyMjQwODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gante",
"html_url": "https://github.com/gante",
"followers_url": "https://api.github.com/users/gante/follow... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | MEMBER | null | # What does this PR do?
### Context
We were initializing the embeddings as `TFSharedEmbeddings(config.vocab_size, config.d_model, config.pad_token_id, name="model.shared")`. Notice the 3rd argument, the pad token id, which is the 3rd argument in `nn.Embedding`. However, for `TFSharedEmbeddings`, [the 3rd argument i... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19460/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19460/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19460",
"html_url": "https://github.com/huggingface/transformers/pull/19460",
"diff_url": "https://github.com/huggingface/transformers/pull/19460.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19460.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19459 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19459/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19459/comments | https://api.github.com/repos/huggingface/transformers/issues/19459/events | https://github.com/huggingface/transformers/pull/19459 | 1,403,197,227 | PR_kwDOCUB6oc5AfunH | 19,459 | corrected not woking link. | {
"login": "YOGENDERSS",
"id": 81403270,
"node_id": "MDQ6VXNlcjgxNDAzMjcw",
"avatar_url": "https://avatars.githubusercontent.com/u/81403270?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/YOGENDERSS",
"html_url": "https://github.com/YOGENDERSS",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"@sgugger sir could you review this up. ",
"@julien-c if u could check this up then please check it once.\r\n",
"@amyeroberts mam if u r free then please u check. or anyone who is free please check.",
"Hi @YOGENDERSS , I think this PR is a duplicate from mine https://github.com/huggingface/transformers/pull/1... | 1,665 | 1,665 | 1,665 | NONE | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19459/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19459/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19459",
"html_url": "https://github.com/huggingface/transformers/pull/19459",
"diff_url": "https://github.com/huggingface/transformers/pull/19459.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19459.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19458 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19458/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19458/comments | https://api.github.com/repos/huggingface/transformers/issues/19458/events | https://github.com/huggingface/transformers/pull/19458 | 1,403,168,171 | PR_kwDOCUB6oc5AfoYF | 19,458 | fix warnings in deberta | {
"login": "sanderland",
"id": 48946947,
"node_id": "MDQ6VXNlcjQ4OTQ2OTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/48946947?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanderland",
"html_url": "https://github.com/sanderland",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@LysandreJik any thoughts?"
] | 1,665 | 1,666 | 1,666 | CONTRIBUTOR | null | # What does this PR do?
In recent torch versions, the following warning is thrown on the deberta code:
```
UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
p2c_att ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19458/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19458/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19458",
"html_url": "https://github.com/huggingface/transformers/pull/19458",
"diff_url": "https://github.com/huggingface/transformers/pull/19458.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19458.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19457 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19457/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19457/comments | https://api.github.com/repos/huggingface/transformers/issues/19457/events | https://github.com/huggingface/transformers/pull/19457 | 1,403,166,768 | PR_kwDOCUB6oc5AfoEu | 19,457 | Add docstrings for canine model | {
"login": "raghavanone",
"id": 115454562,
"node_id": "U_kgDOBuGyYg",
"avatar_url": "https://avatars.githubusercontent.com/u/115454562?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/raghavanone",
"html_url": "https://github.com/raghavanone",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"cc @ydshieh ",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/... | 1,665 | 1,671 | 1,668 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19457/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19457/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19457",
"html_url": "https://github.com/huggingface/transformers/pull/19457",
"diff_url": "https://github.com/huggingface/transformers/pull/19457.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19457.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19456 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19456/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19456/comments | https://api.github.com/repos/huggingface/transformers/issues/19456/events | https://github.com/huggingface/transformers/issues/19456 | 1,403,138,274 | I_kwDOCUB6oc5TojDi | 19,456 | Original image from Trocr Processor | {
"login": "dranreb1660",
"id": 25390001,
"node_id": "MDQ6VXNlcjI1MzkwMDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/25390001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dranreb1660",
"html_url": "https://github.com/dranreb1660",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"Hi,\r\n\r\nThis question is answered on our forum: https://discuss.huggingface.co/t/get-original-image-from-trocr-processor/24224/2"
] | 1,665 | 1,665 | 1,665 | NONE | null | Hi [@NielsRogge, I am following your TrOCR finetuning with PyTorch but I have two questions: The processor resizes the image from 1700 x 134 to 384 x384, 1) is there a way to maintain the height of the original image or even use a custom dimension for training, eg. 512 x 134. and 2) is there a way to get the original i... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19456/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19456/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19455 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19455/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19455/comments | https://api.github.com/repos/huggingface/transformers/issues/19455/events | https://github.com/huggingface/transformers/pull/19455 | 1,403,133,536 | PR_kwDOCUB6oc5Afg9e | 19,455 | Extend `nested_XXX` functions to mappings/dicts. | {
"login": "Guillem96",
"id": 21279306,
"node_id": "MDQ6VXNlcjIxMjc5MzA2",
"avatar_url": "https://avatars.githubusercontent.com/u/21279306?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Guillem96",
"html_url": "https://github.com/Guillem96",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thank you for your feedback @sgugger . \r\nSuggestions and style applied!",
"Thanks a lot!"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | Extended `nested_XXX` trainer pt utility functions to work with mappings (dict, OrderedDict, etc.)
Some classes that are modeling the models' outputs, inherit from `ModelOutput` which at turn is an `OrderedDict`. Currently, when applying these `nested_XXX` functions to these models ouputs the code fails with an erro... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19455/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19455/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19455",
"html_url": "https://github.com/huggingface/transformers/pull/19455",
"diff_url": "https://github.com/huggingface/transformers/pull/19455.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19455.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19454 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19454/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19454/comments | https://api.github.com/repos/huggingface/transformers/issues/19454/events | https://github.com/huggingface/transformers/pull/19454 | 1,403,108,123 | PR_kwDOCUB6oc5Afbjy | 19,454 | Fix TF batch norm momentum and epsilon values | {
"login": "amyeroberts",
"id": 22614925,
"node_id": "MDQ6VXNlcjIyNjE0OTI1",
"avatar_url": "https://avatars.githubusercontent.com/u/22614925?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amyeroberts",
"html_url": "https://github.com/amyeroberts",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Updates momentum values for TF batch norm layers to match the pytorch models'.
The momentum value for PyTorch and TensorFlow batch normalization layers is not equivalent, as pointed out by @mathieujouffroy [here](https://github.com/huggingface/transformers/pull/18597#issuecomment-12633817... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19454/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19454/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19454",
"html_url": "https://github.com/huggingface/transformers/pull/19454",
"diff_url": "https://github.com/huggingface/transformers/pull/19454.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19454.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19453 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19453/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19453/comments | https://api.github.com/repos/huggingface/transformers/issues/19453/events | https://github.com/huggingface/transformers/pull/19453 | 1,403,087,523 | PR_kwDOCUB6oc5AfXJg | 19,453 | Added support for multivariate independent emission heads | {
"login": "kashif",
"id": 8100,
"node_id": "MDQ6VXNlcjgxMDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/8100?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kashif",
"html_url": "https://github.com/kashif",
"followers_url": "https://api.github.com/users/kashif/followers",
... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"indeed! Somehow i do not get this failing test locally... any idea what could be wrong?",
"thank you!\r\n"
] | 1,665 | 1,666 | 1,666 | CONTRIBUTOR | null | # What does this PR do?
This adds support for multivariate independent emission heads to the time series transformer model. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19453/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19453/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19453",
"html_url": "https://github.com/huggingface/transformers/pull/19453",
"diff_url": "https://github.com/huggingface/transformers/pull/19453.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19453.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19452 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19452/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19452/comments | https://api.github.com/repos/huggingface/transformers/issues/19452/events | https://github.com/huggingface/transformers/issues/19452 | 1,403,083,947 | I_kwDOCUB6oc5ToVyr | 19,452 | Different behaviour of AutoTokenizer and T5Tokenizer | {
"login": "pietrolesci",
"id": 61748653,
"node_id": "MDQ6VXNlcjYxNzQ4NjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/61748653?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pietrolesci",
"html_url": "https://github.com/pietrolesci",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"When you're using `T5Tokenizer`, you're loading the slow version. When using `AutoTokenizer`, you're loading the fast version by default. \r\n\r\nUnfortunately, due to a difference in implementation, the fast and slow tokenizer can have some differences.\r\n\r\nPinging @SaulLu and @ArthurZucker for knowledge",
"... | 1,665 | 1,668 | 1,668 | CONTRIBUTOR | null | ### System Info
- `transformers` version: 4.22.2
- Platform: Linux-5.4.209-129.367.amzn2int.x86_64-x86_64-with-glibc2.26
- Python version: 3.9.13
- Huggingface_hub version: 0.10.0
- PyTorch version (GPU?): 1.12.1+cu102 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19452/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19452/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19451 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19451/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19451/comments | https://api.github.com/repos/huggingface/transformers/issues/19451/events | https://github.com/huggingface/transformers/pull/19451 | 1,403,046,099 | PR_kwDOCUB6oc5AfOVC | 19,451 | Fix repo names for ESM tests | {
"login": "Rocketknight1",
"id": 12866554,
"node_id": "MDQ6VXNlcjEyODY2NTU0",
"avatar_url": "https://avatars.githubusercontent.com/u/12866554?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Rocketknight1",
"html_url": "https://github.com/Rocketknight1",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | MEMBER | null | This should cause ESM tests to stop erroring out all the time! Cc @amyeroberts @sgugger | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19451/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19451/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19451",
"html_url": "https://github.com/huggingface/transformers/pull/19451",
"diff_url": "https://github.com/huggingface/transformers/pull/19451.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19451.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19450 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19450/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19450/comments | https://api.github.com/repos/huggingface/transformers/issues/19450/events | https://github.com/huggingface/transformers/pull/19450 | 1,402,938,450 | PR_kwDOCUB6oc5Ae3b5 | 19,450 | Add LiLT | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR adds LiLT, a simple way to extend LayoutLM to any language that has a pre-trained RoBERTa checkpoint.
To do:
- [x] setup new organization, transfer checkpoints
- [x] make tests faster
- [x] remove is_decoder logic | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19450/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19450/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19450",
"html_url": "https://github.com/huggingface/transformers/pull/19450",
"diff_url": "https://github.com/huggingface/transformers/pull/19450.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19450.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19449 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19449/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19449/comments | https://api.github.com/repos/huggingface/transformers/issues/19449/events | https://github.com/huggingface/transformers/pull/19449 | 1,402,890,728 | PR_kwDOCUB6oc5AetQE | 19,449 | [WIP] Fix weights initialization of several vision models | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [
{
"id": 2796628563,
"node_id": "MDU6TGFiZWwyNzk2NjI4NTYz",
"url": "https://api.github.com/repos/huggingface/transformers/labels/WIP",
"name": "WIP",
"color": "234C99",
"default": false,
"description": "Label your PR/Issue with WIP for some long outstanding Issues/PRs that are work in pro... | open | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19449). All of your documentation changes will be reflected on that endpoint.",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please... | 1,665 | 1,696 | null | CONTRIBUTOR | null | # What does this PR do?
This PR is a follow-up of #19341, to make sure weights are properly initialized when training vision models from scratch. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19449/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19449/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19449",
"html_url": "https://github.com/huggingface/transformers/pull/19449",
"diff_url": "https://github.com/huggingface/transformers/pull/19449.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19449.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19448 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19448/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19448/comments | https://api.github.com/repos/huggingface/transformers/issues/19448/events | https://github.com/huggingface/transformers/issues/19448 | 1,402,878,860 | I_kwDOCUB6oc5TnjuM | 19,448 | OWL-ViT | {
"login": "FrancescoSaverioZuppichini",
"id": 15908060,
"node_id": "MDQ6VXNlcjE1OTA4MDYw",
"avatar_url": "https://avatars.githubusercontent.com/u/15908060?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/FrancescoSaverioZuppichini",
"html_url": "https://github.com/FrancescoSaverioZuppichini"... | [] | closed | false | null | [] | [
"Hi Francesco, this feature was already asked and a PR to add this feature can be found here: #18891 ",
"nice, thanks @NielsRogge "
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | ### Feature request
Dear all,
It looks like [OWL-ViT](https://huggingface.co/docs/transformers/model_doc/owlvit) doesn't support image conditioned detection.
### Motivation
Image conditioned detection is the most appealing feature of this model
### Your contribution
No, just pointing this out. Thanks | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19448/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19448/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19447 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19447/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19447/comments | https://api.github.com/repos/huggingface/transformers/issues/19447/events | https://github.com/huggingface/transformers/issues/19447 | 1,402,709,733 | I_kwDOCUB6oc5Tm6bl | 19,447 | T5ForConditionalGeneration output differently with the same batch input | {
"login": "CaffreyR",
"id": 84232793,
"node_id": "MDQ6VXNlcjg0MjMyNzkz",
"avatar_url": "https://avatars.githubusercontent.com/u/84232793?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CaffreyR",
"html_url": "https://github.com/CaffreyR",
"followers_url": "https://api.github.com/users/Caf... | [] | closed | false | null | [] | [
"Hi @CaffreyR π \r\n\r\nCan you share a snippet where I can fully reproduce the issue locally? Also -- am I right in saying that the issue is that the exact same input might result in different outputs, using `model.generate()`?",
"Hi @gante , thanks for your kind reply. \r\nSorry but the full code has not been ... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
- `transformers` version: 4.20.1
- Platform: macOS-12.4-arm64-arm-64bit
- Python version: 3.9.10
- Huggingface_hub version: 0.8.1
- PyTorch version (GPU?): 1.13.0.dev20220709 (False)
- Tensorflow version (GPU?): 2.8.0 (True)
- Flax version (CPU?/GPU?/TPU?): not installed (NA)
- Jax version: not ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19447/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19447/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19446 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19446/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19446/comments | https://api.github.com/repos/huggingface/transformers/issues/19446/events | https://github.com/huggingface/transformers/issues/19446 | 1,402,613,509 | I_kwDOCUB6oc5Tmi8F | 19,446 | Add LongT5 to AutoConfig | {
"login": "robbohua",
"id": 97416182,
"node_id": "U_kgDOBc5z9g",
"avatar_url": "https://avatars.githubusercontent.com/u/97416182?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/robbohua",
"html_url": "https://github.com/robbohua",
"followers_url": "https://api.github.com/users/robbohua/fo... | [] | closed | false | null | [] | [
"Hey @robbohua -- I can run the script you shared without problems on my end. What version of `transformers` are you using? :)",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note th... | 1,665 | 1,669 | 1,668 | NONE | null | ### System Info
config = AutoConfig.from_pretrained("google/long-t5-local-base")
gives a KeyError: 'longt5'
I am trying to run this as it's part of SentenceTransformer package when initialising a search model - could longT5 be added to AutoConfig?
### Who can help?
_No response_
### Information
- [X] The... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19446/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19446/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19445 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19445/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19445/comments | https://api.github.com/repos/huggingface/transformers/issues/19445/events | https://github.com/huggingface/transformers/issues/19445 | 1,402,420,923 | I_kwDOCUB6oc5Tlz67 | 19,445 | Anything but plain "greedy" search "not implemented for 'Half'" | {
"login": "auwsom",
"id": 25093612,
"node_id": "MDQ6VXNlcjI1MDkzNjEy",
"avatar_url": "https://avatars.githubusercontent.com/u/25093612?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/auwsom",
"html_url": "https://github.com/auwsom",
"followers_url": "https://api.github.com/users/auwsom/fo... | [] | closed | false | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [
{
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url"... | [
"Hey @auwsom ! \r\nThanks for your message! Indeed it would be better to support all the possible sampling procedures for 8-bit models πͺ \r\nThere is definitely something around half-precision logits and `generate` that needs a closer look! \r\nAlso this seems to be a duplicate of https://github.com/TimDettmers/bi... | 1,665 | 1,665 | 1,665 | NONE | null | ### System Info
`transformers-cli env`=
```
Traceback (most recent call last):
File "/home/user/.local/bin/transformers-cli", line 5, in <module>
from transformers.commands.transformers_cli import main
File "/home/user/.local/lib/python3.10/site-packages/transformers/commands/transformers_cli.py", line 24... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19445/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19445/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19444 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19444/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19444/comments | https://api.github.com/repos/huggingface/transformers/issues/19444/events | https://github.com/huggingface/transformers/pull/19444 | 1,402,379,379 | PR_kwDOCUB6oc5AdB5X | 19,444 | Syntax issues (lines 126, 203) Documentation: @sgugger | {
"login": "kant",
"id": 32717,
"node_id": "MDQ6VXNlcjMyNzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/32717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kant",
"html_url": "https://github.com/kant",
"followers_url": "https://api.github.com/users/kant/followers",
"follo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks a lot for your contribution!"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Syntax issues (lines 126, 203)
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19444/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19444/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19444",
"html_url": "https://github.com/huggingface/transformers/pull/19444",
"diff_url": "https://github.com/huggingface/transformers/pull/19444.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19444.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19443 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19443/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19443/comments | https://api.github.com/repos/huggingface/transformers/issues/19443/events | https://github.com/huggingface/transformers/pull/19443 | 1,402,374,659 | PR_kwDOCUB6oc5AdA-W | 19,443 | Attention mask fixed. Documentation: @sgugger | {
"login": "kant",
"id": 32717,
"node_id": "MDQ6VXNlcjMyNzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/32717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kant",
"html_url": "https://github.com/kant",
"followers_url": "https://api.github.com/users/kant/followers",
"follo... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19443). All of your documentation changes will be reflected on that endpoint.",
"Same as your other PRs, there is an issue with your CircleCI permissions, the tests won't run.\r\nCould you try refreshing your permissions as... | 1,665 | 1,668 | 1,668 | CONTRIBUTOR | null | # What does this PR do?
* Attention mask fixed (line 217)
* typo fixed (paragraph 326)
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the ex... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19443/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19443/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19443",
"html_url": "https://github.com/huggingface/transformers/pull/19443",
"diff_url": "https://github.com/huggingface/transformers/pull/19443.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19443.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19442 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19442/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19442/comments | https://api.github.com/repos/huggingface/transformers/issues/19442/events | https://github.com/huggingface/transformers/pull/19442 | 1,402,365,661 | PR_kwDOCUB6oc5Ac_OI | 19,442 | Syntax issues Documentation: @sgugger | {
"login": "kant",
"id": 32717,
"node_id": "MDQ6VXNlcjMyNzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/32717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kant",
"html_url": "https://github.com/kant",
"followers_url": "https://api.github.com/users/kant/followers",
"follo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"It seems there is an issue with your CircleCI permissions, the tests won't run.\r\nCould you try refreshing your permissions as shown [here](https://support.circleci.com/hc/en-us/articles/360048210711-How-to-Refresh-User-Permissions-... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Syntax issues (lines 497, 526)
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19442/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19442/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19442",
"html_url": "https://github.com/huggingface/transformers/pull/19442",
"diff_url": "https://github.com/huggingface/transformers/pull/19442.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19442.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19441 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19441/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19441/comments | https://api.github.com/repos/huggingface/transformers/issues/19441/events | https://github.com/huggingface/transformers/pull/19441 | 1,402,357,690 | PR_kwDOCUB6oc5Ac9rh | 19,441 | [WIP] Add type hints for Lxmert (TF) | {
"login": "elusenji",
"id": 87298621,
"node_id": "MDQ6VXNlcjg3Mjk4NjIx",
"avatar_url": "https://avatars.githubusercontent.com/u/87298621?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/elusenji",
"html_url": "https://github.com/elusenji",
"followers_url": "https://api.github.com/users/elu... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@Rocketknight1 Is there anything else I need to add to this PR?",
"@elusenji No, sorry! I meant to merge it after the tests passed but lost track of it yesterday. Doing it now, and thanks again!"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR adds type hints to the Lxmert model for TensorFlow.
Models:
Lxmert: @LysandreJik
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19441/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19441/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19441",
"html_url": "https://github.com/huggingface/transformers/pull/19441",
"diff_url": "https://github.com/huggingface/transformers/pull/19441.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19441.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19440 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19440/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19440/comments | https://api.github.com/repos/huggingface/transformers/issues/19440/events | https://github.com/huggingface/transformers/pull/19440 | 1,402,353,662 | PR_kwDOCUB6oc5Ac86Q | 19,440 | Backtick fixed (paragraph 68) Documentation: @sgugger | {
"login": "kant",
"id": 32717,
"node_id": "MDQ6VXNlcjMyNzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/32717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kant",
"html_url": "https://github.com/kant",
"followers_url": "https://api.github.com/users/kant/followers",
"follo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
* Backtick fixed (paragraph 68)
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19440/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19440/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19440",
"html_url": "https://github.com/huggingface/transformers/pull/19440",
"diff_url": "https://github.com/huggingface/transformers/pull/19440.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19440.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19439 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19439/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19439/comments | https://api.github.com/repos/huggingface/transformers/issues/19439/events | https://github.com/huggingface/transformers/pull/19439 | 1,402,343,559 | PR_kwDOCUB6oc5Ac6-5 | 19,439 | Wrap VisualBERT integration test forward passes with torch.no_grad() | {
"login": "daspartho",
"id": 59410571,
"node_id": "MDQ6VXNlcjU5NDEwNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/59410571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daspartho",
"html_url": "https://github.com/daspartho",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
As proposed in issue #14642, this PR wraps forward passes in VisualBERT integration tests with torch.no_grad(). This way, no unnecessary gradients are computed during inference.
## Before submitting
- [ ] This PR fixes a typo or improves the docs.
- [X] Did you read the [contributor guid... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19439/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19439/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19439",
"html_url": "https://github.com/huggingface/transformers/pull/19439",
"diff_url": "https://github.com/huggingface/transformers/pull/19439.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19439.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19438 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19438/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19438/comments | https://api.github.com/repos/huggingface/transformers/issues/19438/events | https://github.com/huggingface/transformers/pull/19438 | 1,402,341,639 | PR_kwDOCUB6oc5Ac6oI | 19,438 | Wrap RoFormer integration test forward passes with torch.no_grad() | {
"login": "daspartho",
"id": 59410571,
"node_id": "MDQ6VXNlcjU5NDEwNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/59410571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daspartho",
"html_url": "https://github.com/daspartho",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
As proposed in issue #14642, this PR wraps forward passes in RoFormer integration tests with torch.no_grad(). This way, no unnecessary gradients are computed during inference.
## Before submitting
- [ ] This PR fixes a typo or improves the docs.
- [X] Did you read the [contributor guidel... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19438/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19438/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19438",
"html_url": "https://github.com/huggingface/transformers/pull/19438",
"diff_url": "https://github.com/huggingface/transformers/pull/19438.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19438.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19437 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19437/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19437/comments | https://api.github.com/repos/huggingface/transformers/issues/19437/events | https://github.com/huggingface/transformers/pull/19437 | 1,402,332,769 | PR_kwDOCUB6oc5Ac47W | 19,437 | Syntax issues (paragraphs 122, 130, 147, 155) Documentation: @sgugger | {
"login": "kant",
"id": 32717,
"node_id": "MDQ6VXNlcjMyNzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/32717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kant",
"html_url": "https://github.com/kant",
"followers_url": "https://api.github.com/users/kant/followers",
"follo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Same as on your other PR, it seems there is an issue with your CircleCI permissions, the tests won't run.\r\nCould you try refreshing your permissions as shown [here](https://support.circleci.com/hc/en-us/articles/360048210711-How-to... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null |
# What does this PR do?
* Syntax issues (paragraphs 122, 130, 147, 155): `preentramiento` > `preentrenamiento`
* semantic issue (paragraph 220 & 232 & 252)
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the ti... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19437/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19437/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19437",
"html_url": "https://github.com/huggingface/transformers/pull/19437",
"diff_url": "https://github.com/huggingface/transformers/pull/19437.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19437.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19436 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19436/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19436/comments | https://api.github.com/repos/huggingface/transformers/issues/19436/events | https://github.com/huggingface/transformers/pull/19436 | 1,402,296,788 | PR_kwDOCUB6oc5AcyBJ | 19,436 | Fixed duplicated line (paragraph #83) Documentation: @sgugger | {
"login": "kant",
"id": 32717,
"node_id": "MDQ6VXNlcjMyNzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/32717?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kant",
"html_url": "https://github.com/kant",
"followers_url": "https://api.github.com/users/kant/followers",
"follo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19436/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19436/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19436",
"html_url": "https://github.com/huggingface/transformers/pull/19436",
"diff_url": "https://github.com/huggingface/transformers/pull/19436.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19436.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19435 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19435/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19435/comments | https://api.github.com/repos/huggingface/transformers/issues/19435/events | https://github.com/huggingface/transformers/issues/19435 | 1,402,293,542 | I_kwDOCUB6oc5TlU0m | 19,435 | Make ViltModel forward method arguments (inputs_embeds and image_embeds) consistent | {
"login": "Infrared1029",
"id": 60873139,
"node_id": "MDQ6VXNlcjYwODczMTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/60873139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Infrared1029",
"html_url": "https://github.com/Infrared1029",
"followers_url": "https://api.github.c... | [] | closed | false | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [
{
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https:... | [
"Hi,\r\n\r\nThanks for reporting. I'm afraid we can't change it for backwards compatibility reasons, as people might have already used `image_embeds` with the way it is implemented now. Cc'ing @sgugger to confirm",
"Indeed. The documentation can be clarified however, to make this less surprising to users.",
"ma... | 1,665 | 1,668 | 1,668 | CONTRIBUTOR | null | ### Feature request
The inputs_embeds arguemnt in Vilt expects the word embeddings (which is [cls_token_emb, token_embs, sep_token_emb]) of the input without adding the pos or token_type embs yet, while the image_embeds argument expects the processed embeddings [cls_token_emb, patch_embs] + pos_embs + token_types , ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19435/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19435/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19434 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19434/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19434/comments | https://api.github.com/repos/huggingface/transformers/issues/19434/events | https://github.com/huggingface/transformers/pull/19434 | 1,402,223,913 | PR_kwDOCUB6oc5AckPD | 19,434 | Fixed a non-working hyperlink in the README.md file | {
"login": "MikailINTech",
"id": 45072645,
"node_id": "MDQ6VXNlcjQ1MDcyNjQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/45072645?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MikailINTech",
"html_url": "https://github.com/MikailINTech",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@MikailINTech will close this then. sorry buddy",
"> The link is just a missing double slash, could you please just fix that? Your fix includes some metadata that is not useful.\r\n\r\nSorry ! fixed"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | The hyperlink to the community notebooks was outdated. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19434/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19434/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19434",
"html_url": "https://github.com/huggingface/transformers/pull/19434",
"diff_url": "https://github.com/huggingface/transformers/pull/19434.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19434.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19433 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19433/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19433/comments | https://api.github.com/repos/huggingface/transformers/issues/19433/events | https://github.com/huggingface/transformers/pull/19433 | 1,402,022,312 | PR_kwDOCUB6oc5Ab97J | 19,433 | Tranformers documentation translation to Italian #17459 | {
"login": "draperkm",
"id": 80494835,
"node_id": "MDQ6VXNlcjgwNDk0ODM1",
"avatar_url": "https://avatars.githubusercontent.com/u/80494835?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/draperkm",
"html_url": "https://github.com/draperkm",
"followers_url": "https://api.github.com/users/dra... | [] | closed | false | null | [] | [] | 1,665 | 1,667 | 1,667 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19433/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19433/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19433",
"html_url": "https://github.com/huggingface/transformers/pull/19433",
"diff_url": "https://github.com/huggingface/transformers/pull/19433.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19433.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19432 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19432/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19432/comments | https://api.github.com/repos/huggingface/transformers/issues/19432/events | https://github.com/huggingface/transformers/pull/19432 | 1,402,004,504 | PR_kwDOCUB6oc5Ab6ib | 19,432 | Removed XLMModel inheritance from FlaubertModel(torch+tf) | {
"login": "D3xter1922",
"id": 59790120,
"node_id": "MDQ6VXNlcjU5NzkwMTIw",
"avatar_url": "https://avatars.githubusercontent.com/u/59790120?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/D3xter1922",
"html_url": "https://github.com/D3xter1922",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hi @sgugger I am failing some tests, can you please help me with this?",
"_The documentation is not available anymore as the PR was closed or merged._",
"@sgugger Hi. esm model test is failing but I am not able to figure out why. Can you please help?\r\n",
"Arf, sorry I misled you. The copied from came from ... | 1,665 | 1,666 | 1,666 | CONTRIBUTOR | null | # What does this PR do?
related to #19303
Removed XLMModel inheritance from FlaubertModel for pytorch and tensorflow
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [X] Did you read the [contributor guideline](https://github.com/hugg... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19432/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19432/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19432",
"html_url": "https://github.com/huggingface/transformers/pull/19432",
"diff_url": "https://github.com/huggingface/transformers/pull/19432.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19432.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19431 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19431/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19431/comments | https://api.github.com/repos/huggingface/transformers/issues/19431/events | https://github.com/huggingface/transformers/pull/19431 | 1,401,994,657 | PR_kwDOCUB6oc5Ab4tH | 19,431 | Make bert_japanese and cpm independent of their inherited modules | {
"login": "Davidy22",
"id": 872968,
"node_id": "MDQ6VXNlcjg3Mjk2OA==",
"avatar_url": "https://avatars.githubusercontent.com/u/872968?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davidy22",
"html_url": "https://github.com/Davidy22",
"followers_url": "https://api.github.com/users/Davidy2... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Not going to let some hash collision stop me from publishing something that passes everything else.\r\n\r\nOf note, I actually removed a test from the japanese test suite that appeared to be checking to make sure that it was inheriti... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Another step towards completion of #19303
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome c... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19431/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19431/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19431",
"html_url": "https://github.com/huggingface/transformers/pull/19431",
"diff_url": "https://github.com/huggingface/transformers/pull/19431.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19431.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19430 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19430/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19430/comments | https://api.github.com/repos/huggingface/transformers/issues/19430/events | https://github.com/huggingface/transformers/issues/19430 | 1,401,992,451 | I_kwDOCUB6oc5TkLUD | 19,430 | Create TF port of BigBird | {
"login": "E-Aho",
"id": 46936677,
"node_id": "MDQ6VXNlcjQ2OTM2Njc3",
"avatar_url": "https://avatars.githubusercontent.com/u/46936677?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/E-Aho",
"html_url": "https://github.com/E-Aho",
"followers_url": "https://api.github.com/users/E-Aho/follow... | [
{
"id": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"default": false,
"description": ""
}
] | open | false | null | [] | [
"Currently starting to work on this :)"
] | 1,665 | 1,665 | null | CONTRIBUTOR | null | ### Model description
[BigBird](https://arxiv.org/abs/2007.14062) is an open source transformer model architecture for longer sequences, and is implemented in the Transformer library already in PyTorch and Flax, but not yet in TensorFlow. This issue tracks the implementation of a TensorFlow version of the model.
### ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19430/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19430/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19429 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19429/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19429/comments | https://api.github.com/repos/huggingface/transformers/issues/19429/events | https://github.com/huggingface/transformers/pull/19429 | 1,401,959,404 | PR_kwDOCUB6oc5AbyIC | 19,429 | fixed grammatical omissions and fixed typos. | {
"login": "YOGENDERSS",
"id": 81403270,
"node_id": "MDQ6VXNlcjgxNDAzMjcw",
"avatar_url": "https://avatars.githubusercontent.com/u/81403270?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/YOGENDERSS",
"html_url": "https://github.com/YOGENDERSS",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"This PR fixes a typo or improves the docs.",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19429). All of your documentation changes will be reflected on that endpoint.",
"@sgugger could you please review this sir.",
"@codePerfectPlus sir could you please review i... | 1,665 | 1,666 | 1,666 | NONE | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19429/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19429/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19429",
"html_url": "https://github.com/huggingface/transformers/pull/19429",
"diff_url": "https://github.com/huggingface/transformers/pull/19429.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19429.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19428 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19428/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19428/comments | https://api.github.com/repos/huggingface/transformers/issues/19428/events | https://github.com/huggingface/transformers/pull/19428 | 1,401,928,356 | PR_kwDOCUB6oc5Abse6 | 19,428 | Small fix for `AutoTokenizer` using opt model. Use `GPT2TokenizerFast` | {
"login": "clementapa",
"id": 45719060,
"node_id": "MDQ6VXNlcjQ1NzE5MDYw",
"avatar_url": "https://avatars.githubusercontent.com/u/45719060?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/clementapa",
"html_url": "https://github.com/clementapa",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR allows to use GPT2TokenizerFast for OPT when using from_pretrained method of AutoTokenizer.
I checked that both give the same thing after my change.
```
from transformers import AutoTokenizer
tokenizer_slow = AutoTokenizer.from_pretrained("facebook/opt-350m", use_fast=False)
>... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19428/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19428/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19428",
"html_url": "https://github.com/huggingface/transformers/pull/19428",
"diff_url": "https://github.com/huggingface/transformers/pull/19428.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19428.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19427 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19427/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19427/comments | https://api.github.com/repos/huggingface/transformers/issues/19427/events | https://github.com/huggingface/transformers/pull/19427 | 1,401,914,756 | PR_kwDOCUB6oc5AbqDI | 19,427 | Adding the README_es.md and reference to it in the others files readme | {
"login": "Oussamaosman02",
"id": 109099115,
"node_id": "U_kgDOBoC4aw",
"avatar_url": "https://avatars.githubusercontent.com/u/109099115?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Oussamaosman02",
"html_url": "https://github.com/Oussamaosman02",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@sguggerI think it's done! :smiley: , If there is something else,tell me",
"@osanseviero I have read and accept the suggestions you make, only few small mistakes that i commented.Thanks a lot for answering so fast!",
"Hey there!... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR addede the readme.md file in spanish version and updated the other readme files to reference it correctly.
I made this because you have the docs in spanish lenguage but no readme was in spanish
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19427/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19427/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19427",
"html_url": "https://github.com/huggingface/transformers/pull/19427",
"diff_url": "https://github.com/huggingface/transformers/pull/19427.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19427.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19426 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19426/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19426/comments | https://api.github.com/repos/huggingface/transformers/issues/19426/events | https://github.com/huggingface/transformers/pull/19426 | 1,401,913,676 | PR_kwDOCUB6oc5Abp2T | 19,426 | made tokenization_roformer independent of bert | {
"login": "naveennamani",
"id": 19327609,
"node_id": "MDQ6VXNlcjE5MzI3NjA5",
"avatar_url": "https://avatars.githubusercontent.com/u/19327609?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/naveennamani",
"html_url": "https://github.com/naveennamani",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Gently pinging @sgugger @ArthurZucker for re-distribution here ",
"Will take care of it π",
"Don't worrk @ArthurZucker I'll review :-) This is linked to #19303 and I should have been tagged, not Patrick :-)",
"@sgugger when I ... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Relates to issue #19303
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
T... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19426/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19426/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19426",
"html_url": "https://github.com/huggingface/transformers/pull/19426",
"diff_url": "https://github.com/huggingface/transformers/pull/19426.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19426.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19425 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19425/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19425/comments | https://api.github.com/repos/huggingface/transformers/issues/19425/events | https://github.com/huggingface/transformers/issues/19425 | 1,401,908,049 | I_kwDOCUB6oc5Tj2tR | 19,425 | Error while converting BigBirdPegasus tensorflow checkpoints into pytorch model using "convert_bigbird_pegasus_tf_to_pytorch.py" | {
"login": "dehghanm",
"id": 28918699,
"node_id": "MDQ6VXNlcjI4OTE4Njk5",
"avatar_url": "https://avatars.githubusercontent.com/u/28918699?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dehghanm",
"html_url": "https://github.com/dehghanm",
"followers_url": "https://api.github.com/users/deh... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,665 | 1,668 | 1,668 | NONE | null | Hi,
I want to covert TensorFlow checkpoints generated from training a BigbirdPegasus model for the summarization task into a PyTorch model using the prepared script for it (i.e., "convert_bigbird_pegasus_tf_to_pytorch.py") which is located in the following URL:
https://github.com/huggingface/transformers/tree/main/... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19425/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19425/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19424 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19424/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19424/comments | https://api.github.com/repos/huggingface/transformers/issues/19424/events | https://github.com/huggingface/transformers/pull/19424 | 1,401,851,779 | PR_kwDOCUB6oc5AbeqG | 19,424 | Fix typo in image-classification/README.md | {
"login": "zhawe01",
"id": 15643982,
"node_id": "MDQ6VXNlcjE1NjQzOTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/15643982?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhawe01",
"html_url": "https://github.com/zhawe01",
"followers_url": "https://api.github.com/users/zhawe0... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | Fix link typo of the following content.
PyTorch version, Trainer
PyTorch version, no Trainer
# What does this PR do?
Fixes a typo
## Who can review?
@sgugger @NielsRogge
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19424/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19424/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19424",
"html_url": "https://github.com/huggingface/transformers/pull/19424",
"diff_url": "https://github.com/huggingface/transformers/pull/19424.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19424.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19423 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19423/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19423/comments | https://api.github.com/repos/huggingface/transformers/issues/19423/events | https://github.com/huggingface/transformers/issues/19423 | 1,401,845,861 | I_kwDOCUB6oc5Tjnhl | 19,423 | Error while running deepseed in dreambooth | {
"login": "aniketgore",
"id": 22811139,
"node_id": "MDQ6VXNlcjIyODExMTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/22811139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aniketgore",
"html_url": "https://github.com/aniketgore",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
NotImplementedError: Could not run 'xformers::efficient_attention_forward_generic' with arguments from the 'CUDA' backend.
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19423/reactions",
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19423/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19422 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19422/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19422/comments | https://api.github.com/repos/huggingface/transformers/issues/19422/events | https://github.com/huggingface/transformers/issues/19422 | 1,401,828,823 | I_kwDOCUB6oc5TjjXX | 19,422 | this error occurs how to fix it | {
"login": "rajatj86",
"id": 85836532,
"node_id": "MDQ6VXNlcjg1ODM2NTMy",
"avatar_url": "https://avatars.githubusercontent.com/u/85836532?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajatj86",
"html_url": "https://github.com/rajatj86",
"followers_url": "https://api.github.com/users/raj... | [] | closed | false | null | [] | [
"Hey @rajatj86, it's unfortunate that this issue occurs. Unless you have important data in your Hugging Face cache, I would advise removing it.\r\n\r\nOtherwise, please update both your `transformers` and `huggingface_hub` versions and post the message here, as it should contain more information.\r\n\r\nThank you!\... | 1,665 | 1,668 | 1,668 | NONE | null | torchvision\io\image.py:13: UserWarning: Failed to load image Python extension: torch\_jit_internal.py:751: UserWarning: Unable to retrieve source for @torch.jit._overload function: <function _DenseLayer.forward at 0x0000024B8516D550>. warnings.warn(f"Unable to retrieve source for @torch.jit._overload function: {func}.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19422/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19422/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19421 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19421/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19421/comments | https://api.github.com/repos/huggingface/transformers/issues/19421/events | https://github.com/huggingface/transformers/pull/19421 | 1,401,819,662 | PR_kwDOCUB6oc5AbYkT | 19,421 | Remove GPT-2 tokenizer dependancy from Deberta Tokenizers | {
"login": "RamitPahwa",
"id": 16895131,
"node_id": "MDQ6VXNlcjE2ODk1MTMx",
"avatar_url": "https://avatars.githubusercontent.com/u/16895131?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RamitPahwa",
"html_url": "https://github.com/RamitPahwa",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi @sgugger \r\nPlease review the above PR when you get a moment.",
"I raised a Clean PR #19551 for this work will close once that is merged, @sgugger Please review "
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Hi @sgugger
Related to #19303 ,
- the GPT2Tokenizer dependency has been removed from DebertaTokenizer
- the GPT2TokenizerFast dependency has been removed from DebertaTokenizerFast
I ran` pytest tests/models/deberta/test_tokenization_deberta.py` which passed
Thanks for reviewing!
<!... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19421/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19421/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19421",
"html_url": "https://github.com/huggingface/transformers/pull/19421",
"diff_url": "https://github.com/huggingface/transformers/pull/19421.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19421.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19420 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19420/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19420/comments | https://api.github.com/repos/huggingface/transformers/issues/19420/events | https://github.com/huggingface/transformers/issues/19420 | 1,401,809,394 | I_kwDOCUB6oc5Tjeny | 19,420 | Load config error, permission denied and EnvironmentError | {
"login": "created-Bi",
"id": 28759055,
"node_id": "MDQ6VXNlcjI4NzU5MDU1",
"avatar_url": "https://avatars.githubusercontent.com/u/28759055?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/created-Bi",
"html_url": "https://github.com/created-Bi",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hello! It seems like you don't have read access into the cache generated by huggingface?\r\n\r\nYou're getting a permission denied to read the file.",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this th... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
_libgcc_mutex 0.1 main https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
_pytorch_select 0.2 gpu_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
aiohttp 3.8.3 pypi_0 pypi
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19420/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19420/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19419 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19419/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19419/comments | https://api.github.com/repos/huggingface/transformers/issues/19419/events | https://github.com/huggingface/transformers/issues/19419 | 1,401,765,846 | I_kwDOCUB6oc5TjT_W | 19,419 | Stacktrace migrating cache opening OpenAI Whisper | {
"login": "danielzgtg",
"id": 25646384,
"node_id": "MDQ6VXNlcjI1NjQ2Mzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/25646384?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/danielzgtg",
"html_url": "https://github.com/danielzgtg",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hey @danielzgtg π \r\n\r\nI believe it is the same issue as in https://github.com/huggingface/transformers/issues/19384, with the same resolution as listed there -- it should be fixed today/tomorrow, with the new release of `transformers`\r\n\r\nMeanwhile, you may be able to get rid of that error if you install `... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
```
(venv) home@daniel-tablet1:~/PycharmProjects/whisper$ transformers-cli env
Traceback (most recent call last):
File "/home/home/PycharmProjects/whisper/venv/bin/transformers-cli", line 5, in <module>
from transformers.commands.transformers_cli import main
File "/home/home/PycharmProje... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19419/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19419/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19418 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19418/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19418/comments | https://api.github.com/repos/huggingface/transformers/issues/19418/events | https://github.com/huggingface/transformers/issues/19418 | 1,401,604,130 | I_kwDOCUB6oc5Tisgi | 19,418 | T5ForConditionalGeneration checkpoint size mismatch | {
"login": "msamogh",
"id": 1230386,
"node_id": "MDQ6VXNlcjEyMzAzODY=",
"avatar_url": "https://avatars.githubusercontent.com/u/1230386?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msamogh",
"html_url": "https://github.com/msamogh",
"followers_url": "https://api.github.com/users/msamogh/... | [] | closed | false | null | [] | [
"Hey @msamogh π \r\n\r\nTo explain why there is a mismatch, we would need to know exactly how the model was trained :) However, the most important part -- you may be able to load the checkpoint with these two strategies:\r\n1. Load the model architecture from the same configuration as your trained model\r\n2. Afte... | 1,665 | 1,694 | 1,668 | NONE | null | ### System Info
## Error Description
I trained a `T5ForConditionalGeneration` model and saved the checkpoint using PyTorch Lightning's Trainer to a `.ckpt` file. But when I try to load back the state_dict using `model.from_state_dict()`, I get this error:
```python
RuntimeError: Error(s) in loading state_dict for T... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19418/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19418/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19417 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19417/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19417/comments | https://api.github.com/repos/huggingface/transformers/issues/19417/events | https://github.com/huggingface/transformers/pull/19417 | 1,401,583,868 | PR_kwDOCUB6oc5AanNo | 19,417 | Make `MobileBert` tokenizers independent from `Bert` | {
"login": "501Good",
"id": 10570950,
"node_id": "MDQ6VXNlcjEwNTcwOTUw",
"avatar_url": "https://avatars.githubusercontent.com/u/10570950?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/501Good",
"html_url": "https://github.com/501Good",
"followers_url": "https://api.github.com/users/501Goo... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19417). All of your documentation changes will be reflected on that endpoint.",
"Hi @501Good, as you can see, your rebase has messed the diff on Git a little. Could you open a fresh PR from your branch?",
"Hi @sgugger, so... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Copied the code from `Bert` tokenizers into `MobileBert` tokenizers to make the latter self-contained.
Fixes #19303
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the [contributor guidel... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19417/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19417/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19417",
"html_url": "https://github.com/huggingface/transformers/pull/19417",
"diff_url": "https://github.com/huggingface/transformers/pull/19417.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19417.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19416 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19416/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19416/comments | https://api.github.com/repos/huggingface/transformers/issues/19416/events | https://github.com/huggingface/transformers/pull/19416 | 1,401,564,131 | PR_kwDOCUB6oc5AajAE | 19,416 | Wrap TAPAS integration test forward passes with torch.no_grad() | {
"login": "daspartho",
"id": 59410571,
"node_id": "MDQ6VXNlcjU5NDEwNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/59410571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daspartho",
"html_url": "https://github.com/daspartho",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR wraps forward passes in TAPAS integration tests with `torch.no_grad()`, as proposed in issue #14642. This avoids the computation of unnecessary gradients during inference.
## Before submitting
- [ ] This PR fixes a typo or improves the docs.
- [X] Did you read the [contributor guid... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19416/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19416/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19416",
"html_url": "https://github.com/huggingface/transformers/pull/19416",
"diff_url": "https://github.com/huggingface/transformers/pull/19416.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19416.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19415 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19415/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19415/comments | https://api.github.com/repos/huggingface/transformers/issues/19415/events | https://github.com/huggingface/transformers/pull/19415 | 1,401,555,447 | PR_kwDOCUB6oc5AahJ6 | 19,415 | fix misspelled word in ensure_valid_input docstring | {
"login": "Bearnardd",
"id": 43574448,
"node_id": "MDQ6VXNlcjQzNTc0NDQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/43574448?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bearnardd",
"html_url": "https://github.com/Bearnardd",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | This PR fixes misspelled docstring for `ensure_valid_input` function in `convert_graph_to_onnx.py`.
Fixes https://github.com/huggingface/transformers/issues/19362
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19415/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19415/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19415",
"html_url": "https://github.com/huggingface/transformers/pull/19415",
"diff_url": "https://github.com/huggingface/transformers/pull/19415.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19415.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19414 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19414/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19414/comments | https://api.github.com/repos/huggingface/transformers/issues/19414/events | https://github.com/huggingface/transformers/pull/19414 | 1,401,551,475 | PR_kwDOCUB6oc5AagUV | 19,414 | Wrap ImageGPT integration test forward passes with torch.no_grad() | {
"login": "daspartho",
"id": 59410571,
"node_id": "MDQ6VXNlcjU5NDEwNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/59410571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daspartho",
"html_url": "https://github.com/daspartho",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
As proposed in issue #14642, this PR wraps forward passes in ImageGPT integration tests with torch.no_grad(). This way, no unnecessary gradients are computed during inference.
## Before submitting
- [ ] This PR fixes a typo or improves the docs.
- [X] Did you read the [contributor guidel... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19414/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19414/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19414",
"html_url": "https://github.com/huggingface/transformers/pull/19414",
"diff_url": "https://github.com/huggingface/transformers/pull/19414.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19414.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19413 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19413/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19413/comments | https://api.github.com/repos/huggingface/transformers/issues/19413/events | https://github.com/huggingface/transformers/pull/19413 | 1,401,546,020 | PR_kwDOCUB6oc5AafJI | 19,413 | Wrap FNet integration test forward passes with torch.no_grad() | {
"login": "daspartho",
"id": 59410571,
"node_id": "MDQ6VXNlcjU5NDEwNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/59410571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daspartho",
"html_url": "https://github.com/daspartho",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
As proposed in issue #14642, this PR wraps forward passes in FNet integration tests with torch.no_grad(). This way, no unnecessary gradients are computed during inference.
## Before submitting
- [ ] This PR fixes a typo or improves the docs.
- [X] Did you read the [contributor guideline]... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19413/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19413/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19413",
"html_url": "https://github.com/huggingface/transformers/pull/19413",
"diff_url": "https://github.com/huggingface/transformers/pull/19413.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19413.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19412 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19412/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19412/comments | https://api.github.com/repos/huggingface/transformers/issues/19412/events | https://github.com/huggingface/transformers/pull/19412 | 1,401,540,029 | PR_kwDOCUB6oc5Aad1a | 19,412 | Wrap FlauBERT integration test forward passes with torch.no_grad() | {
"login": "daspartho",
"id": 59410571,
"node_id": "MDQ6VXNlcjU5NDEwNTcx",
"avatar_url": "https://avatars.githubusercontent.com/u/59410571?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daspartho",
"html_url": "https://github.com/daspartho",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR wraps forward passes in FlauBERT integration tests with `torch.no_grad()`, as proposed in issue #14642. This avoids the computation of unnecessary gradients during inference.
## Before submitting
- [ ] This PR fixes a typo or improves the docs.
- [X] Did you read the [contributor g... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19412/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19412/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19412",
"html_url": "https://github.com/huggingface/transformers/pull/19412",
"diff_url": "https://github.com/huggingface/transformers/pull/19412.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19412.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19411 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19411/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19411/comments | https://api.github.com/repos/huggingface/transformers/issues/19411/events | https://github.com/huggingface/transformers/pull/19411 | 1,401,406,056 | PR_kwDOCUB6oc5AaBfO | 19,411 | Remove dependency of Roberta in Blenderbot | {
"login": "rchan26",
"id": 44200705,
"node_id": "MDQ6VXNlcjQ0MjAwNzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/44200705?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rchan26",
"html_url": "https://github.com/rchan26",
"followers_url": "https://api.github.com/users/rchan2... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi @sgugger, I have now removed the global ` # Copied from` statements, and replaced them with Copied from statements to the individual methods that I am copying into the Blenderbot classes. This has resolved my earlier problem and n... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | Hi @sgugger,
This PR looks to address https://github.com/huggingface/transformers/issues/19303: the RobertaTokenizer dependency has been removed from `BlenderbotTokenizer` and the RobertaFastTokenizer dependency has been removed from `BlenderbotTokenizerFast`.
I did encounter an error when running `pytest tests/m... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19411/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19411/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19411",
"html_url": "https://github.com/huggingface/transformers/pull/19411",
"diff_url": "https://github.com/huggingface/transformers/pull/19411.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19411.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19410 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19410/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19410/comments | https://api.github.com/repos/huggingface/transformers/issues/19410/events | https://github.com/huggingface/transformers/pull/19410 | 1,401,357,444 | PR_kwDOCUB6oc5AZ3Ro | 19,410 | Removed Bert and XML Dependency from Herbert | {
"login": "harry7337",
"id": 75776208,
"node_id": "MDQ6VXNlcjc1Nzc2MjA4",
"avatar_url": "https://avatars.githubusercontent.com/u/75776208?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/harry7337",
"html_url": "https://github.com/harry7337",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19410/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19410/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19410",
"html_url": "https://github.com/huggingface/transformers/pull/19410",
"diff_url": "https://github.com/huggingface/transformers/pull/19410.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19410.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19409 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19409/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19409/comments | https://api.github.com/repos/huggingface/transformers/issues/19409/events | https://github.com/huggingface/transformers/pull/19409 | 1,401,303,347 | PR_kwDOCUB6oc5AZrtm | 19,409 | Clip device map | {
"login": "patrickvonplaten",
"id": 23423619,
"node_id": "MDQ6VXNlcjIzNDIzNjE5",
"avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/patrickvonplaten",
"html_url": "https://github.com/patrickvonplaten",
"followers_url": "https://... | [] | closed | false | null | [] | [
"Looks good to me, pinging @sgugger \r\n\r\nWhat happened with your branch? :smile: ",
"_The documentation is not available anymore as the PR was closed or merged._",
"> Looks good to me, pinging @sgugger\r\n> \r\n> What happened with your branch? smile\r\n\r\nYeah sorry about this :sweat_smile: "
] | 1,665 | 1,665 | 1,665 | MEMBER | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19409/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19409/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19409",
"html_url": "https://github.com/huggingface/transformers/pull/19409",
"diff_url": "https://github.com/huggingface/transformers/pull/19409.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19409.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19408 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19408/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19408/comments | https://api.github.com/repos/huggingface/transformers/issues/19408/events | https://github.com/huggingface/transformers/pull/19408 | 1,401,186,084 | PR_kwDOCUB6oc5AZSZG | 19,408 | Remove Dependency between Bart and LED (slow/fast) | {
"login": "Infrared1029",
"id": 60873139,
"node_id": "MDQ6VXNlcjYwODczMTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/60873139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Infrared1029",
"html_url": "https://github.com/Infrared1029",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"@sgugger hopefully this does it?",
"_The documentation is not available anymore as the PR was closed or merged._",
"Just tried locally your PR and found the reason why we can't have a global copied from on the tokenizer (sorry I didn't spot it earlier): the `_pad` method is overwritten.\r\nSo instead we need t... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Removes the dependency between LED and Bart
## Who can review?
@sgugger | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19408/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19408/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19408",
"html_url": "https://github.com/huggingface/transformers/pull/19408",
"diff_url": "https://github.com/huggingface/transformers/pull/19408.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19408.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19407 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19407/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19407/comments | https://api.github.com/repos/huggingface/transformers/issues/19407/events | https://github.com/huggingface/transformers/pull/19407 | 1,400,996,927 | PR_kwDOCUB6oc5AYpqb | 19,407 | Removed XML and Bert dependency from Herbert tokenizer | {
"login": "harry7337",
"id": 75776208,
"node_id": "MDQ6VXNlcjc1Nzc2MjA4",
"avatar_url": "https://avatars.githubusercontent.com/u/75776208?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/harry7337",
"html_url": "https://github.com/harry7337",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19407). All of your documentation changes will be reflected on that endpoint.",
"Hi there! Thanks a lot for working on this, but your PR shows a diff of 577 files when it should just be the two tokenizer file you are touchi... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19407/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19407/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19407",
"html_url": "https://github.com/huggingface/transformers/pull/19407",
"diff_url": "https://github.com/huggingface/transformers/pull/19407.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19407.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19406 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19406/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19406/comments | https://api.github.com/repos/huggingface/transformers/issues/19406/events | https://github.com/huggingface/transformers/pull/19406 | 1,400,994,386 | PR_kwDOCUB6oc5AYpG8 | 19,406 | Decouples `XLMProphet` model from `Prophet` | {
"login": "srhrshr",
"id": 2330069,
"node_id": "MDQ6VXNlcjIzMzAwNjk=",
"avatar_url": "https://avatars.githubusercontent.com/u/2330069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/srhrshr",
"html_url": "https://github.com/srhrshr",
"followers_url": "https://api.github.com/users/srhrshr/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@sgugger - the requested changes have all been done. Thanks for your review! "
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | @sgugger ,
Per the issue #19303, the `Prophet` model dependency is removed from `XLMProphet` and it now directly inherits from `PretrainedModel`.
- [As discussed in a different PR review](https://github.com/huggingface/transformers/pull/19346#discussion_r988069210) , I've moved some of the docstring examples t... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19406/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19406/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19406",
"html_url": "https://github.com/huggingface/transformers/pull/19406",
"diff_url": "https://github.com/huggingface/transformers/pull/19406.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19406.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19405 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19405/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19405/comments | https://api.github.com/repos/huggingface/transformers/issues/19405/events | https://github.com/huggingface/transformers/pull/19405 | 1,400,983,705 | PR_kwDOCUB6oc5AYm7O | 19,405 | Remove unneded words from audio-related feature extractors | {
"login": "osanseviero",
"id": 7246357,
"node_id": "MDQ6VXNlcjcyNDYzNTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7246357?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/osanseviero",
"html_url": "https://github.com/osanseviero",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Lgtm thanks a lot π"
] | 1,665 | 1,665 | 1,665 | MEMBER | null | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19405/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19405/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19405",
"html_url": "https://github.com/huggingface/transformers/pull/19405",
"diff_url": "https://github.com/huggingface/transformers/pull/19405.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19405.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19404 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19404/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19404/comments | https://api.github.com/repos/huggingface/transformers/issues/19404/events | https://github.com/huggingface/transformers/pull/19404 | 1,400,976,483 | PR_kwDOCUB6oc5AYla9 | 19,404 | remove RobertaConfig inheritance from MarkupLMConfig | {
"login": "D3xter1922",
"id": 59790120,
"node_id": "MDQ6VXNlcjU5NzkwMTIw",
"avatar_url": "https://avatars.githubusercontent.com/u/59790120?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/D3xter1922",
"html_url": "https://github.com/D3xter1922",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> Great work, thanks a lot! There is a typo in the docstring that is responsible for the failing test. I believe my suggestion should fix it :-)\r\n\r\nThank you for your suggestion.",
"Thanks for your work on this!"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Related to #19303
Removes `RobertaConfig` and `BertConfig` dependency from `MarkupLMConfig`. Even though `RobertaConfig` inherits from `BertConfig`, I have changed `MarkupLMConfig` to directly inherit from `PretrainedConfig`.
Added the following arguments in `__init__`:
- `bos_token_id... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19404/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19404/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19404",
"html_url": "https://github.com/huggingface/transformers/pull/19404",
"diff_url": "https://github.com/huggingface/transformers/pull/19404.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19404.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19403 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19403/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19403/comments | https://api.github.com/repos/huggingface/transformers/issues/19403/events | https://github.com/huggingface/transformers/pull/19403 | 1,400,911,789 | PR_kwDOCUB6oc5AYXcb | 19,403 | Remove dependency of Bert from Squeezebert tokenizer | {
"login": "rchan26",
"id": 44200705,
"node_id": "MDQ6VXNlcjQ0MjAwNzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/44200705?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rchan26",
"html_url": "https://github.com/rchan26",
"followers_url": "https://api.github.com/users/rchan2... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"I see that my code currently fails the style and code consistency checks. When I run `make style`, it seems to change a lot of files and ones that I did not touch. Is this normal?\r\n\r\nI'm also trying to run `make repo-consistency`... | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | Hi @sgugger,
Fixes #19303, the BertTokenizer dependency has been removed from `SqueezeBertTokenizer` and the BertTokenizerFast dependency has been removed from `SqueezeBertTokenizerFast`.
I ran `pytest tests/models/squeezebert/test_tokenization_squeezebert.py`, which passed.
Thanks for reviewing this! :)
##... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19403/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19403/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19403",
"html_url": "https://github.com/huggingface/transformers/pull/19403",
"diff_url": "https://github.com/huggingface/transformers/pull/19403.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19403.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19402 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19402/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19402/comments | https://api.github.com/repos/huggingface/transformers/issues/19402/events | https://github.com/huggingface/transformers/pull/19402 | 1,400,902,367 | PR_kwDOCUB6oc5AYVcV | 19,402 | Add `OPTForQuestionAnswering` | {
"login": "clementapa",
"id": 45719060,
"node_id": "MDQ6VXNlcjQ1NzE5MDYw",
"avatar_url": "https://avatars.githubusercontent.com/u/45719060?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/clementapa",
"html_url": "https://github.com/clementapa",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Failures are unrelated to this PR, so merging :-)",
"Hi @clementapa , \r\nWhile adding `OPTForQuestionAnswering` did you test if you were able to train (say, fine-tune on squad) a QA model for any of the opt variants? \r\n\r\nI am ... | 1,665 | 1,681 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
This PR adds `OPTForQuestionAnswering` in Transformers. The implementation is based on `BloomForQuestionAnswering` #19310. This introduces a new autoregressive model for question answering tasks in the library.
<!--
Congratulations! You've made it this far! You're not quite done yet thoug... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19402/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19402/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19402",
"html_url": "https://github.com/huggingface/transformers/pull/19402",
"diff_url": "https://github.com/huggingface/transformers/pull/19402.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19402.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19401 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19401/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19401/comments | https://api.github.com/repos/huggingface/transformers/issues/19401/events | https://github.com/huggingface/transformers/pull/19401 | 1,400,867,291 | PR_kwDOCUB6oc5AYN_P | 19,401 | Adds DonutSwin to models exportable with ONNX | {
"login": "WaterKnight1998",
"id": 41203448,
"node_id": "MDQ6VXNlcjQxMjAzNDQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/41203448?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WaterKnight1998",
"html_url": "https://github.com/WaterKnight1998",
"followers_url": "https://api... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19401). All of your documentation changes will be reflected on that endpoint.",
"> Hi @WaterKnight1998,\r\n> \r\n> Thanks for your PR. It looks clean.\r\n> \r\n> Nice catch for the `model-type` variable that could be tricky... | 1,665 | 1,670 | 1,670 | NONE | null | # What does this PR do?
Fixes #16308
## Before submitting
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests),
Pull Request section?
- [x] Was this discussed/approved via a Github issue or the [forum](h... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19401/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19401/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19401",
"html_url": "https://github.com/huggingface/transformers/pull/19401",
"diff_url": "https://github.com/huggingface/transformers/pull/19401.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19401.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19400 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19400/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19400/comments | https://api.github.com/repos/huggingface/transformers/issues/19400/events | https://github.com/huggingface/transformers/pull/19400 | 1,400,829,576 | PR_kwDOCUB6oc5AYGFW | 19,400 | Removes `ProphetNet` config dependency from `XLM-ProphetNet` config | {
"login": "srhrshr",
"id": 2330069,
"node_id": "MDQ6VXNlcjIzMzAwNjk=",
"avatar_url": "https://avatars.githubusercontent.com/u/2330069?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/srhrshr",
"html_url": "https://github.com/srhrshr",
"followers_url": "https://api.github.com/users/srhrshr/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | @sgugger ,
Per the issue #19303, the `ProphetNet` config dependency is removed from `XLMProphetNetConfig` and it now directly inherits from `PretrainedConfig`.
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [x] Did you read the ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19400/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19400/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19400",
"html_url": "https://github.com/huggingface/transformers/pull/19400",
"diff_url": "https://github.com/huggingface/transformers/pull/19400.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19400.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19399 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19399/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19399/comments | https://api.github.com/repos/huggingface/transformers/issues/19399/events | https://github.com/huggingface/transformers/issues/19399 | 1,400,685,915 | I_kwDOCUB6oc5TfMVb | 19,399 | `device_map="auto"` fails for GPT2 on CPU | {
"login": "dirkgr",
"id": 920638,
"node_id": "MDQ6VXNlcjkyMDYzOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/920638?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dirkgr",
"html_url": "https://github.com/dirkgr",
"followers_url": "https://api.github.com/users/dirkgr/follow... | [] | closed | false | null | [] | [
"Workaround: Don't use `device_map` on CPU π€·π» ",
"cc @sgugger ",
"Yes, `device_map=\"auto\"` is not supported in CPU only environments.",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\... | 1,665 | 1,670 | 1,670 | CONTRIBUTOR | null | ### System Info
Python 3.9, Mac, `transformers==4.21.3`
### Who can help?
@patil-suraj, @patrickvonplaten, @LysandreJik
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own tas... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19399/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19399/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19398 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19398/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19398/comments | https://api.github.com/repos/huggingface/transformers/issues/19398/events | https://github.com/huggingface/transformers/pull/19398 | 1,400,627,855 | PR_kwDOCUB6oc5AXbbF | 19,398 | Removed Bert and XML dependency from herbert | {
"login": "harry7337",
"id": 75776208,
"node_id": "MDQ6VXNlcjc1Nzc2MjA4",
"avatar_url": "https://avatars.githubusercontent.com/u/75776208?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/harry7337",
"html_url": "https://github.com/harry7337",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your awesome contribution.
Then, please replace this w... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19398/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19398/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19398",
"html_url": "https://github.com/huggingface/transformers/pull/19398",
"diff_url": "https://github.com/huggingface/transformers/pull/19398.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19398.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19397 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19397/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19397/comments | https://api.github.com/repos/huggingface/transformers/issues/19397/events | https://github.com/huggingface/transformers/issues/19397 | 1,400,549,054 | I_kwDOCUB6oc5Teq6- | 19,397 | Hyperparameter Sweep for Selection of Best Pre-trained model | {
"login": "ss2342",
"id": 39809317,
"node_id": "MDQ6VXNlcjM5ODA5MzE3",
"avatar_url": "https://avatars.githubusercontent.com/u/39809317?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ss2342",
"html_url": "https://github.com/ss2342",
"followers_url": "https://api.github.com/users/ss2342/fo... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,665 | 1,668 | 1,668 | NONE | null | ### Feature request
Perhaps I have not been able to figure this out, but the way that the current hyperparameter_search function is set up is that it only allows you to pass in hyperparameters that are in the TrainingArguments. However, one key hyperparameter that we are not currently able to pass in the model type... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19397/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19397/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19396 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19396/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19396/comments | https://api.github.com/repos/huggingface/transformers/issues/19396/events | https://github.com/huggingface/transformers/issues/19396 | 1,400,404,918 | I_kwDOCUB6oc5TeHu2 | 19,396 | Strange behavior of translation (text generation) pipelines | {
"login": "Fikavec",
"id": 83672821,
"node_id": "MDQ6VXNlcjgzNjcyODIx",
"avatar_url": "https://avatars.githubusercontent.com/u/83672821?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Fikavec",
"html_url": "https://github.com/Fikavec",
"followers_url": "https://api.github.com/users/Fikave... | [] | closed | false | null | [] | [
"Hey @Fikavec π \r\n\r\nText generation can be very tricky, as you've just explained. The quality of the generated text (i.e. the translation) depends on two things: the model and the generation method.\r\n\r\nRegarding the model, my suggestion would be to use a larger model OR a model that contains a single langu... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
- `transformers` version: 4.22.2
- Platform: Linux-5.10.133+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.7.14
- Huggingface_hub version: 0.10.0
- PyTorch version (GPU?): 1.12.1+cu113 (True)
- Tensorflow version (GPU?): 2.8.2 (True)
- Flax version (CPU?/GPU?/TPU?): not installed (NA)
- Ja... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19396/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19396/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19395 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19395/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19395/comments | https://api.github.com/repos/huggingface/transformers/issues/19395/events | https://github.com/huggingface/transformers/issues/19395 | 1,400,352,424 | I_kwDOCUB6oc5Td66o | 19,395 | XLMRobertaTokenizerFast Error | {
"login": "elmadany",
"id": 3743657,
"node_id": "MDQ6VXNlcjM3NDM2NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/3743657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/elmadany",
"html_url": "https://github.com/elmadany",
"followers_url": "https://api.github.com/users/elmad... | [] | closed | false | null | [] | [
"@SaulLu",
"Maybe of interest to @ArthurZucker as well!",
"Hi @elmadany\r\n\r\nThe conversion of a vocabulary coming from sentencepiece to a fast version of the tokenizer is indeed an operation which can take time, but it is an operation to be carried out only once because once loaded you can save the converted... | 1,665 | 1,665 | 1,665 | NONE | null | ### System Info
I've created a new vocab using sentencePiece PBE, I trained an xlm-roberta-base from scratch using [run_mlm.py](https://github.com/huggingface/transformers/blob/main/examples/pytorch/language-modeling/run_mlm.py). When I tried loading the tokenizer using AutoTokanizer or XLMRobertaTokenizerFast it take... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19395/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19395/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19394 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19394/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19394/comments | https://api.github.com/repos/huggingface/transformers/issues/19394/events | https://github.com/huggingface/transformers/issues/19394 | 1,400,330,830 | I_kwDOCUB6oc5Td1pO | 19,394 | ~7% drop in performance is noticed for huggingface GPT2 model | {
"login": "rraminen",
"id": 62723901,
"node_id": "MDQ6VXNlcjYyNzIzOTAx",
"avatar_url": "https://avatars.githubusercontent.com/u/62723901?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rraminen",
"html_url": "https://github.com/rraminen",
"followers_url": "https://api.github.com/users/rra... | [] | closed | false | null | [] | [
"Hello @rraminen, could you mention the two versions of `transformers` between which you see the difference in performance?\r\nBy performance, do you mean performance in metrics or performance in processing power/speed of iteration?\r\nThank you.",
"Hi @LysandreJik, thank you for your response. \r\n\r\nThe perfor... | 1,665 | 1,665 | 1,665 | NONE | null | ### System Info
platform: ROCm AMD device
python version: 3.7.13
There is a ~7% drop in performance noticed for huggingface GPT2 model after the IFU (https://github.com/ROCmSoftwarePlatform/transformers/pull/15) on https://github.com/ROCmSoftwarePlatform/transformers repository.
@patil-suraj, @patrickvonplaten... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19394/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19394/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19393 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19393/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19393/comments | https://api.github.com/repos/huggingface/transformers/issues/19393/events | https://github.com/huggingface/transformers/pull/19393 | 1,400,287,843 | PR_kwDOCUB6oc5AWSyx | 19,393 | Change link of repojacking vulnerable link | {
"login": "Ilaygoldman",
"id": 29836366,
"node_id": "MDQ6VXNlcjI5ODM2MzY2",
"avatar_url": "https://avatars.githubusercontent.com/u/29836366?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Ilaygoldman",
"html_url": "https://github.com/Ilaygoldman",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null |
Hello from Hacktoberfest :)
# What does this PR do?
The link to https://github.com/vasudevgupta7/bigbird is vulnerable to repojacking (it redirects to the orignial project that changed name), you should change the link to the current name of the project. if you won't change the link, an attacker can open the linked... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19393/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19393/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19393",
"html_url": "https://github.com/huggingface/transformers/pull/19393",
"diff_url": "https://github.com/huggingface/transformers/pull/19393.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19393.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19392 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19392/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19392/comments | https://api.github.com/repos/huggingface/transformers/issues/19392/events | https://github.com/huggingface/transformers/pull/19392 | 1,400,156,787 | PR_kwDOCUB6oc5AV2Nx | 19,392 | Stop relying on huggingface_hub's private methods | {
"login": "LysandreJik",
"id": 30755778,
"node_id": "MDQ6VXNlcjMwNzU1Nzc4",
"avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LysandreJik",
"html_url": "https://github.com/LysandreJik",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | MEMBER | null | Updates the `move_cache` method to stop relying on `huggingface_hub`'s private methods. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19392/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19392/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19392",
"html_url": "https://github.com/huggingface/transformers/pull/19392",
"diff_url": "https://github.com/huggingface/transformers/pull/19392.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19392.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19391 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19391/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19391/comments | https://api.github.com/repos/huggingface/transformers/issues/19391/events | https://github.com/huggingface/transformers/issues/19391 | 1,400,129,016 | I_kwDOCUB6oc5TdEX4 | 19,391 | T5tokenizer.pre_trained("t5-small") is not callable whereas AutoTokenizer worked fine | {
"login": "mellow-d",
"id": 74917668,
"node_id": "MDQ6VXNlcjc0OTE3NjY4",
"avatar_url": "https://avatars.githubusercontent.com/u/74917668?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mellow-d",
"html_url": "https://github.com/mellow-d",
"followers_url": "https://api.github.com/users/mel... | [] | closed | false | null | [] | [
"Hi @mellow-d πΒ Having a popular project like `transformers` means we get many support and feature requests β if we want to maximize how much we help the community, the community has to help us stay productive π\r\n\r\nTo that end, please share a *short* script where the issue is clearly reproducible on *any* co... | 1,665 | 1,668 | 1,668 | NONE | null | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19391/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19391/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19390 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19390/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19390/comments | https://api.github.com/repos/huggingface/transformers/issues/19390/events | https://github.com/huggingface/transformers/pull/19390 | 1,400,107,753 | PR_kwDOCUB6oc5AVrmL | 19,390 | add ONNX support for swin transformer | {
"login": "bibhabasumohapatra",
"id": 68384968,
"node_id": "MDQ6VXNlcjY4Mzg0OTY4",
"avatar_url": "https://avatars.githubusercontent.com/u/68384968?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bibhabasumohapatra",
"html_url": "https://github.com/bibhabasumohapatra",
"followers_url": "ht... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks \nGreat start on Huggingface, hope to keep contributing more. "
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release notes with the title you set, so make sure it's a great title that fully reflects the extent of your great contribution.
Then, please replace this wit... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19390/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 2,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19390/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19390",
"html_url": "https://github.com/huggingface/transformers/pull/19390",
"diff_url": "https://github.com/huggingface/transformers/pull/19390.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19390.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19389 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19389/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19389/comments | https://api.github.com/repos/huggingface/transformers/issues/19389/events | https://github.com/huggingface/transformers/pull/19389 | 1,400,082,931 | PR_kwDOCUB6oc5AVmPs | 19,389 | Fix gather for metrics in summarization example | {
"login": "muellerzr",
"id": 7831895,
"node_id": "MDQ6VXNlcjc4MzE4OTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/7831895?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/muellerzr",
"html_url": "https://github.com/muellerzr",
"followers_url": "https://api.github.com/users/mu... | [
{
"id": 1936351150,
"node_id": "MDU6TGFiZWwxOTM2MzUxMTUw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Examples",
"name": "Examples",
"color": "d4c5f9",
"default": false,
"description": "Which is related to examples in general"
},
{
"id": 3817266200,
... | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
Fixes the failing test on the summarization no_trainer for now, eventually this API will be doable but it's not there yet :)
Fixes # (issue)
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [ ] Did you rea... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19389/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19389/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19389",
"html_url": "https://github.com/huggingface/transformers/pull/19389",
"diff_url": "https://github.com/huggingface/transformers/pull/19389.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19389.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19388 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19388/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19388/comments | https://api.github.com/repos/huggingface/transformers/issues/19388/events | https://github.com/huggingface/transformers/pull/19388 | 1,400,061,224 | PR_kwDOCUB6oc5AVhga | 19,388 | removed dependency on bart tokenizer(slow/fast) LED | {
"login": "Infrared1029",
"id": 60873139,
"node_id": "MDQ6VXNlcjYwODczMTM5",
"avatar_url": "https://avatars.githubusercontent.com/u/60873139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Infrared1029",
"html_url": "https://github.com/Infrared1029",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks a lot for the feedback! ill fix everything and open a brand new one. "
] | 1,665 | 1,665 | 1,665 | CONTRIBUTOR | null | # What does this PR do?
removes the dependency between LED tokenizer and Bart's (slow version)
Fixes # (issue)
follows hugging's face philosophy of Do Repeat Yourself
## Who can review?
@sgugger
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19388/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19388/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19388",
"html_url": "https://github.com/huggingface/transformers/pull/19388",
"diff_url": "https://github.com/huggingface/transformers/pull/19388.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19388.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19387 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19387/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19387/comments | https://api.github.com/repos/huggingface/transformers/issues/19387/events | https://github.com/huggingface/transformers/issues/19387 | 1,400,059,634 | I_kwDOCUB6oc5Tczby | 19,387 | Documentation of Adafactor is at odds with Google implementations | {
"login": "martiansideofthemoon",
"id": 8805240,
"node_id": "MDQ6VXNlcjg4MDUyNDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/8805240?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/martiansideofthemoon",
"html_url": "https://github.com/martiansideofthemoon",
"followers_url":... | [] | closed | false | null | [] | [
"Sorry I'll skip this, I'm not very well versed in that area.\r\n\r\nWhat led you to ping me if it's not too much to ask ? (Since maybe there are better people to ping here).",
"hi @Narsil thanks and no worries! I didn't find a section on optimizers in the issue builder, so I pinged the people in the closest two ... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
- `transformers` version: 4.22.0
- Platform: Linux-5.4.0-126-generic-x86_64-with-glibc2.29
- Python version: 3.8.10
- Huggingface_hub version: 0.9.1
- PyTorch version (GPU?): 1.12.0+cu102 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not installed (NA)
-... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19387/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19387/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19386 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19386/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19386/comments | https://api.github.com/repos/huggingface/transformers/issues/19386/events | https://github.com/huggingface/transformers/issues/19386 | 1,400,044,459 | I_kwDOCUB6oc5Tcvur | 19,386 | Different Embeddings values on different OS | {
"login": "samarthsarin",
"id": 40137295,
"node_id": "MDQ6VXNlcjQwMTM3Mjk1",
"avatar_url": "https://avatars.githubusercontent.com/u/40137295?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/samarthsarin",
"html_url": "https://github.com/samarthsarin",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
Sentence Transformers Version - 2.2.0
Platform - Windows 10
Python Version - 3.8.5
I am trying to create word embeddings for a couple of words and the same embeddings are not getting generated on different OS machines. I have checked it on Windows and Linux machines. I am trying to perform clust... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19386/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19386/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19385 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19385/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19385/comments | https://api.github.com/repos/huggingface/transformers/issues/19385/events | https://github.com/huggingface/transformers/pull/19385 | 1,400,010,612 | PR_kwDOCUB6oc5AVWim | 19,385 | update attention mask handling | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [] | closed | false | {
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "https://api.github.c... | [
{
"login": "ArthurZucker",
"id": 48595927,
"node_id": "MDQ6VXNlcjQ4NTk1OTI3",
"avatar_url": "https://avatars.githubusercontent.com/u/48595927?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ArthurZucker",
"html_url": "https://github.com/ArthurZucker",
"followers_url": "... | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Using the `pipeline` wrapper also works : `pipe = pipeline(\"automatic-speech-recognition\", model=\"openai/whisper-medium.en\", device=0)`. "
] | 1,665 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Fixes error when using whisper with inference API.
Working script :
```python
>>> from transformers import WhisperForConditionalGeneration, WhisperProcessor, AutomaticSpeechRecognitionPipeline, , load_dataset, AutoModel
>>> processor = WhisperProcessor.from_pretrained("openai/whisper-large")
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19385/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19385/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19385",
"html_url": "https://github.com/huggingface/transformers/pull/19385",
"diff_url": "https://github.com/huggingface/transformers/pull/19385.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19385.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19384 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19384/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19384/comments | https://api.github.com/repos/huggingface/transformers/issues/19384/events | https://github.com/huggingface/transformers/issues/19384 | 1,399,913,006 | I_kwDOCUB6oc5TcPou | 19,384 | Download pretrained models from a new conda virtualenv with higher python version and higher transformers version | {
"login": "sujoung",
"id": 31689453,
"node_id": "MDQ6VXNlcjMxNjg5NDUz",
"avatar_url": "https://avatars.githubusercontent.com/u/31689453?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sujoung",
"html_url": "https://github.com/sujoung",
"followers_url": "https://api.github.com/users/sujoun... | [] | closed | false | null | [] | [
"Thank you for the report @sujoung, looking into it.",
"Indeed, this will be fixed once https://github.com/huggingface/transformers/pull/19244 is in a release (the release will likely be done Monday or Tuesday)",
"This issue has been automatically marked as stale because it has not had recent activity. If you t... | 1,665 | 1,668 | 1,668 | NONE | null | ### System Info
Old
python==3.7
transformers==3.5.0
New
python==3.9
transformers==4.22.2
### Who can help?
@LysandreJik, @NielsRogge
Hello! Nothing really critical I think, but I stumbled upon this message so I share it here. Think this is some kind of legacy handling part, but it works fine. It is just... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19384/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19384/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19383 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19383/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19383/comments | https://api.github.com/repos/huggingface/transformers/issues/19383/events | https://github.com/huggingface/transformers/issues/19383 | 1,399,875,233 | I_kwDOCUB6oc5TcGah | 19,383 | Run text-classification example with AdaHessian optimizer | {
"login": "iTsingalis",
"id": 16863276,
"node_id": "MDQ6VXNlcjE2ODYzMjc2",
"avatar_url": "https://avatars.githubusercontent.com/u/16863276?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iTsingalis",
"html_url": "https://github.com/iTsingalis",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"Hello, thanks for opening an issue! We try to keep the github issues for bugs/feature requests.\r\nCould you ask your question on the [forum](https://discuss.huggingface.co) instead?\r\n\r\nThanks!\r\n\r\ncc @sgugger ",
"> \r\n\r\nSorry for my misplaced post. I think the problem is solved. To be honest I just r... | 1,665 | 1,665 | 1,665 | NONE | null | ### System Info
torch 1.12.1+cu113
transformers 4.23.0.dev0
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [X] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own task or dataset (give details below)
### Reprodu... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19383/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19383/timeline | completed | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.