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/19682
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19682/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19682/comments
https://api.github.com/repos/huggingface/transformers/issues/19682/events
https://github.com/huggingface/transformers/pull/19682
1,411,863,484
PR_kwDOCUB6oc5A8fnX
19,682
add return_tensor parameter for feature extraction
{ "login": "Narsil", "id": 204321, "node_id": "MDQ6VXNlcjIwNDMyMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/204321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Narsil", "html_url": "https://github.com/Narsil", "followers_url": "https://api.github.com/users/Narsil/follow...
[]
closed
false
null
[]
[ "No- op ???", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19682). All of your documentation changes will be reflected on that endpoint." ]
1,666
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? Fixes #10016 Addresses stale issue #10016. Please review @LysandreJik and @Narsil. Thanks. <!-- 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 tha...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19682/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/19682/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19682", "html_url": "https://github.com/huggingface/transformers/pull/19682", "diff_url": "https://github.com/huggingface/transformers/pull/19682.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19682.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19681
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19681/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19681/comments
https://api.github.com/repos/huggingface/transformers/issues/19681/events
https://github.com/huggingface/transformers/pull/19681
1,411,833,135
PR_kwDOCUB6oc5A8ZEv
19,681
fix some device issues for pt 1.13
{ "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,666
1,666
1,666
COLLABORATOR
null
# What does this PR do? `PyTorch 1.13` is coming. We have 2 models with a lot of test failures due to some tensor indexing with `indexed tensor` and `indices` on the different devices. (It works with torch <= 1.12.1 though). This PR fixes this device issue, so we are better prepared for torch 1.13.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19681/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/19681/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19681", "html_url": "https://github.com/huggingface/transformers/pull/19681", "diff_url": "https://github.com/huggingface/transformers/pull/19681.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19681.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19680
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19680/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19680/comments
https://api.github.com/repos/huggingface/transformers/issues/19680/events
https://github.com/huggingface/transformers/pull/19680
1,411,826,269
PR_kwDOCUB6oc5A8XmL
19,680
Revert "add return_tensor parameter for feature extraction"
{ "login": "sgugger", "id": 35901082, "node_id": "MDQ6VXNlcjM1OTAxMDgy", "avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sgugger", "html_url": "https://github.com/sgugger", "followers_url": "https://api.github.com/users/sgugge...
[]
closed
false
null
[]
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19680). All of your documentation changes will be reflected on that endpoint." ]
1,666
1,666
1,666
COLLABORATOR
null
Reverts huggingface/transformers#19257
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19680/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/19680/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19680", "html_url": "https://github.com/huggingface/transformers/pull/19680", "diff_url": "https://github.com/huggingface/transformers/pull/19680.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19680.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19679
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19679/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19679/comments
https://api.github.com/repos/huggingface/transformers/issues/19679/events
https://github.com/huggingface/transformers/pull/19679
1,411,798,804
PR_kwDOCUB6oc5A8Rtm
19,679
Fix imports in pipeline tests
{ "login": "sgugger", "id": 35901082, "node_id": "MDQ6VXNlcjM1OTAxMDgy", "avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sgugger", "html_url": "https://github.com/sgugger", "followers_url": "https://api.github.com/users/sgugge...
[]
closed
false
null
[]
[]
1,666
1,666
1,666
COLLABORATOR
null
# What does this PR do? #19257 broke the pipeline tests on main, this PR fixes them.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19679/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/19679/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19679", "html_url": "https://github.com/huggingface/transformers/pull/19679", "diff_url": "https://github.com/huggingface/transformers/pull/19679.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19679.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19678
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19678/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19678/comments
https://api.github.com/repos/huggingface/transformers/issues/19678/events
https://github.com/huggingface/transformers/pull/19678
1,411,676,286
PR_kwDOCUB6oc5A73ZV
19,678
:rotating_light: :rotating_light: :rotating_light: [Breaking change] Deformable DETR intermediate representations
{ "login": "Narsil", "id": 204321, "node_id": "MDQ6VXNlcjIwNDMyMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/204321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Narsil", "html_url": "https://github.com/Narsil", "followers_url": "https://api.github.com/users/Narsil/follow...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "```\r\n==================================================================================================== 73 passed, 8 skipped, 49 warnings in 98.91s (0:01:38) =======================================================================...
1,666
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? - Fixes naturally the `object-detection` pipeline. - Moves from `[n_decoders, batch_size, ...]` to `[batch_size, n_decoders, ...]` instead. <!-- 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...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19678/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/19678/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19678", "html_url": "https://github.com/huggingface/transformers/pull/19678", "diff_url": "https://github.com/huggingface/transformers/pull/19678.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19678.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19677
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19677/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19677/comments
https://api.github.com/repos/huggingface/transformers/issues/19677/events
https://github.com/huggingface/transformers/pull/19677
1,411,651,018
PR_kwDOCUB6oc5A7x_G
19,677
object-detection instead of object_detection
{ "login": "Spacefish", "id": 375633, "node_id": "MDQ6VXNlcjM3NTYzMw==", "avatar_url": "https://avatars.githubusercontent.com/u/375633?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Spacefish", "html_url": "https://github.com/Spacefish", "followers_url": "https://api.github.com/users/Spac...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,666
1,666
1,666
CONTRIBUTOR
null
The Object detection Sample in the README.md does not work out of the box, as it tries to initialize a pipeline `object_detection` however it is called `object-detection` Not sure if this is intended such that a new user has to overcome a minimal sanity check?! 🤣 @sgugger
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19677/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/19677/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19677", "html_url": "https://github.com/huggingface/transformers/pull/19677", "diff_url": "https://github.com/huggingface/transformers/pull/19677.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19677.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19676
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19676/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19676/comments
https://api.github.com/repos/huggingface/transformers/issues/19676/events
https://github.com/huggingface/transformers/pull/19676
1,411,635,484
PR_kwDOCUB6oc5A7uqG
19,676
[TYPO] Update perf_train_gpu_one.mdx
{ "login": "cakiki", "id": 3664563, "node_id": "MDQ6VXNlcjM2NjQ1NjM=", "avatar_url": "https://avatars.githubusercontent.com/u/3664563?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cakiki", "html_url": "https://github.com/cakiki", "followers_url": "https://api.github.com/users/cakiki/foll...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,666
1,692
1,666
CONTRIBUTOR
null
# What does this PR do? Fixes typo. negligable -> negligible ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [ ] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contri...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19676/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/19676/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19676", "html_url": "https://github.com/huggingface/transformers/pull/19676", "diff_url": "https://github.com/huggingface/transformers/pull/19676.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19676.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19675
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19675/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19675/comments
https://api.github.com/repos/huggingface/transformers/issues/19675/events
https://github.com/huggingface/transformers/pull/19675
1,411,629,841
PR_kwDOCUB6oc5A7tdK
19,675
Update ESM checkpoints to point to `facebook/`
{ "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,666
1,666
1,666
MEMBER
null
ESM checkpoints were initially uploaded to my account, but have now been moved to the correct location. This PR updates all references to point to their new home under `facebook/`
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19675/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/19675/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19675", "html_url": "https://github.com/huggingface/transformers/pull/19675", "diff_url": "https://github.com/huggingface/transformers/pull/19675.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19675.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19674
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19674/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19674/comments
https://api.github.com/repos/huggingface/transformers/issues/19674/events
https://github.com/huggingface/transformers/pull/19674
1,411,619,899
PR_kwDOCUB6oc5A7rVs
19,674
Add decorator to flaky accelerate test
{ "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._", "Great! Feel free to merge and open an issue to track it :)", "I've opened an issue here: https://github.com/huggingface/transformers/issues/19733" ]
1,666
1,666
1,666
COLLABORATOR
null
# What does this PR do? Adds `is_flaky` decorator to the `test_run_squad_no_trainer` test which occasionally fails on CI runs which are independent to the changes in the PR e.g.: * https://app.circleci.com/pipelines/github/huggingface/transformers/49621/workflows/14c25312-58a5-4b0b-8b41-6c5bec668043/jobs/593213...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19674/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/19674/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19674", "html_url": "https://github.com/huggingface/transformers/pull/19674", "diff_url": "https://github.com/huggingface/transformers/pull/19674.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19674.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19673
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19673/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19673/comments
https://api.github.com/repos/huggingface/transformers/issues/19673/events
https://github.com/huggingface/transformers/pull/19673
1,411,569,833
PR_kwDOCUB6oc5A7gjs
19,673
[WIP] Adding logprobs to `text-generation` pipeline.
{ "login": "Narsil", "id": 204321, "node_id": "MDQ6VXNlcjIwNDMyMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/204321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Narsil", "html_url": "https://github.com/Narsil", "followers_url": "https://api.github.com/users/Narsil/follow...
[]
closed
false
null
[]
[ "This looks great. You may want to cap the logprob argument to a small-ish number (maybe 12?) to avoid giving the ability to people to generate massive amount of data from short queries. I think 12 is very fair and covers most use-cases.", "Thanks for the PR, but I am very much not in favor of this change. We hav...
1,666
1,669
1,669
CONTRIBUTOR
null
# What does this PR do? Given the discussions to add this parameter here is a first (non working) draft. - `text-generation` only, we would need to support `text2text-generation` too, which unfortunately is a different pipeline - This gets quite complex in the case of `num_return_sequences` + `num_beam...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19673/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/19673/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19673", "html_url": "https://github.com/huggingface/transformers/pull/19673", "diff_url": "https://github.com/huggingface/transformers/pull/19673.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19673.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19672
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19672/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19672/comments
https://api.github.com/repos/huggingface/transformers/issues/19672/events
https://github.com/huggingface/transformers/issues/19672
1,411,557,150
I_kwDOCUB6oc5UIqce
19,672
'WhisperProcessor' object has no attribute 'as_target_processor'
{ "login": "GaetanBaert", "id": 47001815, "node_id": "MDQ6VXNlcjQ3MDAxODE1", "avatar_url": "https://avatars.githubusercontent.com/u/47001815?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GaetanBaert", "html_url": "https://github.com/GaetanBaert", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "Hi,\r\n\r\nWe'll update that code snippet as we've recently deprecated the use of `as_target_processor`, and new processors like `WhisperProcessor` don't implement it anymore. See #18325 for details.\r\n\r\nYou can replace\r\n\r\n```\r\ntext = \"hello world\"\r\n\r\nwith processor.as_target_processor():\r\n enc...
1,666
1,666
1,666
NONE
null
### System Info - `transformers` version: 4.23.1 - Platform: Linux-5.15.0-48-generic-x86_64-with-glibc2.17 - Python version: 3.8.12 - Huggingface_hub version: 0.10.1 - PyTorch version (GPU?): 1.11.0 (True) - Tensorflow version (GPU?): not installed (NA) - Flax version (CPU?/GPU?/TPU?): not installed (NA) - Jax ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19672/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/19672/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19671
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19671/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19671/comments
https://api.github.com/repos/huggingface/transformers/issues/19671/events
https://github.com/huggingface/transformers/pull/19671
1,411,517,657
PR_kwDOCUB6oc5A7VHZ
19,671
check decoder_inputs_embeds is None before shifting labels
{ "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._" ]
1,666
1,666
1,666
COLLABORATOR
null
# What does this PR do? This is related to #19157, which pointed out that a few models do not check whether `decoder_inputs_embeds` are None, which is inconsistent with other models. Since this is not the first time this is brought, let's solve it all at once, unless there is a particular reason ?
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19671/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/19671/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19671", "html_url": "https://github.com/huggingface/transformers/pull/19671", "diff_url": "https://github.com/huggingface/transformers/pull/19671.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19671.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19670
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19670/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19670/comments
https://api.github.com/repos/huggingface/transformers/issues/19670/events
https://github.com/huggingface/transformers/pull/19670
1,411,515,143
PR_kwDOCUB6oc5A7UkQ
19,670
[WHISPER] fix tests after updating the max_length
{ "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._", "Thanks @amyeroberts for running the tests locally, both TF and PT are all green. ", "@ArthurZucker It would be nice to explain a bit the reason for the PR, not just what it did 🙏 . It will help others to understand , and it also h...
1,666
1,666
1,666
COLLABORATOR
null
# What does this PR do? Fixes the `max_length` used in the generate function in whisper. The default `max_length` argument was changed in the `config.json` as it is more convenient for people who either don't know that the argument exist/don't know the value to set.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19670/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/19670/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19670", "html_url": "https://github.com/huggingface/transformers/pull/19670", "diff_url": "https://github.com/huggingface/transformers/pull/19670.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19670.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19669
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19669/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19669/comments
https://api.github.com/repos/huggingface/transformers/issues/19669/events
https://github.com/huggingface/transformers/pull/19669
1,411,482,676
PR_kwDOCUB6oc5A7Nc6
19,669
Fix code examples of DETR and YOLOS
{ "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,666
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? This is a follow-up PR of #19205. YOLOS and DETR share the same postprocessing, hence I've added post_process_object_detection to YOLOS, leveraging Copied from statements. It also improves the code example of DETR, and adds a better one for YOLOS.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19669/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/19669/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19669", "html_url": "https://github.com/huggingface/transformers/pull/19669", "diff_url": "https://github.com/huggingface/transformers/pull/19669.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19669.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19668
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19668/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19668/comments
https://api.github.com/repos/huggingface/transformers/issues/19668/events
https://github.com/huggingface/transformers/pull/19668
1,411,449,035
PR_kwDOCUB6oc5A7GEA
19,668
fix test whisper with new max length
{ "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
[]
[ "Could you link the Hub PR that is related?\r\n", "_The documentation is not available anymore as the PR was closed or merged._", "It seems the checkpoint involved is `openai/whisper-tiny.en` which is also used in other test methods. Could you confirm the other tests also pass after that Hub PR?", "The `pytor...
1,666
1,666
1,666
COLLABORATOR
null
# What does this PR do? Fixes pipeline test after `max_length` update @ydshieh
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19668/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/19668/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19668", "html_url": "https://github.com/huggingface/transformers/pull/19668", "diff_url": "https://github.com/huggingface/transformers/pull/19668.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19668.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19667
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19667/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19667/comments
https://api.github.com/repos/huggingface/transformers/issues/19667/events
https://github.com/huggingface/transformers/pull/19667
1,411,355,727
PR_kwDOCUB6oc5A6x4y
19,667
Swin2sr
{ "login": "venkat-natchi", "id": 115526526, "node_id": "U_kgDOBuLLfg", "avatar_url": "https://avatars.githubusercontent.com/u/115526526?v=4", "gravatar_id": "", "url": "https://api.github.com/users/venkat-natchi", "html_url": "https://github.com/venkat-natchi", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "WIP. \r\n\r\nFound the equivalents for PatchEmb, PatchMerging, SwinV2Stage", "Hi @venkat-natchi,\r\n\r\nI actually played around with the Swin2SR model this weekend and got a [working implementation](https://github.com/NielsRogge/transformers/tree/add_swin2sr/src/transformers/models/swin2sr) already.\r\n\r\nI se...
1,666
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/19667/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/19667/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19667", "html_url": "https://github.com/huggingface/transformers/pull/19667", "diff_url": "https://github.com/huggingface/transformers/pull/19667.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19667.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19666
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19666/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19666/comments
https://api.github.com/repos/huggingface/transformers/issues/19666/events
https://github.com/huggingface/transformers/issues/19666
1,411,260,081
I_kwDOCUB6oc5UHh6x
19,666
How to implement beam search on logits output from BART model?
{ "login": "ZiyueWangUoB", "id": 33383959, "node_id": "MDQ6VXNlcjMzMzgzOTU5", "avatar_url": "https://avatars.githubusercontent.com/u/33383959?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ZiyueWangUoB", "html_url": "https://github.com/ZiyueWangUoB", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
[ "Gently pinging @lewtun, and I'm unknowledgeable about the intersection between ONNX and text generation :)\r\n\r\n@ZiyueWangUoB yeah, you can implement the basic version of greedy search as you described. Beam search is more complex, a good reference is the following [blog post](https://huggingface.co/blog/how-to-...
1,665
1,666
1,666
NONE
null
Hi, I've converted my BART-LARGE-CNN model to ONNX and now am trying to perform beam search then decoding to generate a summary. The output from logits layer is in the shape of [1,804,50265] which I'm assuming is [batch size, time step, vocab length]. I then perform softmax on each time step and log the result. ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19666/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/19666/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19665
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19665/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19665/comments
https://api.github.com/repos/huggingface/transformers/issues/19665/events
https://github.com/huggingface/transformers/issues/19665
1,411,096,491
I_kwDOCUB6oc5UG5-r
19,665
My customized function compute_metrics doesn't work when i train the CLIP model
{ "login": "lchustc", "id": 27990344, "node_id": "MDQ6VXNlcjI3OTkwMzQ0", "avatar_url": "https://avatars.githubusercontent.com/u/27990344?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lchustc", "html_url": "https://github.com/lchustc", "followers_url": "https://api.github.com/users/lchust...
[]
closed
false
{ "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/...
[ { "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.githu...
[ "@ydshieh\r\nCan you take a moment to help out? Thx a lot!", "Hi @lchwhut . Thank you for reporting. I will take a look", "Hi @lchwhut \r\n\r\nCould you check what you get as `all_preds` here\r\nhttps://github.com/huggingface/transformers/blob/b17a5e00749790895314ea33a4f156c918718dfe/src/transformers/trainer.py...
1,665
1,668
1,668
NONE
null
### System Info **environment** transformers==4.17.0 **hopes** I would like to know how to output evaluation metrics when i train the CLIP? I want to get `eval_loss` the way I get `train_loss`. Could anyone help me? **details** I have trained the CLIP demo(with the original training script `run_clip.py`: h...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19665/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/19665/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19664
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19664/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19664/comments
https://api.github.com/repos/huggingface/transformers/issues/19664/events
https://github.com/huggingface/transformers/pull/19664
1,410,930,618
PR_kwDOCUB6oc5A5WP3
19,664
Update README.md
{ "login": "shreem-123", "id": 96364929, "node_id": "U_kgDOBb5pgQ", "avatar_url": "https://avatars.githubusercontent.com/u/96364929?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shreem-123", "html_url": "https://github.com/shreem-123", "followers_url": "https://api.github.com/users/shree...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for your PR but We will keep the current wording." ]
1,665
1,666
1,666
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/19664/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/19664/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19664", "html_url": "https://github.com/huggingface/transformers/pull/19664", "diff_url": "https://github.com/huggingface/transformers/pull/19664.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19664.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19663
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19663/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19663/comments
https://api.github.com/repos/huggingface/transformers/issues/19663/events
https://github.com/huggingface/transformers/pull/19663
1,410,674,727
PR_kwDOCUB6oc5A4e5G
19,663
Add pillow to layoutlmv3 example requirements.txt
{ "login": "Spacefish", "id": 375633, "node_id": "MDQ6VXNlcjM3NTYzMw==", "avatar_url": "https://avatars.githubusercontent.com/u/375633?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Spacefish", "html_url": "https://github.com/Spacefish", "followers_url": "https://api.github.com/users/Spac...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,666
1,666
CONTRIBUTOR
null
Adds required pillow / PIL library to the layoutlmv3 training example, as it´s used to load the images during training. @sgugger, @patil-suraj tagging you as i don´t know who is reponsible for that example.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19663/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/19663/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19663", "html_url": "https://github.com/huggingface/transformers/pull/19663", "diff_url": "https://github.com/huggingface/transformers/pull/19663.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19663.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19662
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19662/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19662/comments
https://api.github.com/repos/huggingface/transformers/issues/19662/events
https://github.com/huggingface/transformers/pull/19662
1,410,607,768
PR_kwDOCUB6oc5A4RU5
19,662
word replacement line #231
{ "login": "shreem-123", "id": 96364929, "node_id": "U_kgDOBb5pgQ", "avatar_url": "https://avatars.githubusercontent.com/u/96364929?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shreem-123", "html_url": "https://github.com/shreem-123", "followers_url": "https://api.github.com/users/shree...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,666
1,666
CONTRIBUTOR
null
install->installation # 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. Th...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19662/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/19662/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19662", "html_url": "https://github.com/huggingface/transformers/pull/19662", "diff_url": "https://github.com/huggingface/transformers/pull/19662.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19662.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19661
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19661/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19661/comments
https://api.github.com/repos/huggingface/transformers/issues/19661/events
https://github.com/huggingface/transformers/pull/19661
1,410,606,810
PR_kwDOCUB6oc5A4RIW
19,661
grammatical error line #218
{ "login": "shreem-123", "id": 96364929, "node_id": "U_kgDOBb5pgQ", "avatar_url": "https://avatars.githubusercontent.com/u/96364929?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shreem-123", "html_url": "https://github.com/shreem-123", "followers_url": "https://api.github.com/users/shree...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for your PR, but the sentence is correct as it is. Your proposed modification changes the meaning." ]
1,665
1,666
1,666
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/19661/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/19661/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19661", "html_url": "https://github.com/huggingface/transformers/pull/19661", "diff_url": "https://github.com/huggingface/transformers/pull/19661.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19661.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19660
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19660/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19660/comments
https://api.github.com/repos/huggingface/transformers/issues/19660/events
https://github.com/huggingface/transformers/issues/19660
1,410,573,478
I_kwDOCUB6oc5UE6Sm
19,660
adding functionality to iterate pipelines over sentence pairs when using dataset
{ "login": "rohit1998", "id": 18055780, "node_id": "MDQ6VXNlcjE4MDU1Nzgw", "avatar_url": "https://avatars.githubusercontent.com/u/18055780?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rohit1998", "html_url": "https://github.com/rohit1998", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
[ "cc @Narsil ", "Hi @rohit1998 ,\r\n\r\nSounds like a good addition.\r\nIn general I think it's good if users understand how to create their own, but `KeyPairDataset` should fit quite nicely !", "Sure, I will try to add it and tag you to pr soon", "This issue has been automatically marked as stale because it h...
1,665
1,678
1,669
CONTRIBUTOR
null
### Feature request to iterate on a dataset using pipelines, doc mentions this sample, [source](https://huggingface.co/docs/transformers/main/en/main_classes/pipelines#pipeline-batching) ``` import datasets from transformers import pipeline from transformers.pipelines.pt_utils import KeyDataset from tqdm.auto i...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19660/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/19660/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19659
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19659/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19659/comments
https://api.github.com/repos/huggingface/transformers/issues/19659/events
https://github.com/huggingface/transformers/pull/19659
1,410,561,794
PR_kwDOCUB6oc5A4IWU
19,659
adding functionality to iterate pipelines over sentence pairs when using dataset
{ "login": "rohit1998", "id": 18055780, "node_id": "MDQ6VXNlcjE4MDU1Nzgw", "avatar_url": "https://avatars.githubusercontent.com/u/18055780?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rohit1998", "html_url": "https://github.com/rohit1998", "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_19659). All of your documentation changes will be reflected on that endpoint." ]
1,665
1,665
1,665
CONTRIBUTOR
null
# What does this PR do? This PR adds a new torch data set class to pt_utils.py that helps with using pipelines and datasets for sentence pair tasks. Usage can be simply like ``` dataset = Dataset.from_pandas(dataset_df[['sentence1', 'sentence2']]) pipe = pipeline('text-classification', model=args.input_path_model...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19659/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/19659/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19659", "html_url": "https://github.com/huggingface/transformers/pull/19659", "diff_url": "https://github.com/huggingface/transformers/pull/19659.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19659.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19658
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19658/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19658/comments
https://api.github.com/repos/huggingface/transformers/issues/19658/events
https://github.com/huggingface/transformers/pull/19658
1,410,521,578
PR_kwDOCUB6oc5A4AsO
19,658
[Doctest] Add `configuration_trocr.py`
{ "login": "thliang01", "id": 21286104, "node_id": "MDQ6VXNlcjIxMjg2MTA0", "avatar_url": "https://avatars.githubusercontent.com/u/21286104?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thliang01", "html_url": "https://github.com/thliang01", "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
* trocr Config for doctest * ran make style # What does this PR do? Add `configuration_trocr.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please take a look at it? Thanks =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19658/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/19658/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19658", "html_url": "https://github.com/huggingface/transformers/pull/19658", "diff_url": "https://github.com/huggingface/transformers/pull/19658.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19658.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19657
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19657/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19657/comments
https://api.github.com/repos/huggingface/transformers/issues/19657/events
https://github.com/huggingface/transformers/pull/19657
1,410,519,137
PR_kwDOCUB6oc5A4AOT
19,657
Fix pipeline predict transform methods
{ "login": "s-udhaya", "id": 2215597, "node_id": "MDQ6VXNlcjIyMTU1OTc=", "avatar_url": "https://avatars.githubusercontent.com/u/2215597?v=4", "gravatar_id": "", "url": "https://api.github.com/users/s-udhaya", "html_url": "https://github.com/s-udhaya", "followers_url": "https://api.github.com/users/s-udh...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? This PR fixes pipeline's predict and transform methods which are wrapper around ` __call__` of pipeline class. `__call__ `requires one positional argument, However these wrapper methods pass the incoming argument as a keyword argument to `__call__` method which leads to failure. Hence in this...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19657/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/19657/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19657", "html_url": "https://github.com/huggingface/transformers/pull/19657", "diff_url": "https://github.com/huggingface/transformers/pull/19657.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19657.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19656
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19656/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19656/comments
https://api.github.com/repos/huggingface/transformers/issues/19656/events
https://github.com/huggingface/transformers/issues/19656
1,410,443,048
I_kwDOCUB6oc5UEaco
19,656
Pooled output from DeBERTa(v2) model
{ "login": "IgorPidik", "id": 10901373, "node_id": "MDQ6VXNlcjEwOTAxMzcz", "avatar_url": "https://avatars.githubusercontent.com/u/10901373?v=4", "gravatar_id": "", "url": "https://api.github.com/users/IgorPidik", "html_url": "https://github.com/IgorPidik", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
[ "Thanks for your suggestion! This will sadly be a breaking change as it will change the way the weights are named, and thus break compatibility with all DeBERTa models on the hub. So even if your suggestion makes a ton of sense, I don't think we will be able to implement it.", "@sgugger thank you for your reply! ...
1,665
1,666
1,666
NONE
null
### Feature request Add a context pooler and include the `pooler_output` in the result of the `forward` method of the `(TF)Deberta(V2)Model`. Changes required: * introduce `add_pooling_layer` flag in the constructor * add pooler * change return type from `BaseModelOutput` to `BaseModelOutputWithPooling` * upd...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19656/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/19656/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19655
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19655/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19655/comments
https://api.github.com/repos/huggingface/transformers/issues/19655/events
https://github.com/huggingface/transformers/pull/19655
1,410,385,402
PR_kwDOCUB6oc5A3m-7
19,655
Removed Bert interdependency from Funnel transformer
{ "login": "mukesh663", "id": 75234968, "node_id": "MDQ6VXNlcjc1MjM0OTY4", "avatar_url": "https://avatars.githubusercontent.com/u/75234968?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mukesh663", "html_url": "https://github.com/mukesh663", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "> You just need to remove those `:obj:` :-)\r\n\r\nMade all the necessary changes. Thanks for looking into it." ]
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? Hi @sgugger, Fixes #19303 - The `BertTokenizer` dependency has been removed from `FunnelTokenizer` - The `BertTokenizerFast` dependency has been removed from `FunnelTokenizerFast` ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19655/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/19655/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19655", "html_url": "https://github.com/huggingface/transformers/pull/19655", "diff_url": "https://github.com/huggingface/transformers/pull/19655.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19655.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19654
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19654/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19654/comments
https://api.github.com/repos/huggingface/transformers/issues/19654/events
https://github.com/huggingface/transformers/pull/19654
1,410,227,955
PR_kwDOCUB6oc5A3JnJ
19,654
Clean up deprecation warnings
{ "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._", "@Davidy22 Thanks for opening this PR and all of the fixes! 💪 \r\n\r\nJust taking a look now. It would really helpful as a reviewer, and for future reference if you could give a quick summary of the deprecation warnings you tackled.\...
1,665
1,666
1,666
CONTRIBUTOR
null
The deprecation spring cleaning mentioned in #19371 Notes: Changed some strings in tests to raw strings, which will change the literal content of the strings as they are fed into whatever machine handles them. Test cases for past in the past/past_key_values switch changed/removed due to warning of impending remova...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19654/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/19654/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19654", "html_url": "https://github.com/huggingface/transformers/pull/19654", "diff_url": "https://github.com/huggingface/transformers/pull/19654.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19654.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19653
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19653/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19653/comments
https://api.github.com/repos/huggingface/transformers/issues/19653/events
https://github.com/huggingface/transformers/issues/19653
1,410,224,664
I_kwDOCUB6oc5UDlIY
19,653
TFBartForSequenceClassification
{ "login": "uglyboxer", "id": 12128540, "node_id": "MDQ6VXNlcjEyMTI4NTQw", "avatar_url": "https://avatars.githubusercontent.com/u/12128540?v=4", "gravatar_id": "", "url": "https://api.github.com/users/uglyboxer", "html_url": "https://github.com/uglyboxer", "followers_url": "https://api.github.com/users/...
[ { "id": 1990918270, "node_id": "MDU6TGFiZWwxOTkwOTE4Mjcw", "url": "https://api.github.com/repos/huggingface/transformers/labels/Good%20First%20Issue", "name": "Good First Issue", "color": "bbf794", "default": false, "description": "" } ]
closed
false
null
[]
[ "can you explain it in detail.", "I have been working on a project for zero-shot classification using `facebook/bart-large-mnli`. After an initial prototype using the transformers pipeline I began to work with the underlying Bart model directly. As our project is in Tensorflow, I soon noticed there was no equiv...
1,665
1,675
1,675
CONTRIBUTOR
null
The Tensorflow version of `BartForSequenceClassification` seems to be missing. I've been putting a port together for another use case. Any interest in adding it to the repo?
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19653/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/19653/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19652
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19652/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19652/comments
https://api.github.com/repos/huggingface/transformers/issues/19652/events
https://github.com/huggingface/transformers/pull/19652
1,410,214,463
PR_kwDOCUB6oc5A3HI4
19,652
[Doctest] Add configuration_trocr.py
{ "login": "thliang01", "id": 21286104, "node_id": "MDQ6VXNlcjIxMjg2MTA0", "avatar_url": "https://avatars.githubusercontent.com/u/21286104?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thliang01", "html_url": "https://github.com/thliang01", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
[]
1,665
1,665
1,665
CONTRIBUTOR
null
# What does this PR do? Add `configuration_trocr.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19652/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/19652/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19652", "html_url": "https://github.com/huggingface/transformers/pull/19652", "diff_url": "https://github.com/huggingface/transformers/pull/19652.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19652.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19651
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19651/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19651/comments
https://api.github.com/repos/huggingface/transformers/issues/19651/events
https://github.com/huggingface/transformers/pull/19651
1,410,210,316
PR_kwDOCUB6oc5A3GY4
19,651
[Doctest] Add configuration_transfo_xl.py
{ "login": "thliang01", "id": 21286104, "node_id": "MDQ6VXNlcjIxMjg2MTA0", "avatar_url": "https://avatars.githubusercontent.com/u/21286104?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thliang01", "html_url": "https://github.com/thliang01", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "@thliang01 Could you try to resolve the conflict :-) thank you 🙏 ", "Hi @thliang01 I tried to fix the conflict and make it clean. It should work now - I will merge once the CI are all good. Thank you again for your contribution 👍...
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? Add `configuration_transfo_xl.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please take a look at it? Thanks =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19651/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/19651/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19651", "html_url": "https://github.com/huggingface/transformers/pull/19651", "diff_url": "https://github.com/huggingface/transformers/pull/19651.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19651.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19650
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19650/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19650/comments
https://api.github.com/repos/huggingface/transformers/issues/19650/events
https://github.com/huggingface/transformers/pull/19650
1,410,206,183
PR_kwDOCUB6oc5A3FsZ
19,650
[Doctest] Add configuration_xlnet.py
{ "login": "thliang01", "id": 21286104, "node_id": "MDQ6VXNlcjIxMjg2MTA0", "avatar_url": "https://avatars.githubusercontent.com/u/21286104?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thliang01", "html_url": "https://github.com/thliang01", "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? Add configuration_xlnet.py to utils/documentation_tests.txt for doctest. Based on issue #19487 @sgugger could you please take a look at it? Thanks =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19650/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/19650/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19650", "html_url": "https://github.com/huggingface/transformers/pull/19650", "diff_url": "https://github.com/huggingface/transformers/pull/19650.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19650.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19649
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19649/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19649/comments
https://api.github.com/repos/huggingface/transformers/issues/19649/events
https://github.com/huggingface/transformers/pull/19649
1,410,202,037
PR_kwDOCUB6oc5A3E9W
19,649
[Doctest] Add configuration_xlnet.py
{ "login": "AymenBer99", "id": 67442508, "node_id": "MDQ6VXNlcjY3NDQyNTA4", "avatar_url": "https://avatars.githubusercontent.com/u/67442508?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AymenBer99", "html_url": "https://github.com/AymenBer99", "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,666
1,665
CONTRIBUTOR
null
Add configuration_xlnet.py to utils/documentation_tests.txt for doctest. Based #19487 @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19649/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/19649/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19649", "html_url": "https://github.com/huggingface/transformers/pull/19649", "diff_url": "https://github.com/huggingface/transformers/pull/19649.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19649.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19648
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19648/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19648/comments
https://api.github.com/repos/huggingface/transformers/issues/19648/events
https://github.com/huggingface/transformers/pull/19648
1,410,181,970
PR_kwDOCUB6oc5A3BON
19,648
fix image2test args forwarding
{ "login": "kventinel", "id": 14203222, "node_id": "MDQ6VXNlcjE0MjAzMjIy", "avatar_url": "https://avatars.githubusercontent.com/u/14203222?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kventinel", "html_url": "https://github.com/kventinel", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "I took the liberty of making the changes I was talking about. Feel free to revert if this doesn't suit you.\r\n\r\nBeing stateless in the pipeline is essential, we really cannot use `self` to pass around information (it messes with t...
1,665
1,666
1,666
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/19648/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/19648/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19648", "html_url": "https://github.com/huggingface/transformers/pull/19648", "diff_url": "https://github.com/huggingface/transformers/pull/19648.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19648.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19647
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19647/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19647/comments
https://api.github.com/repos/huggingface/transformers/issues/19647/events
https://github.com/huggingface/transformers/pull/19647
1,410,174,869
PR_kwDOCUB6oc5A2_4l
19,647
[Doctest] Add `configuration_clip.py`
{ "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._", "@daspartho Very cool!\r\n\r\nWould you like to take the challenge to add doc example to `CLIPConfig`, which will use `from_text_vision_configs`. This will help a lot of the library users 🔥 Let me know :-)", "@ydshieh Sure! I'd lik...
1,665
1,666
1,666
CONTRIBUTOR
null
Add `configuration_clip.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 Noticed the model initialization and config initialization lines were switched so made some additional changes to correct it. @ydshieh could you please check if it's okay? Thank you =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19647/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/19647/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19647", "html_url": "https://github.com/huggingface/transformers/pull/19647", "diff_url": "https://github.com/huggingface/transformers/pull/19647.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19647.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19646
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19646/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19646/comments
https://api.github.com/repos/huggingface/transformers/issues/19646/events
https://github.com/huggingface/transformers/pull/19646
1,410,161,202
PR_kwDOCUB6oc5A29R_
19,646
[Doctest] Add configuration_realm.py
{ "login": "ak04p", "id": 97516055, "node_id": "U_kgDOBc_6Fw", "avatar_url": "https://avatars.githubusercontent.com/u/97516055?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ak04p", "html_url": "https://github.com/ak04p", "followers_url": "https://api.github.com/users/ak04p/followers", ...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hi @ak04p Thank you for the PR. We should also change this line\r\n\r\n```\r\nfrom transformers import RealmEmbedder, RealmConfig\r\n```", "Thank you for the feedback, I'll correct it." ]
1,665
1,666
1,666
CONTRIBUTOR
null
<!-- 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 with a description of the ch...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19646/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/19646/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19646", "html_url": "https://github.com/huggingface/transformers/pull/19646", "diff_url": "https://github.com/huggingface/transformers/pull/19646.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19646.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19645
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19645/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19645/comments
https://api.github.com/repos/huggingface/transformers/issues/19645/events
https://github.com/huggingface/transformers/pull/19645
1,410,154,948
PR_kwDOCUB6oc5A28Gc
19,645
Fix a typo in the preprocessing tutorial
{ "login": "Quasar-Kim", "id": 35187730, "node_id": "MDQ6VXNlcjM1MTg3NzMw", "avatar_url": "https://avatars.githubusercontent.com/u/35187730?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Quasar-Kim", "html_url": "https://github.com/Quasar-Kim", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
[ "My fault, there's nothing wrong with the tutorial. 😮‍💨", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19645). All of your documentation changes will be reflected on that endpoint." ]
1,665
1,665
1,665
NONE
null
# What does this PR do? Fixed a typo in transformers [tutorials > preprocess](https://huggingface.co/docs/transformers/preprocessing). Currently the code and its output does not match. Please see last two cells from this [colab notebook](https://colab.research.google.com/drive/18WjgFPtQu4n8k6qAWtpsjVwDmICDrcfD#scrol...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19645/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/19645/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19645", "html_url": "https://github.com/huggingface/transformers/pull/19645", "diff_url": "https://github.com/huggingface/transformers/pull/19645.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19645.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19644
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19644/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19644/comments
https://api.github.com/repos/huggingface/transformers/issues/19644/events
https://github.com/huggingface/transformers/pull/19644
1,410,152,931
PR_kwDOCUB6oc5A27s8
19,644
Improve DETR 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...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? This PR: - [x] fixes Deformable DETR's loss function - [x] adds more copied from statements for consistency - [x] fixes Conditional DETR's integration tests. As pointed out in #18948, Deformable DETR uses the same loss function and Hungarian matcher as Conditional DETR (use of sigmoi...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19644/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/19644/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19644", "html_url": "https://github.com/huggingface/transformers/pull/19644", "diff_url": "https://github.com/huggingface/transformers/pull/19644.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19644.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19643
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19643/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19643/comments
https://api.github.com/repos/huggingface/transformers/issues/19643/events
https://github.com/huggingface/transformers/pull/19643
1,410,147,187
PR_kwDOCUB6oc5A26lr
19,643
[Doctest] Add configuration_convbert.py
{ "login": "AymenBer99", "id": 67442508, "node_id": "MDQ6VXNlcjY3NDQyNTA4", "avatar_url": "https://avatars.githubusercontent.com/u/67442508?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AymenBer99", "html_url": "https://github.com/AymenBer99", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thank you again, @AymenBer99 🚀 " ]
1,665
1,666
1,666
CONTRIBUTOR
null
Add configuration_convbert.py to utils/documentation_tests.txt for doctest. Based on #19487 @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19643/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/19643/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19643", "html_url": "https://github.com/huggingface/transformers/pull/19643", "diff_url": "https://github.com/huggingface/transformers/pull/19643.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19643.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19642
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19642/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19642/comments
https://api.github.com/repos/huggingface/transformers/issues/19642/events
https://github.com/huggingface/transformers/pull/19642
1,410,140,236
PR_kwDOCUB6oc5A25QF
19,642
get rid from bart attention copypaste
{ "login": "kventinel", "id": 14203222, "node_id": "MDQ6VXNlcjE0MjAzMjIy", "avatar_url": "https://avatars.githubusercontent.com/u/14203222?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kventinel", "html_url": "https://github.com/kventinel", "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_19642). All of your documentation changes will be reflected on that endpoint.", "Thanks for your PR, but having the models be independent of each other is a core principle of the philosophy of the library. You can learn mor...
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/19642/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/19642/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19642", "html_url": "https://github.com/huggingface/transformers/pull/19642", "diff_url": "https://github.com/huggingface/transformers/pull/19642.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19642.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19641
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19641/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19641/comments
https://api.github.com/repos/huggingface/transformers/issues/19641/events
https://github.com/huggingface/transformers/pull/19641
1,410,137,324
PR_kwDOCUB6oc5A24tO
19,641
[Doctest] Add configuration_conditional_detr.py
{ "login": "AymenBer99", "id": 67442508, "node_id": "MDQ6VXNlcjY3NDQyNTA4", "avatar_url": "https://avatars.githubusercontent.com/u/67442508?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AymenBer99", "html_url": "https://github.com/AymenBer99", "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,666
1,665
CONTRIBUTOR
null
Add configuration_conditional_detr.py to utils/documentation_tests.txt for doctest. Based on #19487 @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19641/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/19641/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19641", "html_url": "https://github.com/huggingface/transformers/pull/19641", "diff_url": "https://github.com/huggingface/transformers/pull/19641.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19641.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19640
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19640/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19640/comments
https://api.github.com/repos/huggingface/transformers/issues/19640/events
https://github.com/huggingface/transformers/pull/19640
1,410,109,770
PR_kwDOCUB6oc5A2zXW
19,640
Fixed the docstring and type hint for forced_decoder_ids option in Ge…
{ "login": "koreyou", "id": 5196226, "node_id": "MDQ6VXNlcjUxOTYyMjY=", "avatar_url": "https://avatars.githubusercontent.com/u/5196226?v=4", "gravatar_id": "", "url": "https://api.github.com/users/koreyou", "html_url": "https://github.com/koreyou", "followers_url": "https://api.github.com/users/koreyou/...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "@gante Thanks for the comment! I've taken in your suggestion in the new commit. Please proceed with the merge if it is looking good.", "@koreyou Awesome, thank you for the changes! I will merge as soon as CI turns to green :)" ]
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? This PR fixes #19602 where the docstring and type hint for forced_decoder_ids option in GenerationMixin.generate were inconsistent with the actual implementation. Fixes #19602 ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19640/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/19640/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19640", "html_url": "https://github.com/huggingface/transformers/pull/19640", "diff_url": "https://github.com/huggingface/transformers/pull/19640.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19640.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19639
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19639/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19639/comments
https://api.github.com/repos/huggingface/transformers/issues/19639/events
https://github.com/huggingface/transformers/pull/19639
1,410,089,046
PR_kwDOCUB6oc5A2vYe
19,639
Circleci project setup
{ "login": "AShreyam", "id": 115744267, "node_id": "U_kgDOBuYeCw", "avatar_url": "https://avatars.githubusercontent.com/u/115744267?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AShreyam", "html_url": "https://github.com/AShreyam", "followers_url": "https://api.github.com/users/AShreyam/...
[]
closed
false
null
[]
[ "Not too sure what the goal of this PR is :-)" ]
1,665
1,666
1,666
NONE
null
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19639/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/19639/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19639", "html_url": "https://github.com/huggingface/transformers/pull/19639", "diff_url": "https://github.com/huggingface/transformers/pull/19639.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19639.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19638
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19638/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19638/comments
https://api.github.com/repos/huggingface/transformers/issues/19638/events
https://github.com/huggingface/transformers/pull/19638
1,410,049,231
PR_kwDOCUB6oc5A2npR
19,638
Add return types for tensorflow GPT-J, XLM, and XLNet
{ "login": "sirmammingtonham", "id": 3794630, "node_id": "MDQ6VXNlcjM3OTQ2MzA=", "avatar_url": "https://avatars.githubusercontent.com/u/3794630?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sirmammingtonham", "html_url": "https://github.com/sirmammingtonham", "followers_url": "https://ap...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? Adds return types for model classes in tensorflow GPT-J, XLM, and XLNet as tasked in #16059. ## 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/huggi...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19638/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/19638/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19638", "html_url": "https://github.com/huggingface/transformers/pull/19638", "diff_url": "https://github.com/huggingface/transformers/pull/19638.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19638.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19637
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19637/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19637/comments
https://api.github.com/repos/huggingface/transformers/issues/19637/events
https://github.com/huggingface/transformers/pull/19637
1,410,027,040
PR_kwDOCUB6oc5A2jbh
19,637
[Doctest] Add `configuration_data2vec_vision.py`
{ "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._", "@ydshieh made the required changes :)" ]
1,665
1,666
1,666
CONTRIBUTOR
null
Add `configuration_data2vec_vision.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you take a look at it? Thank you =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19637/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/19637/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19637", "html_url": "https://github.com/huggingface/transformers/pull/19637", "diff_url": "https://github.com/huggingface/transformers/pull/19637.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19637.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19636
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19636/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19636/comments
https://api.github.com/repos/huggingface/transformers/issues/19636/events
https://github.com/huggingface/transformers/pull/19636
1,410,026,888
PR_kwDOCUB6oc5A2jZy
19,636
[Doctest] Add `configuration_data2vec_text.py`
{ "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
[]
[ "@ydshieh made the suggested changes =)", "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,666
1,665
CONTRIBUTOR
null
Add `configuration_data2vec_text.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19636/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/19636/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19636", "html_url": "https://github.com/huggingface/transformers/pull/19636", "diff_url": "https://github.com/huggingface/transformers/pull/19636.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19636.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19635
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19635/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19635/comments
https://api.github.com/repos/huggingface/transformers/issues/19635/events
https://github.com/huggingface/transformers/pull/19635
1,410,026,702
PR_kwDOCUB6oc5A2jXe
19,635
[Doctest] Add `configuration_data2vec_audio.py`
{ "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
[]
[ "Could you pull the latest `main` from the remote (which include your PR with other data2vec config files), and rebase your PR branch on the new `main` 🙏 . We need to fix the conflict changes", "@ydshieh rebased the branch, it should resolve the conflict :)", "_The documentation is not available anymore as the...
1,665
1,666
1,666
CONTRIBUTOR
null
Add `configuration_data2vec_audio.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please take a look at it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19635/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/19635/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19635", "html_url": "https://github.com/huggingface/transformers/pull/19635", "diff_url": "https://github.com/huggingface/transformers/pull/19635.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19635.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19634
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19634/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19634/comments
https://api.github.com/repos/huggingface/transformers/issues/19634/events
https://github.com/huggingface/transformers/pull/19634
1,410,014,331
PR_kwDOCUB6oc5A2g9a
19,634
Marian docstring
{ "login": "traveler-pinkie", "id": 75712292, "node_id": "MDQ6VXNlcjc1NzEyMjky", "avatar_url": "https://avatars.githubusercontent.com/u/75712292?v=4", "gravatar_id": "", "url": "https://api.github.com/users/traveler-pinkie", "html_url": "https://github.com/traveler-pinkie", "followers_url": "https://api...
[]
closed
false
null
[]
[ "I need some help. This is my first time contributing to a project ever. I'm getting familiar with the process of git, and I've tried to follow the instructions layed out on the [Community Event] Doc Tests Sprint #16292. I ran the doc test locally and received to errors. But upon further inspection, I can't seem to...
1,665
1,666
1,665
NONE
null
# What does this PR do? related to #16292 <!-- 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, plea...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19634/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/19634/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19634", "html_url": "https://github.com/huggingface/transformers/pull/19634", "diff_url": "https://github.com/huggingface/transformers/pull/19634.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19634.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19633
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19633/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19633/comments
https://api.github.com/repos/huggingface/transformers/issues/19633/events
https://github.com/huggingface/transformers/pull/19633
1,409,995,147
PR_kwDOCUB6oc5A2dIi
19,633
[Doctest] Add configuration_codegen.py
{ "login": "AymenBer99", "id": 67442508, "node_id": "MDQ6VXNlcjY3NDQyNTA4", "avatar_url": "https://avatars.githubusercontent.com/u/67442508?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AymenBer99", "html_url": "https://github.com/AymenBer99", "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? Add configuration_codegen.py to utils/documentation_tests.txt for doctest. Based on #19487 @sgugger @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19633/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/19633/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19633", "html_url": "https://github.com/huggingface/transformers/pull/19633", "diff_url": "https://github.com/huggingface/transformers/pull/19633.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19633.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19632
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19632/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19632/comments
https://api.github.com/repos/huggingface/transformers/issues/19632/events
https://github.com/huggingface/transformers/pull/19632
1,409,887,002
PR_kwDOCUB6oc5A2GUZ
19,632
Proof of Concept - Better Transformers
{ "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
[]
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19632). 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,668
1,668
CONTRIBUTOR
null
# What does this PR do? A Proof of Concept of the Better Transformers integration into `transformers` - more details coming soon. Also comparing this implementation with an integration in optimum https://github.com/huggingface/optimum/pull/422 cc @HamidShojanazeri https://github.com/huggingface/transformers/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19632/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/19632/timeline
null
true
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19632", "html_url": "https://github.com/huggingface/transformers/pull/19632", "diff_url": "https://github.com/huggingface/transformers/pull/19632.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19632.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19631
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19631/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19631/comments
https://api.github.com/repos/huggingface/transformers/issues/19631/events
https://github.com/huggingface/transformers/issues/19631
1,409,796,214
I_kwDOCUB6oc5UB8h2
19,631
Add EDSR and MDSR
{ "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...
[ { "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
[]
[ "@venkat-natchi\r\n", "I'm going through the paper and the existing implementation. I will open the PR in few days. ", "> I'm going through the paper and the existing implementation. I will open the PR in few days.\r\n\r\nThat's great, I have already gone through the paper and the architecture and started the i...
1,665
1,676
null
CONTRIBUTOR
null
### Model description EDSR (Enhanced Deep Residual Networks for Single Image Super-Resolution) is for image super resolution, here's the [paper](https://arxiv.org/abs/1707.02921). ### Open source status - [x] The model implementation is available - [x] The model weights are available ### Provide useful lin...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19631/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/19631/timeline
reopened
null
null
https://api.github.com/repos/huggingface/transformers/issues/19630
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19630/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19630/comments
https://api.github.com/repos/huggingface/transformers/issues/19630/events
https://github.com/huggingface/transformers/issues/19630
1,409,729,540
I_kwDOCUB6oc5UBsQE
19,630
num_proc in dataloader affect F1 score in squad
{ "login": "Yang-YiFan", "id": 22767536, "node_id": "MDQ6VXNlcjIyNzY3NTM2", "avatar_url": "https://avatars.githubusercontent.com/u/22767536?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Yang-YiFan", "html_url": "https://github.com/Yang-YiFan", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
[ "Hi there! Could you make your model public? I cannot reproduce this on [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) (I get the same scores for the two commands).", "Hi, I believe the one I'm using `csarron/bert-base-uncased-squad-v1` is public. I also trie...
1,665
1,666
1,666
CONTRIBUTOR
null
### System Info transformers 4.18.0 (on CPU) python 3.9 ### Who can help? @sgugger ### Information - [X] The official example scripts - [ ] My own modified scripts ### Tasks - [X] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19630/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/19630/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19629
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19629/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19629/comments
https://api.github.com/repos/huggingface/transformers/issues/19629/events
https://github.com/huggingface/transformers/pull/19629
1,409,663,454
PR_kwDOCUB6oc5A1WE7
19,629
[WIP] Making modifications Open source that are live for `BLOOM` inference.
{ "login": "Narsil", "id": 204321, "node_id": "MDQ6VXNlcjIwNDMyMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/204321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Narsil", "html_url": "https://github.com/Narsil", "followers_url": "https://api.github.com/users/Narsil/follow...
[]
closed
false
null
[]
[ "@thomasw21 I tagged you to maybe get advice on the `generation` modifications.\r\n\r\nShould they get merged back into `main` ? (They do seem necessary).", "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19629). All of your documentation changes will be reflected on th...
1,665
1,670
1,670
CONTRIBUTOR
null
# What does this PR do? Many things but the biggest are: - TP enabled model (need to pass around a `ProcessGroup` everywhere. There were some discussions back&forth but currently this is not breaking anything, and at least it makes everything quite explicit to load the model in a sharded fashion - Adding 1 cus...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19629/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/19629/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19629", "html_url": "https://github.com/huggingface/transformers/pull/19629", "diff_url": "https://github.com/huggingface/transformers/pull/19629.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19629.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19628
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19628/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19628/comments
https://api.github.com/repos/huggingface/transformers/issues/19628/events
https://github.com/huggingface/transformers/issues/19628
1,409,642,399
I_kwDOCUB6oc5UBW-f
19,628
No way to pass max_length/max_new_tokens to generate for image-to-text pipeline
{ "login": "davidmezzetti", "id": 561939, "node_id": "MDQ6VXNlcjU2MTkzOQ==", "avatar_url": "https://avatars.githubusercontent.com/u/561939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/davidmezzetti", "html_url": "https://github.com/davidmezzetti", "followers_url": "https://api.github.co...
[]
closed
false
null
[]
[ "The warning is there, and can be safely ignored in both situations IMO.\r\n\r\nThe generation should stop when the model says it's OK, not when you decide it's too big.\r\nHaving `max_new_tokens` in place, would definitely help prevent computing indefinitely if the actual generation never hits EOS so the generatio...
1,665
1,666
1,666
CONTRIBUTOR
null
### System Info Transformers 4.23.1 ### Who can help? @narsil ### Information - [ ] The official example scripts - [ ] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) ### Reproduction ```py...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19628/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/19628/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19627
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19627/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19627/comments
https://api.github.com/repos/huggingface/transformers/issues/19627/events
https://github.com/huggingface/transformers/issues/19627
1,409,628,653
I_kwDOCUB6oc5UBTnt
19,627
Tokenizer not loaded for image-to-text pipelines when specified
{ "login": "davidmezzetti", "id": 561939, "node_id": "MDQ6VXNlcjU2MTkzOQ==", "avatar_url": "https://avatars.githubusercontent.com/u/561939?v=4", "gravatar_id": "", "url": "https://api.github.com/users/davidmezzetti", "html_url": "https://github.com/davidmezzetti", "followers_url": "https://api.github.co...
[]
closed
false
null
[]
[ "cc @Narsil ", "If that is an unexpected issue, I can debug it and try to fix. ", "Hi @davidmezzetti ,\r\n\r\nThe \"string\" is not resolved in `pipeline` when both `model` and `tokenizer` are sent.\r\nIt should work when you send only 1.\r\n\r\nYou could definitely create a PR to try and resolve `tokenizer` to...
1,665
1,666
1,666
CONTRIBUTOR
null
### System Info Transformers 4.23.1 ### Who can help? @Narsil ### Information - [ ] The official example scripts - [ ] My own modified scripts ### Tasks - [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...) - [ ] My own task or dataset (give details below) ### Reproduction ```p...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19627/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/19627/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19626
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19626/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19626/comments
https://api.github.com/repos/huggingface/transformers/issues/19626/events
https://github.com/huggingface/transformers/pull/19626
1,409,599,716
PR_kwDOCUB6oc5A1IZB
19,626
Tokenizer from_pretrained should not use local files named like token…
{ "login": "sgugger", "id": 35901082, "node_id": "MDQ6VXNlcjM1OTAxMDgy", "avatar_url": "https://avatars.githubusercontent.com/u/35901082?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sgugger", "html_url": "https://github.com/sgugger", "followers_url": "https://api.github.com/users/sgugge...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,665
1,665
COLLABORATOR
null
…izer files This fixes the issue reported in #19488. Basically, if a user has a local file in the working directory named like any of the files the tokenizer is looking for in `from_pretrained`, for instance `tokenizer.json`, that file is going to be used instead of the file in the repo/folder passed along. The add...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19626/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/19626/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19626", "html_url": "https://github.com/huggingface/transformers/pull/19626", "diff_url": "https://github.com/huggingface/transformers/pull/19626.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19626.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19625
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19625/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19625/comments
https://api.github.com/repos/huggingface/transformers/issues/19625/events
https://github.com/huggingface/transformers/issues/19625
1,409,567,034
I_kwDOCUB6oc5UBEk6
19,625
How to use model.prunes when you are using transformers.T5ForConditionalGeneration
{ "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
[]
[ "Gently pinging @ArthurZucker ", "Thanks @ArthurZucker", "Gently pinging @LysandreJik", "Hey! I'll have a look sorry for the long wait 😃 ", "Anyone can help? Thanks! @gante @ArthurZucker ", "Hey! It seems that the `T5ForConditionalGeneration` is simply missing the `_prune_heads`.\nWe should add the follo...
1,665
1,698
1,672
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: no...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19625/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/19625/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19624
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19624/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19624/comments
https://api.github.com/repos/huggingface/transformers/issues/19624/events
https://github.com/huggingface/transformers/pull/19624
1,409,558,262
PR_kwDOCUB6oc5A0_l_
19,624
Fixing DeformableDETR the easy but not the best way (IMO).
{ "login": "Narsil", "id": 204321, "node_id": "MDQ6VXNlcjIwNDMyMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/204321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Narsil", "html_url": "https://github.com/Narsil", "followers_url": "https://api.github.com/users/Narsil/follow...
[]
closed
false
null
[]
[ "The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19624). All of your documentation changes will be reflected on that endpoint.", "Thanks for your PR, so the issue would be resolved if these tensors have `batch_size` in the first dimension (rather than the second)?\r\n\r\n...
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? This PR fixes the pipeline to accomodate DeformableDETR. The core of the issue is https://github.com/huggingface/transformers/blob/main/src/transformers/models/deformable_detr/modeling_deformable_detr.py#L178-L181 Both these tensor don't use `batch_size` in the first place, so the ma...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19624/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/19624/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19624", "html_url": "https://github.com/huggingface/transformers/pull/19624", "diff_url": "https://github.com/huggingface/transformers/pull/19624.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19624.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19623
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19623/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19623/comments
https://api.github.com/repos/huggingface/transformers/issues/19623/events
https://github.com/huggingface/transformers/pull/19623
1,409,525,020
PR_kwDOCUB6oc5A04cM
19,623
Add doctest info in testingmdx
{ "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...
[ { "id": 1834067346, "node_id": "MDU6TGFiZWwxODM0MDY3MzQ2", "url": "https://api.github.com/repos/huggingface/transformers/labels/Documentation", "name": "Documentation", "color": "77cc3b", "default": false, "description": "" } ]
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._", "Yes, gonna clean the github history " ]
1,665
1,665
1,665
COLLABORATOR
null
# What does this PR do? Finding information on how to properly test the docstring is currently pretty hard! As far as I know, the only good explanation is in `transformers/utils/prepare_for_doc_test.py` but it does not appear in the doc. I hope this will help people debug their docstring examples.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19623/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/19623/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19623", "html_url": "https://github.com/huggingface/transformers/pull/19623", "diff_url": "https://github.com/huggingface/transformers/pull/19623.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19623.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19622
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19622/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19622/comments
https://api.github.com/repos/huggingface/transformers/issues/19622/events
https://github.com/huggingface/transformers/pull/19622
1,409,489,218
PR_kwDOCUB6oc5A0wy2
19,622
[Doctest] Add `configuration_levit.py`
{ "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
Add `configuration_levit.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could please check it? Thanks =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19622/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/19622/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19622", "html_url": "https://github.com/huggingface/transformers/pull/19622", "diff_url": "https://github.com/huggingface/transformers/pull/19622.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19622.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19621
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19621/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19621/comments
https://api.github.com/repos/huggingface/transformers/issues/19621/events
https://github.com/huggingface/transformers/pull/19621
1,409,488,404
PR_kwDOCUB6oc5A0wnn
19,621
[Doctest] Add `configuration_distilbert.py`
{ "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
Add `configuration_distilbert.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please take a look at it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19621/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/19621/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19621", "html_url": "https://github.com/huggingface/transformers/pull/19621", "diff_url": "https://github.com/huggingface/transformers/pull/19621.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19621.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19620
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19620/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19620/comments
https://api.github.com/repos/huggingface/transformers/issues/19620/events
https://github.com/huggingface/transformers/pull/19620
1,409,487,739
PR_kwDOCUB6oc5A0weg
19,620
[Doctest] Add `configuration_resnet.py`
{ "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._", "Could you run `make style` to see what's wrong 🙏 ?" ]
1,665
1,665
1,665
CONTRIBUTOR
null
Add `configuration_resnet.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you take a look at it? Thanks =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19620/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/19620/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19620", "html_url": "https://github.com/huggingface/transformers/pull/19620", "diff_url": "https://github.com/huggingface/transformers/pull/19620.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19620.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19619
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19619/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19619/comments
https://api.github.com/repos/huggingface/transformers/issues/19619/events
https://github.com/huggingface/transformers/pull/19619
1,409,324,384
PR_kwDOCUB6oc5A0NTo
19,619
[Doctest] Add configuration_big_bird.py
{ "login": "lappemic", "id": 61876623, "node_id": "MDQ6VXNlcjYxODc2NjIz", "avatar_url": "https://avatars.githubusercontent.com/u/61876623?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lappemic", "html_url": "https://github.com/lappemic", "followers_url": "https://api.github.com/users/lap...
[]
closed
false
null
[]
[ "This is already being fixed in https://github.com/huggingface/transformers/pull/19606", "Hey @Xabilahu ok, i did not see this, sorry. I though do not understand fully, your pull request regards `configuration_bigbird_pegasus.py` and mine `configuration_big_bird.py`. How is it, that these are belong to the same?"...
1,665
1,666
1,666
NONE
null
1. Change the import order of the model and configuration classes 2. Add `configuration_big_bird.py` to `utils/documentation_tests.txt` for doctest. Documentation edit according to #19487 @sgugger could you have a look on this?
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19619/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/19619/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19619", "html_url": "https://github.com/huggingface/transformers/pull/19619", "diff_url": "https://github.com/huggingface/transformers/pull/19619.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19619.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19618
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19618/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19618/comments
https://api.github.com/repos/huggingface/transformers/issues/19618/events
https://github.com/huggingface/transformers/pull/19618
1,409,314,989
PR_kwDOCUB6oc5A0LQY
19,618
Type hints MCTCT
{ "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._", "Ah, careful! `attention_mask` and `head_mask` **were** optional in the main model methods, but not in the encoder. The encoder mostly doesn't have `Optional` arguments, but the other classes do. The changes to the main model methods ...
1,665
1,666
1,666
CONTRIBUTOR
null
Hi @Rocketknight1: this PR looks to add type hints to MCTCT models and addresses #16059. ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [ ] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/C...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19618/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/19618/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19618", "html_url": "https://github.com/huggingface/transformers/pull/19618", "diff_url": "https://github.com/huggingface/transformers/pull/19618.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19618.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19617
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19617/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19617/comments
https://api.github.com/repos/huggingface/transformers/issues/19617/events
https://github.com/huggingface/transformers/pull/19617
1,409,188,495
PR_kwDOCUB6oc5Azv4Z
19,617
[Doctest] Add configuartion_longformer.py
{ "login": "AShreyam", "id": 115744267, "node_id": "U_kgDOBuYeCw", "avatar_url": "https://avatars.githubusercontent.com/u/115744267?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AShreyam", "html_url": "https://github.com/AShreyam", "followers_url": "https://api.github.com/users/AShreyam/...
[]
closed
false
{ "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/...
[ { "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.githu...
[ "Hi @AShreyam\r\n\r\nThis PR is not ready to merge. It contains other changes that is not for this config doctest sprint.\r\n", "Hi @AShreyam\r\n\r\nThis PR is not ready to merge. It contains other changes that is not for this config doctest sprint.\r\n", "This issue has been automatically marked as stale becau...
1,665
1,669
1,669
NONE
null
# What does this PR do? Fixes # 19487 Add configuration_longformer.py to utils/documentation_tests.txt for doctest. Based on issue https://github.com/huggingface/transformers/issues/19487 @sgugger could you take a look at it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19617/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/19617/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19617", "html_url": "https://github.com/huggingface/transformers/pull/19617", "diff_url": "https://github.com/huggingface/transformers/pull/19617.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19617.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19616
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19616/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19616/comments
https://api.github.com/repos/huggingface/transformers/issues/19616/events
https://github.com/huggingface/transformers/pull/19616
1,409,184,227
PR_kwDOCUB6oc5Azu9C
19,616
Cast masks to np.unit8 before converting to PIL.Image.Image
{ "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._", "cc @Narsil, would it be possible to update the inference widgets to include this PR?\r\n\r\nWe were notified on Twitter that the inference widgets were broken: https://twitter.com/levelsio/status/1580573108431646720?t=d9BlnF9Q2nvRaQF...
1,665
1,665
1,665
COLLABORATOR
null
# What does this PR do? In the recent update to the image segmentation pipeline, the numpy arrays converted to `PIL.Image.Image` with mode `"L"` weren't converted to type `np.uint8`, resulting in corrupted masks. Running the following: ``` import requests from PIL import Image from transformers import pipel...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19616/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/19616/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19616", "html_url": "https://github.com/huggingface/transformers/pull/19616", "diff_url": "https://github.com/huggingface/transformers/pull/19616.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19616.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19615
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19615/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19615/comments
https://api.github.com/repos/huggingface/transformers/issues/19615/events
https://github.com/huggingface/transformers/pull/19615
1,409,133,811
PR_kwDOCUB6oc5Azj_H
19,615
Adding -> Configuration_flava.py
{ "login": "AShreyam", "id": 115744267, "node_id": "U_kgDOBuYeCw", "avatar_url": "https://avatars.githubusercontent.com/u/115744267?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AShreyam", "html_url": "https://github.com/AShreyam", "followers_url": "https://api.github.com/users/AShreyam/...
[]
closed
false
null
[]
[ "Hi @AShreyam \r\n\r\nThis model config is done in #19724. Sorry if I forgot to follow this PR earlier. Going to close the PR though.\r\nThank you however." ]
1,665
1,666
1,666
NONE
null
# What does this PR do? Add configuration_flava.py to utils/documentation_tests.txt for doctest. Based on issue https://github.com/huggingface/transformers/issues/19487 @sgugger could you please take a look at it? Thanks =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19615/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/19615/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19615", "html_url": "https://github.com/huggingface/transformers/pull/19615", "diff_url": "https://github.com/huggingface/transformers/pull/19615.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19615.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19614
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19614/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19614/comments
https://api.github.com/repos/huggingface/transformers/issues/19614/events
https://github.com/huggingface/transformers/pull/19614
1,409,079,790
PR_kwDOCUB6oc5AzYY2
19,614
Add table transformer [v2]
{ "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
[]
[ "@sgugger I've removed the non-Table Transformer related stuff to #19644 ;)", "_The documentation is not available anymore as the PR was closed or merged._", "@sgugger PR is ready, feel free to approve :)" ]
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? This PR adds [Table Transformer](https://github.com/microsoft/table-transformer) by Microsoft, as a separate model, rather than tweaking the existing DETR implementation.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19614/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/19614/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19614", "html_url": "https://github.com/huggingface/transformers/pull/19614", "diff_url": "https://github.com/huggingface/transformers/pull/19614.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19614.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19613
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19613/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19613/comments
https://api.github.com/repos/huggingface/transformers/issues/19613/events
https://github.com/huggingface/transformers/pull/19613
1,409,069,999
PR_kwDOCUB6oc5AzWSr
19,613
Add configuration_flava.py
{ "login": "AShreyam", "id": 115744267, "node_id": "U_kgDOBuYeCw", "avatar_url": "https://avatars.githubusercontent.com/u/115744267?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AShreyam", "html_url": "https://github.com/AShreyam", "followers_url": "https://api.github.com/users/AShreyam/...
[]
closed
false
null
[]
[]
1,665
1,665
1,665
NONE
null
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19613/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/19613/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19613", "html_url": "https://github.com/huggingface/transformers/pull/19613", "diff_url": "https://github.com/huggingface/transformers/pull/19613.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19613.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19612
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19612/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19612/comments
https://api.github.com/repos/huggingface/transformers/issues/19612/events
https://github.com/huggingface/transformers/pull/19612
1,408,969,358
PR_kwDOCUB6oc5AzA5X
19,612
fix: small error
{ "login": "0xflotus", "id": 26602940, "node_id": "MDQ6VXNlcjI2NjAyOTQw", "avatar_url": "https://avatars.githubusercontent.com/u/26602940?v=4", "gravatar_id": "", "url": "https://api.github.com/users/0xflotus", "html_url": "https://github.com/0xflotus", "followers_url": "https://api.github.com/users/0xf...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,665
1,665
CONTRIBUTOR
null
I fixed only a small typo error
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19612/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/19612/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19612", "html_url": "https://github.com/huggingface/transformers/pull/19612", "diff_url": "https://github.com/huggingface/transformers/pull/19612.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19612.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19611
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19611/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19611/comments
https://api.github.com/repos/huggingface/transformers/issues/19611/events
https://github.com/huggingface/transformers/pull/19611
1,408,951,542
PR_kwDOCUB6oc5Ay9G9
19,611
[Doctest] Add `configuration_ernie.py`
{ "login": "ztjhz", "id": 59118459, "node_id": "MDQ6VXNlcjU5MTE4NDU5", "avatar_url": "https://avatars.githubusercontent.com/u/59118459?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ztjhz", "html_url": "https://github.com/ztjhz", "followers_url": "https://api.github.com/users/ztjhz/follow...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,665
1,665
CONTRIBUTOR
null
Add configuration_ernie.py to utils/documentation_tests.txt for doctest. Based on issue #19487 @sgugger @ydshieh Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19611/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/19611/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19611", "html_url": "https://github.com/huggingface/transformers/pull/19611", "diff_url": "https://github.com/huggingface/transformers/pull/19611.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19611.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19610
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19610/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19610/comments
https://api.github.com/repos/huggingface/transformers/issues/19610/events
https://github.com/huggingface/transformers/pull/19610
1,408,941,316
PR_kwDOCUB6oc5Ay67D
19,610
[Doctest] Add `configuration_xlm_roberta_xl.py`
{ "login": "ztjhz", "id": 59118459, "node_id": "MDQ6VXNlcjU5MTE4NDU5", "avatar_url": "https://avatars.githubusercontent.com/u/59118459?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ztjhz", "html_url": "https://github.com/ztjhz", "followers_url": "https://api.github.com/users/ztjhz/follow...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,665
1,665
CONTRIBUTOR
null
Add configuration_xlm_roberta_xl.py to utils/documentation_tests.txt for doctest. Based on issue #19487 @sgugger @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19610/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/19610/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19610", "html_url": "https://github.com/huggingface/transformers/pull/19610", "diff_url": "https://github.com/huggingface/transformers/pull/19610.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19610.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19609
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19609/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19609/comments
https://api.github.com/repos/huggingface/transformers/issues/19609/events
https://github.com/huggingface/transformers/pull/19609
1,408,940,118
PR_kwDOCUB6oc5Ay6rM
19,609
[Doctest] Add `configuration_xlm_roberta.py`
{ "login": "ztjhz", "id": 59118459, "node_id": "MDQ6VXNlcjU5MTE4NDU5", "avatar_url": "https://avatars.githubusercontent.com/u/59118459?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ztjhz", "html_url": "https://github.com/ztjhz", "followers_url": "https://api.github.com/users/ztjhz/follow...
[]
closed
false
null
[]
[]
1,665
1,665
1,665
CONTRIBUTOR
null
Add configuration_xlm_roberta.pyto utils/documentation_tests.txt for doctest. Based on issue #19487 @sgugger @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19609/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/19609/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19609", "html_url": "https://github.com/huggingface/transformers/pull/19609", "diff_url": "https://github.com/huggingface/transformers/pull/19609.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19609.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19608
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19608/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19608/comments
https://api.github.com/repos/huggingface/transformers/issues/19608/events
https://github.com/huggingface/transformers/pull/19608
1,408,922,652
PR_kwDOCUB6oc5Ay2-Q
19,608
Fix whisper doc
{ "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._", "Thanks, I missed that 😅 ", "> Thanks, I missed that 😅\r\n\r\nMe too, I am bad guy!" ]
1,665
1,665
1,665
COLLABORATOR
null
# What does this PR do? Fixes whisper doc-test. I used `add_code_sample_docstrings` but didn't properly check that it does not support whisper model (which has to be given `input_ids`)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19608/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/19608/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19608", "html_url": "https://github.com/huggingface/transformers/pull/19608", "diff_url": "https://github.com/huggingface/transformers/pull/19608.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19608.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19607
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19607/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19607/comments
https://api.github.com/repos/huggingface/transformers/issues/19607/events
https://github.com/huggingface/transformers/pull/19607
1,408,912,272
PR_kwDOCUB6oc5Ay0yd
19,607
[Time Series Transformer] Add doc tests
{ "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._", "LGTM! thanks!", "@ydshieh always better to learn more than earn more", "@NielsRogge for generation you can also use the other test batch if you like" ]
1,665
1,665
1,665
CONTRIBUTOR
null
# What does this PR do? This PR improves the code snippets in the docs of Time Series Transformer and makes sure they are tested.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19607/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/huggingface/transformers/issues/19607/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19607", "html_url": "https://github.com/huggingface/transformers/pull/19607", "diff_url": "https://github.com/huggingface/transformers/pull/19607.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19607.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19606
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19606/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19606/comments
https://api.github.com/repos/huggingface/transformers/issues/19606/events
https://github.com/huggingface/transformers/pull/19606
1,408,903,813
PR_kwDOCUB6oc5Ayy_9
19,606
[Doctest] Add `configuration_bigbird_pegasus.py` and `configuration_big_bird.py`
{ "login": "Xabilahu", "id": 13916396, "node_id": "MDQ6VXNlcjEzOTE2Mzk2", "avatar_url": "https://avatars.githubusercontent.com/u/13916396?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Xabilahu", "html_url": "https://github.com/Xabilahu", "followers_url": "https://api.github.com/users/Xab...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "Thanks for the amazing work you guys do <3" ]
1,665
1,665
1,665
CONTRIBUTOR
null
Add `configuration_bigbird_pegasus.py` and `configuration_big_bird.py` to `utils/documentation_tests.txt` for doctest. Based on issue https://github.com/huggingface/transformers/issues/19487 @ydshieh could you please check it? Thank you :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19606/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/19606/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19606", "html_url": "https://github.com/huggingface/transformers/pull/19606", "diff_url": "https://github.com/huggingface/transformers/pull/19606.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19606.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19605
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19605/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19605/comments
https://api.github.com/repos/huggingface/transformers/issues/19605/events
https://github.com/huggingface/transformers/pull/19605
1,408,843,827
PR_kwDOCUB6oc5AymWM
19,605
[Doctest] Add `configuration_visual_bert.py`
{ "login": "ztjhz", "id": 59118459, "node_id": "MDQ6VXNlcjU5MTE4NDU5", "avatar_url": "https://avatars.githubusercontent.com/u/59118459?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ztjhz", "html_url": "https://github.com/ztjhz", "followers_url": "https://api.github.com/users/ztjhz/follow...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._" ]
1,665
1,665
1,665
CONTRIBUTOR
null
Add configuration_visual_bert.py to utils/documentation_tests.txt for doctest. Based on issue #19487 @sgugger @ydshieh Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19605/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/19605/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19605", "html_url": "https://github.com/huggingface/transformers/pull/19605", "diff_url": "https://github.com/huggingface/transformers/pull/19605.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19605.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19604
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19604/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19604/comments
https://api.github.com/repos/huggingface/transformers/issues/19604/events
https://github.com/huggingface/transformers/issues/19604
1,408,723,677
I_kwDOCUB6oc5T92rd
19,604
ONNX conversion from VisionEncoderDecoderModel?
{ "login": "kangsan0420", "id": 79678563, "node_id": "MDQ6VXNlcjc5Njc4NTYz", "avatar_url": "https://avatars.githubusercontent.com/u/79678563?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kangsan0420", "html_url": "https://github.com/kangsan0420", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "Hi,\r\n\r\n1) did you use Transformers from the main branch?\r\n2) you should probably do the following\r\n\r\n```\r\nmodel_ckpt = \"path_to_your_checkpoint\"\r\n!python -m transformers.onnx --model={model_ckpt} --feature=vision2seq-lm onnx/ --atol 1e-3\r\n```", "@NielsRogge ` --feature=vision2seq-lm` worked for...
1,665
1,688
1,665
NONE
null
# Description I'd like to convert a VisionEncoderDecoder model to ONNX using the feature that has been recently merged #19254 However, It reproduces errors as below. What am I missing? # Environment ```python import transformers import torch import sys !echo "OS: $(cat /etc/issue)" !echo "Arch.: $...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19604/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/19604/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19603
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19603/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19603/comments
https://api.github.com/repos/huggingface/transformers/issues/19603/events
https://github.com/huggingface/transformers/issues/19603
1,408,694,266
I_kwDOCUB6oc5T9vf6
19,603
Flax `.from_pretrained` fails to use `subfolder`
{ "login": "keturn", "id": 83819, "node_id": "MDQ6VXNlcjgzODE5", "avatar_url": "https://avatars.githubusercontent.com/u/83819?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keturn", "html_url": "https://github.com/keturn", "followers_url": "https://api.github.com/users/keturn/followers", ...
[]
closed
false
null
[]
[ "note that this _does_ work with the non-Flax CLIPTextModel.", "cc @sanchit-gandhi ", "Hey @keturn! The command `transformers-cli env` is failing as you don't have `datasets` installed. You can install `datasets` through:\r\n```\r\npip install datasets\r\n```\r\nor from main: https://github.com/huggingface/data...
1,665
1,674
1,674
CONTRIBUTOR
null
### System Info - transformers 4.23.1 - Ubuntu 22.04 - jax 0.3.23 - huggingface_hub 10.0.1 `!transformers-cli env`: <details> <summary>ModuleNotFoundError: No module named 'datasets'</summary> ``` Traceback (most recent call last): File "🏠/venv.lab/bin/transformers-cli", line 5, in <module> fr...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19603/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/19603/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19602
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19602/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19602/comments
https://api.github.com/repos/huggingface/transformers/issues/19602/events
https://github.com/huggingface/transformers/issues/19602
1,408,643,702
I_kwDOCUB6oc5T9jJ2
19,602
Documentation and implementation are inconsistent for forced_decoder_ids option in GenerationMixin.generate
{ "login": "koreyou", "id": 5196226, "node_id": "MDQ6VXNlcjUxOTYyMjY=", "avatar_url": "https://avatars.githubusercontent.com/u/5196226?v=4", "gravatar_id": "", "url": "https://api.github.com/users/koreyou", "html_url": "https://github.com/koreyou", "followers_url": "https://api.github.com/users/koreyou/...
[]
closed
false
null
[]
[ "Hi @koreyou 👋 The documentation is indeed incorrect -- It accepts a list of pairs integers (`List[List[int]]`) that can be convertible to a `Dict[int, int]`, containing the index and the token to be forced, correspondingly (e.g. [this list of lists](https://huggingface.co/openai/whisper-large/blob/main/config.jso...
1,665
1,666
1,666
CONTRIBUTOR
null
### System Info - `transformers` version: 4.23.0 - Platform: macOS-12.6-arm64-arm-64bit - Python version: 3.9.13 - Huggingface_hub version: 0.10.1 - PyTorch version (GPU?): 1.11.0 (False) - Tensorflow version (GPU?): not installed (NA) - Flax version (CPU?/GPU?/TPU?): not installed (NA) - Jax version: not insta...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19602/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/19602/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19601
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19601/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19601/comments
https://api.github.com/repos/huggingface/transformers/issues/19601/events
https://github.com/huggingface/transformers/issues/19601
1,408,618,343
I_kwDOCUB6oc5T9c9n
19,601
Image Format (BGR/RGB) bug for lxmert example
{ "login": "lvyiwei1", "id": 32001651, "node_id": "MDQ6VXNlcjMyMDAxNjUx", "avatar_url": "https://avatars.githubusercontent.com/u/32001651?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lvyiwei1", "html_url": "https://github.com/lvyiwei1", "followers_url": "https://api.github.com/users/lvy...
[]
closed
false
null
[]
[ "Note that we do not maintain the research project examples, so you will have better luck pinging the original author :-)", "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 is...
1,665
1,669
1,669
NONE
null
### System Info Repository code (accessed 10/13/2022) in examples/research_projects/lxmert ### Who can help? @LysandreJik ### Information - [X] The official example scripts - [ ] My own modified scripts ### Tasks - [X] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ......
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19601/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/19601/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19600
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19600/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19600/comments
https://api.github.com/repos/huggingface/transformers/issues/19600/events
https://github.com/huggingface/transformers/pull/19600
1,408,513,046
PR_kwDOCUB6oc5AxhUv
19,600
fix doc test for megatron bert
{ "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._" ]
1,665
1,665
1,665
CONTRIBUTOR
null
# What does this PR do? Add configuration_megatron_bert.py to utils/documentation_tests.txt for doctest. Based on issue #19487 @sgugger / @ydshieh <!-- 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...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19600/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/19600/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19600", "html_url": "https://github.com/huggingface/transformers/pull/19600", "diff_url": "https://github.com/huggingface/transformers/pull/19600.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19600.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19599
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19599/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19599/comments
https://api.github.com/repos/huggingface/transformers/issues/19599/events
https://github.com/huggingface/transformers/issues/19599
1,408,467,412
I_kwDOCUB6oc5T84HU
19,599
Collator only gets keys from the dataset which are inputs to the model
{ "login": "julian-tonita", "id": 106684552, "node_id": "U_kgDOBlvgiA", "avatar_url": "https://avatars.githubusercontent.com/u/106684552?v=4", "gravatar_id": "", "url": "https://api.github.com/users/julian-tonita", "html_url": "https://github.com/julian-tonita", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "You can just the option `remove_unused_keys=False` from your training arguments in this case.", "Okay, thanks! I looked through before and didn't see anything, actually CTRL-F'd `key` but there was nothing. I believe it has actually been renamed `remove_unused_columns` which is why I didn't find it. Thanks for t...
1,665
1,665
1,665
NONE
null
### System Info - `transformers` version: 4.21.3 - Platform: macOS-12.1-arm64-arm-64bit - Python version: 3.9.10 - Huggingface_hub version: 0.4.0 - PyTorch version (GPU?): 1.10.2 (False) - Tensorflow version (GPU?): 2.7.0 (True) - Flax version (CPU?/GPU?/TPU?): not installed (NA) - Jax version: not installed -...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19599/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/19599/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19598
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19598/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19598/comments
https://api.github.com/repos/huggingface/transformers/issues/19598/events
https://github.com/huggingface/transformers/pull/19598
1,408,382,031
PR_kwDOCUB6oc5AxE5L
19,598
[Doctest] Add `configuration_sew_d.py`
{ "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
Add `configuration_sew_d.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please check it? Thank you :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19598/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/19598/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19598", "html_url": "https://github.com/huggingface/transformers/pull/19598", "diff_url": "https://github.com/huggingface/transformers/pull/19598.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19598.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19597
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19597/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19597/comments
https://api.github.com/repos/huggingface/transformers/issues/19597/events
https://github.com/huggingface/transformers/pull/19597
1,408,379,463
PR_kwDOCUB6oc5AxETp
19,597
[Doctest] Add `configuration_sew.py`
{ "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
Add `configuration_sew.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please take a look at it? Thank you :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19597/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/19597/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19597", "html_url": "https://github.com/huggingface/transformers/pull/19597", "diff_url": "https://github.com/huggingface/transformers/pull/19597.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19597.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19596
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19596/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19596/comments
https://api.github.com/repos/huggingface/transformers/issues/19596/events
https://github.com/huggingface/transformers/pull/19596
1,408,378,557
PR_kwDOCUB6oc5AxEHb
19,596
[Doctest] Add `configuration_unispeech.py`
{ "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
Add `configuration_unispeech.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you please check it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19596/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/19596/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19596", "html_url": "https://github.com/huggingface/transformers/pull/19596", "diff_url": "https://github.com/huggingface/transformers/pull/19596.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19596.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19595
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19595/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19595/comments
https://api.github.com/repos/huggingface/transformers/issues/19595/events
https://github.com/huggingface/transformers/pull/19595
1,408,377,258
PR_kwDOCUB6oc5AxD1z
19,595
[Doctest] Add `configuration_swinv2.py`
{ "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
Add `configuration_swinv2.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you check it? Thank you =)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19595/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/19595/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19595", "html_url": "https://github.com/huggingface/transformers/pull/19595", "diff_url": "https://github.com/huggingface/transformers/pull/19595.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19595.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19594
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19594/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19594/comments
https://api.github.com/repos/huggingface/transformers/issues/19594/events
https://github.com/huggingface/transformers/pull/19594
1,408,376,239
PR_kwDOCUB6oc5AxDnj
19,594
[Doctest] Add `configuration_swin.py`
{ "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
Add `configuration_swin.py` to `utils/documentation_tests.txt` for doctest. Based on issue #19487 @ydshieh could you take a look at it? Thanks :)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19594/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/19594/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19594", "html_url": "https://github.com/huggingface/transformers/pull/19594", "diff_url": "https://github.com/huggingface/transformers/pull/19594.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19594.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19593
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19593/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19593/comments
https://api.github.com/repos/huggingface/transformers/issues/19593/events
https://github.com/huggingface/transformers/issues/19593
1,408,349,492
I_kwDOCUB6oc5T8bU0
19,593
The 54b MoE!
{ "login": "alzyras", "id": 72341658, "node_id": "MDQ6VXNlcjcyMzQxNjU4", "avatar_url": "https://avatars.githubusercontent.com/u/72341658?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alzyras", "html_url": "https://github.com/alzyras", "followers_url": "https://api.github.com/users/alzyra...
[]
closed
false
null
[]
[ "Pinging @ArthurZucker and @younesbelkada who have been working on contributing the Switch Transformer, an MoE, to `transformers`. I agree adding the 54B NLLB model would be quite cool too!", "also personally very interested in support for large MoEs", "This issue has been automatically marked as stale because ...
1,665
1,672
1,669
NONE
null
### System Info Hello, I'm (And I believe many others) are intrigues by the Model of Experts model. I've looked at the only documentation I could find here: https://github.com/facebookresearch/fairseq/blob/nllb/examples/nllb/modeling/README.md However the arguments for generation / evaluation are unclear to m...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19593/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/19593/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19592
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19592/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19592/comments
https://api.github.com/repos/huggingface/transformers/issues/19592/events
https://github.com/huggingface/transformers/issues/19592
1,408,314,522
I_kwDOCUB6oc5T8Sya
19,592
Sagemaker Estimator for fine tuning where all the transform code is in the train.py
{ "login": "j2cunningham", "id": 4729280, "node_id": "MDQ6VXNlcjQ3MjkyODA=", "avatar_url": "https://avatars.githubusercontent.com/u/4729280?v=4", "gravatar_id": "", "url": "https://api.github.com/users/j2cunningham", "html_url": "https://github.com/j2cunningham", "followers_url": "https://api.github.com...
[]
closed
false
null
[]
[ "WDYT @philschmid @sgugger ?", "Hello @j2cunningham, \r\n\r\nThank you for all of the information and it is super cool to hear that you are using SageMaker! We have over 20 examples for how to use transformers with SageMaker for inference and training: https://github.com/huggingface/notebooks/tree/main/sagemaker\...
1,665
1,669
1,669
NONE
null
### Feature request I work for a company that is a heavy user of AWS sagemaker. I am on a professional services team where I build a lot of examples for our data scientists to follow. I recently wanted to use the Sagemaker Huggingface estimator to fine tune a transformer and create a model for our custom NLP task. ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19592/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/19592/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19591
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19591/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19591/comments
https://api.github.com/repos/huggingface/transformers/issues/19591/events
https://github.com/huggingface/transformers/issues/19591
1,408,307,487
I_kwDOCUB6oc5T8REf
19,591
Beam search indices calculation issue
{ "login": "woshizouguo", "id": 5874226, "node_id": "MDQ6VXNlcjU4NzQyMjY=", "avatar_url": "https://avatars.githubusercontent.com/u/5874226?v=4", "gravatar_id": "", "url": "https://api.github.com/users/woshizouguo", "html_url": "https://github.com/woshizouguo", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
[ "cc @gante ", "Look like it was fixed in the latest version. The bug exists in Version 4.18", "Hi @woshizouguo 👋 Glad to hear it is fixed in the most recent versions! Feel free to reopen this issue if you believe you have further queries (related to the latest version, as we can't change the past :) )" ]
1,665
1,665
1,665
NONE
null
### System Info In the generator, the final [beam_indices](https://github.com/huggingface/transformers/blob/bd469c40659ce76c81f69c7726759d249b4aef49/src/transformers/generation_utils.py#L2376) calculated here may not be the `beam_indices` with the best score. For example, assume a generated text ended at time step ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19591/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/19591/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19590
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19590/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19590/comments
https://api.github.com/repos/huggingface/transformers/issues/19590/events
https://github.com/huggingface/transformers/pull/19590
1,408,213,413
PR_kwDOCUB6oc5AwgD0
19,590
Allow usage of TF Text BertTokenizer on TFBertTokenizer to make it servable on TF Serving
{ "login": "piEsposito", "id": 47679710, "node_id": "MDQ6VXNlcjQ3Njc5NzEw", "avatar_url": "https://avatars.githubusercontent.com/u/47679710?v=4", "gravatar_id": "", "url": "https://api.github.com/users/piEsposito", "html_url": "https://github.com/piEsposito", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "cc @Rocketknight1 @gante ", "@gante, do I need to change anything els before it is possible to merge this PR?", "@piEsposito It seems there is an issue with your CircleCI permissions, the tests won't run.\r\nCould you try refresh...
1,665
1,665
1,665
CONTRIBUTOR
null
# What does this PR do? Fixes #19528. This PR introduces a flag that lets you use `tensorflow_text` `BertTokenizer` rather than `FastBertTokenizer`. This is important because as per https://github.com/tensorflow/serving/issues/2064 TF Serving does no support the `FastBertTokenizer` operations, so despite having the ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19590/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/19590/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19590", "html_url": "https://github.com/huggingface/transformers/pull/19590", "diff_url": "https://github.com/huggingface/transformers/pull/19590.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19590.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19589
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19589/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19589/comments
https://api.github.com/repos/huggingface/transformers/issues/19589/events
https://github.com/huggingface/transformers/pull/19589
1,408,183,327
PR_kwDOCUB6oc5AwZlu
19,589
[Doctests] add `configuration_blenderbot_small.py`
{ "login": "grgkaran03", "id": 95518516, "node_id": "U_kgDOBbF_NA", "avatar_url": "https://avatars.githubusercontent.com/u/95518516?v=4", "gravatar_id": "", "url": "https://api.github.com/users/grgkaran03", "html_url": "https://github.com/grgkaran03", "followers_url": "https://api.github.com/users/grgka...
[]
closed
false
null
[]
[ "@ydshieh how can I rectify the failing check? Did not occur before in any other PRs.", "_The documentation is not available anymore as the PR was closed or merged._", "> @ydshieh how can I rectify the failing check? Did not occur before in any other PRs.\r\n\r\nThat test is somehow flaky. I re-ran it and now i...
1,665
1,665
1,665
CONTRIBUTOR
null
# What does this PR do? add `configuration_blenderbot_small.py` for doctests, addressing issue #19487. Please review @ydshieh. <!-- 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...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19589/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/19589/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19589", "html_url": "https://github.com/huggingface/transformers/pull/19589", "diff_url": "https://github.com/huggingface/transformers/pull/19589.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19589.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19588
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19588/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19588/comments
https://api.github.com/repos/huggingface/transformers/issues/19588/events
https://github.com/huggingface/transformers/issues/19588
1,408,111,867
I_kwDOCUB6oc5T7hT7
19,588
Jax/Flax pretraining of wav2vec2
{ "login": "aapot", "id": 19529125, "node_id": "MDQ6VXNlcjE5NTI5MTI1", "avatar_url": "https://avatars.githubusercontent.com/u/19529125?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aapot", "html_url": "https://github.com/aapot", "followers_url": "https://api.github.com/users/aapot/follow...
[]
closed
false
null
[]
[ "cc @sanchit-gandhi ", "Hey @aapot! Cool to see you're trying out pre-training of Wav2Vec2 in Flax on Finnish 🇫🇮\r\n\r\nIndeed, the script is under 'research projects' as it remains unsolved. Pre-training of Wav2Vec2 models is notoriously difficult due to issues with stability, giving rise to the phenomena you'...
1,665
1,683
1,683
NONE
null
There is Jax/Flax based script available for pretraining wav2vec2 [here](https://github.com/huggingface/transformers/tree/main/examples/research_projects/jax-projects/wav2vec2). I have been trying to pretrain new wav2vec2 model for Finnish on TPUs using that script but it seems impossible to get the model train properl...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19588/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/19588/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/19587
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19587/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19587/comments
https://api.github.com/repos/huggingface/transformers/issues/19587/events
https://github.com/huggingface/transformers/pull/19587
1,408,096,375
PR_kwDOCUB6oc5AwGyd
19,587
TF port of ESM
{ "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._", "Pipeline tests are failing because the model has no SEP token and doesn't work with multiple sequences. Working on it!", "There's one final test remaining that's failing because of some arcane issue in the code that generates data ...
1,665
1,666
1,666
MEMBER
null
Working out the last few issues now! Models <3B parameters have been ported already, larger models will need to wait for #19124. This PR also includes fixes for a couple of issues in the original PyTorch ESM.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19587/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/19587/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19587", "html_url": "https://github.com/huggingface/transformers/pull/19587", "diff_url": "https://github.com/huggingface/transformers/pull/19587.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19587.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19586
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19586/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19586/comments
https://api.github.com/repos/huggingface/transformers/issues/19586/events
https://github.com/huggingface/transformers/pull/19586
1,408,070,090
PR_kwDOCUB6oc5AwBJN
19,586
[Doctest] Add configuration_trajectory_transformer.py
{ "login": "SD-13", "id": 89520981, "node_id": "MDQ6VXNlcjg5NTIwOTgx", "avatar_url": "https://avatars.githubusercontent.com/u/89520981?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SD-13", "html_url": "https://github.com/SD-13", "followers_url": "https://api.github.com/users/SD-13/follow...
[]
closed
false
null
[]
[ "_The documentation is not available anymore as the PR was closed or merged._", "Hey @ydshieh PTAL. Thanks," ]
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/19586/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/19586/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19586", "html_url": "https://github.com/huggingface/transformers/pull/19586", "diff_url": "https://github.com/huggingface/transformers/pull/19586.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19586.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19585
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19585/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19585/comments
https://api.github.com/repos/huggingface/transformers/issues/19585/events
https://github.com/huggingface/transformers/pull/19585
1,408,054,043
PR_kwDOCUB6oc5Av9oE
19,585
Re enable Nightly CI for upcoming PyTorch 1.13
{ "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._", "Sorry, I forgot one docker image. Change PR to draft.", "@LysandreJik I think we don't need to merge this PR. I could just build images and run the tests." ]
1,665
1,679
1,665
COLLABORATOR
null
# What does this PR do? Re enable Nightly CI for upcoming PyTorch 1.13. This is the minimal changes. We might need to check if the docker image could be built with these versions.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19585/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/19585/timeline
null
true
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19585", "html_url": "https://github.com/huggingface/transformers/pull/19585", "diff_url": "https://github.com/huggingface/transformers/pull/19585.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19585.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19584
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19584/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19584/comments
https://api.github.com/repos/huggingface/transformers/issues/19584/events
https://github.com/huggingface/transformers/pull/19584
1,408,052,227
PR_kwDOCUB6oc5Av9Ph
19,584
A few CI fixes for DocumentQuestionAnsweringPipeline
{ "login": "ankrgyl", "id": 565363, "node_id": "MDQ6VXNlcjU2NTM2Mw==", "avatar_url": "https://avatars.githubusercontent.com/u/565363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ankrgyl", "html_url": "https://github.com/ankrgyl", "followers_url": "https://api.github.com/users/ankrgyl/fo...
[]
closed
false
null
[]
[ "I have not yet updated these tests:\r\n\r\n```\r\nFAILED tests/pipelines/test_pipelines_document_question_answering.py::DocumentQuestionAnsweringPipelineTests::test_large_model_pt_chunk - AssertionError: Lists differ: [{'score': 0.9974, 'answer': '1110212019', 'start': 23, [69 chars] 16}] != [{'score': 0.9967, 'an...
1,665
1,666
1,666
CONTRIBUTOR
null
# What does this PR do? Fixes a few issues caught by CI (see [comment](https://github.com/huggingface/transformers/pull/19204#issuecomment-1277106187)). ## 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 [contributo...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/19584/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/19584/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19584", "html_url": "https://github.com/huggingface/transformers/pull/19584", "diff_url": "https://github.com/huggingface/transformers/pull/19584.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19584.patch", "merged_at...
https://api.github.com/repos/huggingface/transformers/issues/19583
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/19583/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/19583/comments
https://api.github.com/repos/huggingface/transformers/issues/19583/events
https://github.com/huggingface/transformers/pull/19583
1,408,038,013
PR_kwDOCUB6oc5Av6KQ
19,583
[Doctest] Add configuration_vision_encoder_decoder.py
{ "login": "SD-13", "id": 89520981, "node_id": "MDQ6VXNlcjg5NTIwOTgx", "avatar_url": "https://avatars.githubusercontent.com/u/89520981?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SD-13", "html_url": "https://github.com/SD-13", "followers_url": "https://api.github.com/users/SD-13/follow...
[]
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/19583/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/19583/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/19583", "html_url": "https://github.com/huggingface/transformers/pull/19583", "diff_url": "https://github.com/huggingface/transformers/pull/19583.diff", "patch_url": "https://github.com/huggingface/transformers/pull/19583.patch", "merged_at...