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/19178 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19178/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19178/comments | https://api.github.com/repos/huggingface/transformers/issues/19178/events | https://github.com/huggingface/transformers/pull/19178 | 1,384,481,366 | PR_kwDOCUB6oc4_iHRx | 19,178 | Fix cached lookup filepath on windows for hub | {
"login": "kjerk",
"id": 2738686,
"node_id": "MDQ6VXNlcjI3Mzg2ODY=",
"avatar_url": "https://avatars.githubusercontent.com/u/2738686?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kjerk",
"html_url": "https://github.com/kjerk",
"followers_url": "https://api.github.com/users/kjerk/follower... | [] | closed | false | null | [] | [
"Re-ran black on hub.py to fix a spacing inconsistency 💀",
"_The documentation is not available anymore as the PR was closed or merged._",
"Mmm, some of the failure on the CI are due to a bug now fixed in the return of `cached_file`. Could you do a quick rebase on the main branch so I can see clearer in the fa... | 1,663 | 1,664 | 1,664 | CONTRIBUTOR | null | # What does this PR do?
Add small safety mechanism to hub.py for cached lookups of model files on Windows systems.
Windows systems resolve files using `C:\\Path\\To\\File.ext` under the hood in Python, this makes the `"snapshots/([^/]+)/"` regex fail to find the commit hash. So this simply adds a safety mechanism... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19178/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/19178/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19178",
"html_url": "https://github.com/huggingface/transformers/pull/19178",
"diff_url": "https://github.com/huggingface/transformers/pull/19178.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19178.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19177 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19177/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19177/comments | https://api.github.com/repos/huggingface/transformers/issues/19177/events | https://github.com/huggingface/transformers/issues/19177 | 1,384,481,063 | I_kwDOCUB6oc5ShYEn | 19,177 | ValueError: Task image-classification is not compatible with this dataset! Available tasks: [] | {
"login": "dxlong2000",
"id": 54766384,
"node_id": "MDQ6VXNlcjU0NzY2Mzg0",
"avatar_url": "https://avatars.githubusercontent.com/u/54766384?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dxlong2000",
"html_url": "https://github.com/dxlong2000",
"followers_url": "https://api.github.com/use... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | {
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https://api.github.com/use... | [
{
"login": "NielsRogge",
"id": 48327001,
"node_id": "MDQ6VXNlcjQ4MzI3MDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48327001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NielsRogge",
"html_url": "https://github.com/NielsRogge",
"followers_url": "https:... | [
"I have a similar situation. I had image classification working a couple of weeks ago with a local (disk) dataset, using run_image_classification.py, but now that code no longer works.\r\n\r\nI run the script within a Jupyter Notebook with\r\n```\r\n%run Experimento_5/run_image_classification.py\\\r\n--train_dir {r... | 1,663 | 1,671 | 1,664 | NONE | null | ### System Info
Dear all,
Thank you for your great work. I have tried to run ```image-classification``` example on my simple dataset and I got this error. The version of transformers I used is the newest one. Do you have any idea what happened?
Thanks very much!
```WARNING:datasets.builder:Using custom data... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19177/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/19177/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19176 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19176/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19176/comments | https://api.github.com/repos/huggingface/transformers/issues/19176/events | https://github.com/huggingface/transformers/pull/19176 | 1,384,351,618 | PR_kwDOCUB6oc4_hraL | 19,176 | Bump protobuf from 3.19.4 to 3.19.5 in /examples/research_projects/decision_transformer | {
"login": "dependabot[bot]",
"id": 49699333,
"node_id": "MDM6Qm90NDk2OTkzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dependabot%5Bbot%5D",
"html_url": "https://github.com/apps/dependabot",
"followers_url": "https://a... | [
{
"id": 1905493434,
"node_id": "MDU6TGFiZWwxOTA1NDkzNDM0",
"url": "https://api.github.com/repos/huggingface/transformers/labels/dependencies",
"name": "dependencies",
"color": "0366d6",
"default": false,
"description": "Pull requests that update a dependency file"
}
] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,664 | 1,664 | CONTRIBUTOR | null | Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/protocolbuffers/protobuf/releases">protobuf's releases</a>.</em></p>
<blockquote>
<h2>Protocol Buffers v3.19.5</h2>
<h1>C++</h1>
<ul>
<li>Reduce... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19176/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/19176/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19176",
"html_url": "https://github.com/huggingface/transformers/pull/19176",
"diff_url": "https://github.com/huggingface/transformers/pull/19176.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19176.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19175 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19175/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19175/comments | https://api.github.com/repos/huggingface/transformers/issues/19175/events | https://github.com/huggingface/transformers/pull/19175 | 1,384,177,502 | PR_kwDOCUB6oc4_hHNs | 19,175 | Poc to use safetensors | {
"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 | [] | [
"Thank you for being verified!",
"_The documentation is not available anymore as the PR was closed or merged._",
"This looks so clean !",
"Opened Hub Pull requests to convert the following weights:\r\n- https://huggingface.co/roberta-base/discussions/3\r\n- https://huggingface.co/roberta-large/discussions/1\r... | 1,663 | 1,664 | 1,664 | COLLABORATOR | null | # What does this PR do?
This PR introduces the necessary code changes to use safetensors weight file as a primary source. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19175/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/19175/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19175",
"html_url": "https://github.com/huggingface/transformers/pull/19175",
"diff_url": "https://github.com/huggingface/transformers/pull/19175.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19175.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19174 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19174/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19174/comments | https://api.github.com/repos/huggingface/transformers/issues/19174/events | https://github.com/huggingface/transformers/pull/19174 | 1,384,146,278 | PR_kwDOCUB6oc4_hAwY | 19,174 | Improving TrOCR results with LM 🚀 | {
"login": "gagan3012",
"id": 49101362,
"node_id": "MDQ6VXNlcjQ5MTAxMzYy",
"avatar_url": "https://avatars.githubusercontent.com/u/49101362?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gagan3012",
"html_url": "https://github.com/gagan3012",
"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_19174). All of your documentation changes will be reflected on that endpoint.",
"Hi,\r\n\r\nThanks for your PR! Wonder if it makes sense to add another language model on top of the decoder of TrOCR (which already is a langu... | 1,663 | 1,670 | 1,670 | NONE | null | # What does this PR do?
This PR adds `TrOCRProcessorWithLM` which gives us the ability to add a Kenlm Langauge model to improve the metrics results of TrOCR
<!--
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 ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19174/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/19174/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19174",
"html_url": "https://github.com/huggingface/transformers/pull/19174",
"diff_url": "https://github.com/huggingface/transformers/pull/19174.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19174.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19173 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19173/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19173/comments | https://api.github.com/repos/huggingface/transformers/issues/19173/events | https://github.com/huggingface/transformers/pull/19173 | 1,384,008,784 | PR_kwDOCUB6oc4_glX2 | 19,173 | Fix doctest for `TFDeiTForImageClassification` | {
"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 | [] | [
"> LGTM! 👍\r\n> \r\n> is the line that sets the non-Keras seed still needed? (`>>> tf.random.set_seed(3)`)\r\n\r\nNo we don't need it :-) Removed it.",
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,664 | 1,664 | COLLABORATOR | null | # What does this PR do?
Since TF 2.10, `tf.random.set_seed` with a fixed seed won't give the same model weights anymore. See the [release note](https://github.com/tensorflow/tensorflow/releases/tag/v2.10.0). We need `tf.keras.utils.set_random_seed()` for this purpose.
This PR fixes the doctest for `TFDeiTForImage... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19173/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/19173/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19173",
"html_url": "https://github.com/huggingface/transformers/pull/19173",
"diff_url": "https://github.com/huggingface/transformers/pull/19173.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19173.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19172 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19172/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19172/comments | https://api.github.com/repos/huggingface/transformers/issues/19172/events | https://github.com/huggingface/transformers/pull/19172 | 1,383,995,853 | PR_kwDOCUB6oc4_gioi | 19,172 | Maskformer post-processing fixes and improvements | {
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@sgugger @amyeroberts @NielsRogge all comments are addressed, could you approve the PR if everything looks good?"
] | 1,663 | 1,664 | 1,664 | CONTRIBUTOR | null | # What does this PR do?
- Improves MaskFormer docs, corrects minor typos
- Restructures `MaskFormerFeatureExtractor.post_process_panoptic_segmentation` for better readability, adds target_sizes argument for optional resizing
- Adds `post_process_semantic_segmentation` and `post_process_instance_segmentation` methods... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19172/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/19172/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19172",
"html_url": "https://github.com/huggingface/transformers/pull/19172",
"diff_url": "https://github.com/huggingface/transformers/pull/19172.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19172.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19171 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19171/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19171/comments | https://api.github.com/repos/huggingface/transformers/issues/19171/events | https://github.com/huggingface/transformers/pull/19171 | 1,383,945,792 | PR_kwDOCUB6oc4_gYEI | 19,171 | german training, accelerate and model sharing | {
"login": "flozi00",
"id": 47894090,
"node_id": "MDQ6VXNlcjQ3ODk0MDkw",
"avatar_url": "https://avatars.githubusercontent.com/u/47894090?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/flozi00",
"html_url": "https://github.com/flozi00",
"followers_url": "https://api.github.com/users/flozi0... | [] | closed | false | null | [] | [
"waiting for the tests and docs rendering by HF docs bot to take a final view",
"You might need an empty commit to re-trigger the doc build job.",
"_The documentation is not available anymore as the PR was closed or merged._",
"seems like all links are working now\r\nready to merge from my side"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | another continue of https://github.com/huggingface/transformers/issues/18564 @sgugger | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19171/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/19171/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19171",
"html_url": "https://github.com/huggingface/transformers/pull/19171",
"diff_url": "https://github.com/huggingface/transformers/pull/19171.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19171.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19170 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19170/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19170/comments | https://api.github.com/repos/huggingface/transformers/issues/19170/events | https://github.com/huggingface/transformers/pull/19170 | 1,383,916,664 | PR_kwDOCUB6oc4_gR0T | 19,170 | Separate Push CI images from Scheduled CI | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Added in `Transformers testing design, internal document` on Notion.\r\n\r\n\r\n<img width=\"545\" alt=\"Screenshot 2022-09-23 191436\" src=\"https://user-images.githubusercontent.com/2521628/192018244-918525d6-f9a8-4077-a8a1-e1ccc2b... | 1,663 | 1,664 | 1,664 | COLLABORATOR | null | # What does this PR do?
⚠️ **Before merge, I need to build the new push CI images that have the new tags.**
Currently, if `setup.py` is changed, Push CI will re-build the CI images before running tests.
https://github.com/huggingface/transformers/blob/7e84723fe4e9a232e5e27dc38aed373c0c7ab94a/.github/workflows/s... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19170/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/19170/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19170",
"html_url": "https://github.com/huggingface/transformers/pull/19170",
"diff_url": "https://github.com/huggingface/transformers/pull/19170.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19170.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19169 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19169/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19169/comments | https://api.github.com/repos/huggingface/transformers/issues/19169/events | https://github.com/huggingface/transformers/pull/19169 | 1,383,646,402 | PR_kwDOCUB6oc4_fYrG | 19,169 | Add offline runners info in the Slack report | {
"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,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
So we see which runners are offline directly in the report.
Currently, this information is added only if the check is run through `check_runner_status.yml`, where all runners are checked but reported to scheduled CI channel. Adding this information avoids confusion in the case where push/d... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19169/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/19169/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19169",
"html_url": "https://github.com/huggingface/transformers/pull/19169",
"diff_url": "https://github.com/huggingface/transformers/pull/19169.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19169.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19168 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19168/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19168/comments | https://api.github.com/repos/huggingface/transformers/issues/19168/events | https://github.com/huggingface/transformers/pull/19168 | 1,383,546,429 | PR_kwDOCUB6oc4_fDzN | 19,168 | fix HPO DDP GPU problem | {
"login": "sywangyi",
"id": 36058628,
"node_id": "MDQ6VXNlcjM2MDU4NjI4",
"avatar_url": "https://avatars.githubusercontent.com/u/36058628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sywangyi",
"html_url": "https://github.com/sywangyi",
"followers_url": "https://api.github.com/users/syw... | [] | closed | false | null | [] | [
"@sgugger @@spigo900 please try with PR, it works for me to do HPO DDP with GPU",
"@yao-matrix",
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,666 | 1,663 | CONTRIBUTOR | null | Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
# 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 a... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19168/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/19168/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19168",
"html_url": "https://github.com/huggingface/transformers/pull/19168",
"diff_url": "https://github.com/huggingface/transformers/pull/19168.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19168.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19166 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19166/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19166/comments | https://api.github.com/repos/huggingface/transformers/issues/19166/events | https://github.com/huggingface/transformers/pull/19166 | 1,383,411,739 | PR_kwDOCUB6oc4_enMx | 19,166 | Add WhisperModel to transformers | {
"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": 1843244711,
"node_id": "MDU6TGFiZWwxODQzMjQ0NzEx",
"url": "https://api.github.com/repos/huggingface/transformers/labels/New%20model",
"name": "New model",
"color": "fbca04",
"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._",
"Going forward, let's check generation with:\r\n```python\r\n#!/usr/bin/env python3\r\nimport whisper\r\nimport jiwer\r\nimport numpy as np\r\nimport torch\r\nfrom datasets import load_dataset\r\nfrom transformers import WhisperForCon... | 1,663 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Adds Whisper to transformers
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19166/reactions",
"total_count": 20,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 6,
"confused": 0,
"heart": 5,
"rocket": 9,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19166/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19166",
"html_url": "https://github.com/huggingface/transformers/pull/19166",
"diff_url": "https://github.com/huggingface/transformers/pull/19166.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19166.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19165 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19165/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19165/comments | https://api.github.com/repos/huggingface/transformers/issues/19165/events | https://github.com/huggingface/transformers/issues/19165 | 1,383,378,920 | I_kwDOCUB6oc5SdK_o | 19,165 | would huggingface like support cpp env libtorch or rewrite the core code for cpp ? | {
"login": "mullerhai",
"id": 6143404,
"node_id": "MDQ6VXNlcjYxNDM0MDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/6143404?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mullerhai",
"html_url": "https://github.com/mullerhai",
"followers_url": "https://api.github.com/users/mu... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,663 | 1,666 | 1,666 | NONE | null | ### System Info
libtorch 1.21
macos
Hi:
I want to use huggingface ,but ,I find the model api almost python api, I use the cpp env for libtorch , would you like support cpp ,or rewrite the code with cpp?
thanks
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19165/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/19165/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19164 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19164/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19164/comments | https://api.github.com/repos/huggingface/transformers/issues/19164/events | https://github.com/huggingface/transformers/issues/19164 | 1,383,324,990 | I_kwDOCUB6oc5Sc90- | 19,164 | Evaluation of wav2vec2 model all labeled string return "<unk>" value | {
"login": "lgq-liao",
"id": 12348652,
"node_id": "MDQ6VXNlcjEyMzQ4NjUy",
"avatar_url": "https://avatars.githubusercontent.com/u/12348652?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lgq-liao",
"html_url": "https://github.com/lgq-liao",
"followers_url": "https://api.github.com/users/lgq... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"Are the labels in lower case?",
"Maybe of interest to @sanchit-gandhi as well",
"> Are the labels in lower case?\r\n\r\nYes, it's lower case\r\n\r\nHere is the csv file looks like:\r\n$ head dataset.csv \r\npath,transcription\r\nwav/000010001.WAV,there were barrels of wine in the huge cellar\r\nwav/000010002.W... | 1,663 | 1,664 | 1,664 | NONE | null | ### System Info
- `transformers` version: 4.22.0.dev0
- Platform: Linux-5.15.0-48-generic-x86_64-with-glibc2.10
- Python version: 3.8.8
- Huggingface_hub version: 0.8.1
- PyTorch version (GPU?): 1.12.1+cu116 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not installed (... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19164/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/19164/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19163 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19163/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19163/comments | https://api.github.com/repos/huggingface/transformers/issues/19163/events | https://github.com/huggingface/transformers/pull/19163 | 1,383,007,206 | PR_kwDOCUB6oc4_dTyZ | 19,163 | Move AutoClasses under Main Classes | {
"login": "stevhliu",
"id": 59462357,
"node_id": "MDQ6VXNlcjU5NDYyMzU3",
"avatar_url": "https://avatars.githubusercontent.com/u/59462357?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevhliu",
"html_url": "https://github.com/stevhliu",
"followers_url": "https://api.github.com/users/ste... | [
{
"id": 1834067346,
"node_id": "MDU6TGFiZWwxODM0MDY3MzQ2",
"url": "https://api.github.com/repos/huggingface/transformers/labels/Documentation",
"name": "Documentation",
"color": "77cc3b",
"default": false,
"description": ""
}
] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,664 | 1,664 | MEMBER | null | This PR proposes moving `Auto Classes` under the `Main Classes` section instead. As pointed out by @patrickvonplaten, the docs look a little strange because the `Auto Classes` doc isn't bold like the rest of the section and the header name doesn't exactly fit. Since bolded titles mean it is expandable we can't put `Aut... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19163/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/19163/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19163",
"html_url": "https://github.com/huggingface/transformers/pull/19163",
"diff_url": "https://github.com/huggingface/transformers/pull/19163.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19163.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19162 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19162/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19162/comments | https://api.github.com/repos/huggingface/transformers/issues/19162/events | https://github.com/huggingface/transformers/pull/19162 | 1,382,827,643 | PR_kwDOCUB6oc4_cuCa | 19,162 | Fix TrainingArguments documentation | {
"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._",
"In retrospect I really should have foreseen that one, I'm sorry!"
] | 1,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
@Rocketknight1 added a new class variable for `TrainingArguments` but put it before the docstring, which erased all doc for this class :grimacing: This PR fixes that. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19162/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/19162/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19162",
"html_url": "https://github.com/huggingface/transformers/pull/19162",
"diff_url": "https://github.com/huggingface/transformers/pull/19162.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19162.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19161 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19161/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19161/comments | https://api.github.com/repos/huggingface/transformers/issues/19161/events | https://github.com/huggingface/transformers/issues/19161 | 1,382,818,942 | I_kwDOCUB6oc5SbCR- | 19,161 | Can't load too big text file for dataset (RAM exhausts), HELP PLEASE !!!!! | {
"login": "mv96",
"id": 14794584,
"node_id": "MDQ6VXNlcjE0Nzk0NTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/14794584?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mv96",
"html_url": "https://github.com/mv96",
"followers_url": "https://api.github.com/users/mv96/followers"... | [] | closed | false | null | [] | [
"(duplicate of #19199)"
] | 1,663 | 1,664 | 1,664 | NONE | null | Hello All,
I am trying to load a big text file for pertaining a BERT model from scratch the size of the txt file is about 11GB and trying to load the model for pertaining is exhausting all the RAM on the system.
Is it possible to load all the data in batches and then perform training.
I am a bit new to hugging... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19161/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/19161/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19159 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19159/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19159/comments | https://api.github.com/repos/huggingface/transformers/issues/19159/events | https://github.com/huggingface/transformers/pull/19159 | 1,382,558,190 | PR_kwDOCUB6oc4_b1xd | 19,159 | Fix ckpt paths in ViT MSN | {
"login": "sayakpaul",
"id": 22957388,
"node_id": "MDQ6VXNlcjIyOTU3Mzg4",
"avatar_url": "https://avatars.githubusercontent.com/u/22957388?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sayakpaul",
"html_url": "https://github.com/sayakpaul",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | MEMBER | null | @sgugger FYI.
PR w.r.t https://github.com/huggingface/transformers/pull/18815 | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19159/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/19159/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19159",
"html_url": "https://github.com/huggingface/transformers/pull/19159",
"diff_url": "https://github.com/huggingface/transformers/pull/19159.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19159.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19158 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19158/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19158/comments | https://api.github.com/repos/huggingface/transformers/issues/19158/events | https://github.com/huggingface/transformers/pull/19158 | 1,382,504,415 | PR_kwDOCUB6oc4_bqmd | 19,158 | [WIP] Trainer supporting evaluation on multiple datasets | {
"login": "timbmg",
"id": 11020443,
"node_id": "MDQ6VXNlcjExMDIwNDQz",
"avatar_url": "https://avatars.githubusercontent.com/u/11020443?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/timbmg",
"html_url": "https://github.com/timbmg",
"followers_url": "https://api.github.com/users/timbmg/fo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hey @sgugger, I mostly followed your suggestion in #15857, except instead of having a list of eval_datasets and another training arg, I solved it via passing a dict of eval_datasets. I thought a dict would work better because we also... | 1,663 | 1,706 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
With this PR `Trainer` and `Seq2SeqTrainer` support evaluating on multiple datasets. For this, the `eval_dataset` and `compute_metrics` parameters have been updated. In order to evaluate on multiple datasets, `eval_dataset` should be a dict mapping a dataset name to a Dataset. In `_maybe_log_sa... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19158/reactions",
"total_count": 6,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 5,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19158/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19158",
"html_url": "https://github.com/huggingface/transformers/pull/19158",
"diff_url": "https://github.com/huggingface/transformers/pull/19158.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19158.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19157 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19157/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19157/comments | https://api.github.com/repos/huggingface/transformers/issues/19157/events | https://github.com/huggingface/transformers/issues/19157 | 1,382,341,474 | I_kwDOCUB6oc5SZNti | 19,157 | Can't use decoder_inputs_embeds argument on MBartForConditionalGeneration | {
"login": "hibiki12y",
"id": 28616667,
"node_id": "MDQ6VXNlcjI4NjE2NjY3",
"avatar_url": "https://avatars.githubusercontent.com/u/28616667?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hibiki12y",
"html_url": "https://github.com/hibiki12y",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"Maybe of interest to @ArthurZucker :)",
"Having a look right now! Thanks for finding this 🤗 "
] | 1,663 | 1,668 | 1,668 | NONE | null | ### System Info
- `transformers` version: 4.22.0
- Platform: Linux-4.4.0-210-generic-x86_64-with-glibc2.23
- Python version: 3.9.12
- Huggingface_hub version: 0.7.0
- PyTorch version (GPU?): 1.12.0 (True)
- Tensorflow version (GPU?): 2.9.1 (True)
- Flax version (CPU?/GPU?/TPU?): not installed (NA)
- Jax version... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19157/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/19157/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19156 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19156/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19156/comments | https://api.github.com/repos/huggingface/transformers/issues/19156/events | https://github.com/huggingface/transformers/pull/19156 | 1,382,310,506 | PR_kwDOCUB6oc4_bCO1 | 19,156 | Reduce LR for TF MLM example test | {
"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,663 | 1,663 | 1,663 | MEMBER | null | The TF MLM example test was a little flakey, depending on the exact shuffling order of the dataset. I reduced the LR to 1e-4 and it seems to be consistently around 36 final perplexity now (compared to the test threshold of 42).
Cc @sgugger | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19156/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/19156/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19156",
"html_url": "https://github.com/huggingface/transformers/pull/19156",
"diff_url": "https://github.com/huggingface/transformers/pull/19156.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19156.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19155 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19155/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19155/comments | https://api.github.com/repos/huggingface/transformers/issues/19155/events | https://github.com/huggingface/transformers/issues/19155 | 1,382,162,991 | I_kwDOCUB6oc5SYiIv | 19,155 | load_in_8bit=True crashes GPT-J when running model.generate() | {
"login": "petertjmills",
"id": 56031935,
"node_id": "MDQ6VXNlcjU2MDMxOTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/56031935?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/petertjmills",
"html_url": "https://github.com/petertjmills",
"followers_url": "https://api.github.c... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"Hey @petertjmills -- can you share with us the error you're seeing or, better yet, a link to a colab with the error?",
"Thank you for the reply! I threw together a quick notebook to send and it worked 🙄\r\n\r\nI've found the source of the issue. In the bitsandbytes readme they specify:\r\n```\r\nHardware requir... | 1,663 | 1,663 | 1,663 | NONE | null | ### System Info
Colab Pro, NVIDIA P100
Transformers: 4.22.1
Accelerate: 0.12.0
- `transformers` version: 4.22.1
- Platform: Linux-5.10.133+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.7.14
- Huggingface_hub version: 0.9.1
- PyTorch version (GPU?): 1.12.1+cu113 (True)
- Tensorflow version (GPU?): 2.8.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19155/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/19155/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19154 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19154/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19154/comments | https://api.github.com/repos/huggingface/transformers/issues/19154/events | https://github.com/huggingface/transformers/pull/19154 | 1,382,013,635 | PR_kwDOCUB6oc4_aEBY | 19,154 | [Conditional DETR] 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._",
"Thank you! It is great!"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
This PR improves the docs of Conditional DETR, by adding doc tests + a figure summarizing the paper.
cc @DeppMeng | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19154/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/19154/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19154",
"html_url": "https://github.com/huggingface/transformers/pull/19154",
"diff_url": "https://github.com/huggingface/transformers/pull/19154.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19154.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19153 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19153/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19153/comments | https://api.github.com/repos/huggingface/transformers/issues/19153/events | https://github.com/huggingface/transformers/pull/19153 | 1,381,944,018 | PR_kwDOCUB6oc4_Z1v- | 19,153 | Fixed typo: "dictionnary" to "dictionary". | {
"login": "Fei-Wang",
"id": 11441526,
"node_id": "MDQ6VXNlcjExNDQxNTI2",
"avatar_url": "https://avatars.githubusercontent.com/u/11441526?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Fei-Wang",
"html_url": "https://github.com/Fei-Wang",
"followers_url": "https://api.github.com/users/Fei... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,664 | 1,664 | 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/19153/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/19153/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19153",
"html_url": "https://github.com/huggingface/transformers/pull/19153",
"diff_url": "https://github.com/huggingface/transformers/pull/19153.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19153.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19152 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19152/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19152/comments | https://api.github.com/repos/huggingface/transformers/issues/19152/events | https://github.com/huggingface/transformers/pull/19152 | 1,381,818,886 | PR_kwDOCUB6oc4_Zbq5 | 19,152 | [TensorFlow] Adding LeViT | {
"login": "ariG23498",
"id": 36856589,
"node_id": "MDQ6VXNlcjM2ODU2NTg5",
"avatar_url": "https://avatars.githubusercontent.com/u/36856589?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ariG23498",
"html_url": "https://github.com/ariG23498",
"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_19152). 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,663 | 1,678 | 1,678 | CONTRIBUTOR | null | # Adding TensorFlow version of LeViT
This PR adds the TensorFlow version of [LeViT](https://arxiv.org/abs/2104.01136).
## Before submitting
- [x] Did you read the [contributor guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests),
Pull Request s... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19152/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/19152/timeline | null | true | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19152",
"html_url": "https://github.com/huggingface/transformers/pull/19152",
"diff_url": "https://github.com/huggingface/transformers/pull/19152.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19152.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19151 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19151/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19151/comments | https://api.github.com/repos/huggingface/transformers/issues/19151/events | https://github.com/huggingface/transformers/pull/19151 | 1,381,757,270 | PR_kwDOCUB6oc4_ZOp4 | 19,151 | update perf_train_cpu_many doc | {
"login": "sywangyi",
"id": 36058628,
"node_id": "MDQ6VXNlcjM2MDU4NjI4",
"avatar_url": "https://avatars.githubusercontent.com/u/36058628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sywangyi",
"html_url": "https://github.com/sywangyi",
"followers_url": "https://api.github.com/users/syw... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
# 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 a... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19151/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/19151/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19151",
"html_url": "https://github.com/huggingface/transformers/pull/19151",
"diff_url": "https://github.com/huggingface/transformers/pull/19151.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19151.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19150 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19150/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19150/comments | https://api.github.com/repos/huggingface/transformers/issues/19150/events | https://github.com/huggingface/transformers/pull/19150 | 1,381,728,665 | PR_kwDOCUB6oc4_ZI7- | 19,150 | Fixed type hint for pipelines/check_task | {
"login": "Fei-Wang",
"id": 11441526,
"node_id": "MDQ6VXNlcjExNDQxNTI2",
"avatar_url": "https://avatars.githubusercontent.com/u/11441526?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Fei-Wang",
"html_url": "https://github.com/Fei-Wang",
"followers_url": "https://api.github.com/users/Fei... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | 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/19150/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/19150/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19150",
"html_url": "https://github.com/huggingface/transformers/pull/19150",
"diff_url": "https://github.com/huggingface/transformers/pull/19150.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19150.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19149 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19149/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19149/comments | https://api.github.com/repos/huggingface/transformers/issues/19149/events | https://github.com/huggingface/transformers/pull/19149 | 1,381,466,534 | PR_kwDOCUB6oc4_YQ0g | 19,149 | Fix `m2m_100.mdx` doc example missing `labels` | {
"login": "Mustapha-AJEGHRIR",
"id": 66799406,
"node_id": "MDQ6VXNlcjY2Nzk5NDA2",
"avatar_url": "https://avatars.githubusercontent.com/u/66799406?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Mustapha-AJEGHRIR",
"html_url": "https://github.com/Mustapha-AJEGHRIR",
"followers_url": "https... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,664 | 1,664 | 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/19149/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/19149/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19149",
"html_url": "https://github.com/huggingface/transformers/pull/19149",
"diff_url": "https://github.com/huggingface/transformers/pull/19149.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19149.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19148 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19148/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19148/comments | https://api.github.com/repos/huggingface/transformers/issues/19148/events | https://github.com/huggingface/transformers/issues/19148 | 1,381,445,021 | I_kwDOCUB6oc5SVy2d | 19,148 | Luke Finetuning Error | {
"login": "luffycodes",
"id": 22951144,
"node_id": "MDQ6VXNlcjIyOTUxMTQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/22951144?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/luffycodes",
"html_url": "https://github.com/luffycodes",
"followers_url": "https://api.github.com/use... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,663 | 1,699 | 1,667 | NONE | null | ### System Info
- `transformers` version: 4.21.2
- Platform: Linux-4.15.0-192-generic-x86_64-with-debian-buster-sid
- Python version: 3.7.13
- Huggingface_hub version: 0.9.1
- PyTorch version (GPU?): 1.7.1 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not installed (NA)
... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19148/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/19148/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19147 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19147/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19147/comments | https://api.github.com/repos/huggingface/transformers/issues/19147/events | https://github.com/huggingface/transformers/issues/19147 | 1,381,433,864 | I_kwDOCUB6oc5SVwII | 19,147 | Is BertWordPieceTokenizer behaviour deterministic on the same data? | {
"login": "ZurabDz",
"id": 34181252,
"node_id": "MDQ6VXNlcjM0MTgxMjUy",
"avatar_url": "https://avatars.githubusercontent.com/u/34181252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ZurabDz",
"html_url": "https://github.com/ZurabDz",
"followers_url": "https://api.github.com/users/ZurabD... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,663 | 1,667 | 1,667 | NONE | null | So, I accidentally lost BertWordPieceTokenizer checkpoint, what will happen If I retrain it from the same data? Will the result be the same? | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19147/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/19147/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19334 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19334/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19334/comments | https://api.github.com/repos/huggingface/transformers/issues/19334/events | https://github.com/huggingface/transformers/issues/19334 | 1,397,430,578 | I_kwDOCUB6oc5TSxky | 19,334 | `truncation='do_not_truncate'` is not working equivalently to `truncation=False` | {
"login": "urialon",
"id": 15002544,
"node_id": "MDQ6VXNlcjE1MDAyNTQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/15002544?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/urialon",
"html_url": "https://github.com/urialon",
"followers_url": "https://api.github.com/users/urialo... | [] | closed | false | null | [] | [
"Hi,\r\nThis issue belongs in `transformers` afaik. All the logic should be handled there as `truncation=False` does not mean anything for this library (IIRC).\r\n\r\nIf you can reproduce the bug just using `tokenizers` and not `transformers` then it's probably that the bug in this library.",
"Thanks, closing and... | 1,663 | 1,666 | 1,666 | CONTRIBUTOR | null | Hi,
`truncation='do_not_truncate'` is not working equivalently to `truncation=False`.
When using `truncation=False` and providing `max_length`, it defaults to `'longest_first'` truncation strategy.
Whether this default behavior is natural or not, isn't `False` supposed to be identical to `'do_not_truncate'`?
This... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19334/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/19334/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19146 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19146/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19146/comments | https://api.github.com/repos/huggingface/transformers/issues/19146/events | https://github.com/huggingface/transformers/pull/19146 | 1,381,353,833 | PR_kwDOCUB6oc4_X4jq | 19,146 | Add some tests for check_dummies | {
"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_19146). All of your documentation changes will be reflected on that endpoint."
] | 1,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
This PR adds a new subfolder in the `tests` folder for the tests of the quality scripts used in the CI (so not inside the Transformers lib). As seen recently with the `check_dummies` script, when people apply too many modifications to our repo and update those scripts, there might be some bre... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19146/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/19146/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19146",
"html_url": "https://github.com/huggingface/transformers/pull/19146",
"diff_url": "https://github.com/huggingface/transformers/pull/19146.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19146.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19145 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19145/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19145/comments | https://api.github.com/repos/huggingface/transformers/issues/19145/events | https://github.com/huggingface/transformers/pull/19145 | 1,381,215,835 | PR_kwDOCUB6oc4_XbCs | 19,145 | Fixed typo in generation_utils.py | {
"login": "nbalepur",
"id": 55101514,
"node_id": "MDQ6VXNlcjU1MTAxNTE0",
"avatar_url": "https://avatars.githubusercontent.com/u/55101514?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nbalepur",
"html_url": "https://github.com/nbalepur",
"followers_url": "https://api.github.com/users/nba... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Changed "unfeasable" to "unfeasible"
# 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 cont... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19145/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/19145/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19145",
"html_url": "https://github.com/huggingface/transformers/pull/19145",
"diff_url": "https://github.com/huggingface/transformers/pull/19145.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19145.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19144 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19144/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19144/comments | https://api.github.com/repos/huggingface/transformers/issues/19144/events | https://github.com/huggingface/transformers/pull/19144 | 1,381,133,300 | PR_kwDOCUB6oc4_XJd5 | 19,144 | Fix dummy creation for multi-frameworks objects | {
"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_19144). All of your documentation changes will be reflected on that endpoint."
] | 1,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
Follow-up from #17304, this finishes fixing the dummy creation script when there is more than one framework on which the object depends.
The problem is that it does not recognize the lines in the init like:
```
if not (is_sentencepiece_available() and is_tokenizers_available()):
```... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19144/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/19144/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19144",
"html_url": "https://github.com/huggingface/transformers/pull/19144",
"diff_url": "https://github.com/huggingface/transformers/pull/19144.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19144.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19143 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19143/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19143/comments | https://api.github.com/repos/huggingface/transformers/issues/19143/events | https://github.com/huggingface/transformers/pull/19143 | 1,380,994,856 | PR_kwDOCUB6oc4_Wscs | 19,143 | fix a bug in beam_search (moving log_softmax after logits_processor) | {
"login": "nonstopfor",
"id": 47969037,
"node_id": "MDQ6VXNlcjQ3OTY5MDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47969037?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nonstopfor",
"html_url": "https://github.com/nonstopfor",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing gu... | 1,663 | 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/19143/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/19143/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19143",
"html_url": "https://github.com/huggingface/transformers/pull/19143",
"diff_url": "https://github.com/huggingface/transformers/pull/19143.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19143.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19142 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19142/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19142/comments | https://api.github.com/repos/huggingface/transformers/issues/19142/events | https://github.com/huggingface/transformers/issues/19142 | 1,380,989,321 | I_kwDOCUB6oc5SUDmJ | 19,142 | use `@unittest.skipIf` decorators inside tokenizer's tests instead of `if ...: return` | {
"login": "SaulLu",
"id": 55560583,
"node_id": "MDQ6VXNlcjU1NTYwNTgz",
"avatar_url": "https://avatars.githubusercontent.com/u/55560583?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SaulLu",
"html_url": "https://github.com/SaulLu",
"followers_url": "https://api.github.com/users/SaulLu/fo... | [] | closed | false | null | [] | [
"Let me ping you @ydshieh as it seems to me that you have a great knowledge of testing and your opinion on it could be really appreciated! (and cc @LysandreJik and @sgugger for visibility)",
"Would `test_sentencepiece` be an attribute of the common tester? Not sure where it comes from in your code sample ;-)",
... | 1,663 | 1,669 | 1,669 | CONTRIBUTOR | null | ### Feature request
Currently in tokenizer testing, many tests coded in `test_tokenization_common.py` are not relevant for all tokenizers. In most cases, when the test is not relevant, it is still run but no verification is done in it. See the snippet below for example:
https://github.com/huggingface/transformers/blo... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19142/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/19142/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19141 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19141/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19141/comments | https://api.github.com/repos/huggingface/transformers/issues/19141/events | https://github.com/huggingface/transformers/pull/19141 | 1,380,939,098 | PR_kwDOCUB6oc4_Wg3X | 19,141 | Support depencencies from github | {
"login": "lhoestq",
"id": 42851186,
"node_id": "MDQ6VXNlcjQyODUxMTg2",
"avatar_url": "https://avatars.githubusercontent.com/u/42851186?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhoestq",
"html_url": "https://github.com/lhoestq",
"followers_url": "https://api.github.com/users/lhoest... | [] | closed | false | null | [] | [
"Tests failure are not related to this PR (but to `datasets`, sorry)\r\n\r\n<s>May I merge anyway ?</s>\r\n\r\nEDIT: actually the CI has been fixed on main, let me just update this PR",
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | MEMBER | null | Updated the `deps` regex to support dependencies from github.
For example I often want to run the `transformers` CI but with the `main` branch of `datasets` using
```
"datasets @ git+https://github.com/huggingface/datasets@main#egg=datasets",
``` | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19141/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/19141/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19141",
"html_url": "https://github.com/huggingface/transformers/pull/19141",
"diff_url": "https://github.com/huggingface/transformers/pull/19141.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19141.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19140 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19140/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19140/comments | https://api.github.com/repos/huggingface/transformers/issues/19140/events | https://github.com/huggingface/transformers/pull/19140 | 1,380,841,244 | PR_kwDOCUB6oc4_WMZp | 19,140 | [fix] Add DeformableDetrFeatureExtractor | {
"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,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
As pointed out by @Deppmeng who is adding Conditional DETR in #18948, the postprocessing of Deformable DETR is actually different compared to regular DETR. Namely, a sigmoid activation function is used rather than softmax, and the no-object class is included, whereas DETR discards this class.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19140/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19140/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19140",
"html_url": "https://github.com/huggingface/transformers/pull/19140",
"diff_url": "https://github.com/huggingface/transformers/pull/19140.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19140.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19139 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19139/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19139/comments | https://api.github.com/repos/huggingface/transformers/issues/19139/events | https://github.com/huggingface/transformers/pull/19139 | 1,380,794,360 | PR_kwDOCUB6oc4_WCt6 | 19,139 | Allowing users to use the latest `tokenizers` release ! | {
"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 | [] | [
"You need to run `make style` when changing the setup.",
"_The documentation is not available anymore as the PR was closed or merged._",
"Failure seem unrelated. Yet rebasing on main to remove the failure linked to the Datasets release and re-laucnhing spurious tests would be helpful to ease everyone's mind :-)... | 1,663 | 1,664 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
- Allow users to use the most recent `tokenizers` version.
- Should be 100% backward compatible, but there were quite large changes to the actual codebase.
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, your PR is going to appear in the release n... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19139/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/19139/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19139",
"html_url": "https://github.com/huggingface/transformers/pull/19139",
"diff_url": "https://github.com/huggingface/transformers/pull/19139.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19139.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19138 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19138/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19138/comments | https://api.github.com/repos/huggingface/transformers/issues/19138/events | https://github.com/huggingface/transformers/issues/19138 | 1,380,735,224 | I_kwDOCUB6oc5STFj4 | 19,138 | `is_torch_tpu_available() got an unexpected keyword argument 'check_device'` | {
"login": "Sakurakdx",
"id": 48399040,
"node_id": "MDQ6VXNlcjQ4Mzk5MDQw",
"avatar_url": "https://avatars.githubusercontent.com/u/48399040?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Sakurakdx",
"html_url": "https://github.com/Sakurakdx",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"You are trying to run the examples of the main branch along with an older version of Transformers. Either upgrade your Transformers or use the [examples matching v4.18.0](https://github.com/huggingface/transformers/tree/v4.18.0/examples).",
"Thanks for your response."
] | 1,663 | 1,663 | 1,663 | NONE | null | ### System Info
transformers==4.18.0
pytorch==1.12.0
pytorch-lightning==1.6.0
### Who can help?
@patrickvonplaten @sgugger @SaulLu
When I run `examples/pytorch/question-answering/run_qa.py`, it reports a bug that `is_torch_tpu_available() got an unexpected keyword argument 'check_device'`. I don't know why this ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19138/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/19138/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19137 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19137/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19137/comments | https://api.github.com/repos/huggingface/transformers/issues/19137/events | https://github.com/huggingface/transformers/issues/19137 | 1,380,651,831 | I_kwDOCUB6oc5SSxM3 | 19,137 | how to load multiple text files in LineByLineTextDataset ? | {
"login": "mv96",
"id": 14794584,
"node_id": "MDQ6VXNlcjE0Nzk0NTg0",
"avatar_url": "https://avatars.githubusercontent.com/u/14794584?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mv96",
"html_url": "https://github.com/mv96",
"followers_url": "https://api.github.com/users/mv96/followers"... | [] | closed | false | null | [] | [
"Hi everyone, \r\n\r\nI am a bit new to hugging face environment , I was trying to pretrain a model from scratch following taking some inspirations from this post\r\n\r\n[tutorial link](https://ireneli.eu/2021/03/28/deep-learning-19-training-mlm-on-any-pre-trained-bert-models/)\r\n\r\n Question : can I pass all the... | 1,663 | 1,663 | 1,663 | NONE | null | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19137/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/19137/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19136 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19136/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19136/comments | https://api.github.com/repos/huggingface/transformers/issues/19136/events | https://github.com/huggingface/transformers/issues/19136 | 1,380,595,558 | I_kwDOCUB6oc5SSjdm | 19,136 | `if not something` is ambiguous | {
"login": "lsz05",
"id": 13938347,
"node_id": "MDQ6VXNlcjEzOTM4MzQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/13938347?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lsz05",
"html_url": "https://github.com/lsz05",
"followers_url": "https://api.github.com/users/lsz05/follow... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"Thank you for the issue! It's good to know the problems encountered. :hugs: \r\n\r\nOn the other hand, I'm not sure the case we want to catch is if `required_input` is equal to None (rather an empty list and maybe something else..). I don't have a typical case in mind but that would be the first thing we would nee... | 1,663 | 1,670 | 1,670 | NONE | null | ### System Info
- `transformers` version: 4.22.0
- Platform: Linux-4.19.157-1.20201118.el7.x86_64-x86_64-with-glibc2.17
- Python version: 3.8.3
- Huggingface_hub version: 0.9.1
- PyTorch version (GPU?): 1.10.2+cu111 (True)
- Tensorflow version (GPU?): 2.10.0 (True)
- Flax version (CPU?/GPU?/TPU?): 0.6.0 (gpu)
-... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19136/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/19136/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19135 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19135/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19135/comments | https://api.github.com/repos/huggingface/transformers/issues/19135/events | https://github.com/huggingface/transformers/issues/19135 | 1,380,571,388 | I_kwDOCUB6oc5SSdj8 | 19,135 | Use metrics that consider the input as well as the (predicted, reference) tuple in the Trainer | {
"login": "slvcsl",
"id": 25265140,
"node_id": "MDQ6VXNlcjI1MjY1MTQw",
"avatar_url": "https://avatars.githubusercontent.com/u/25265140?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/slvcsl",
"html_url": "https://github.com/slvcsl",
"followers_url": "https://api.github.com/users/slvcsl/fo... | [] | closed | false | null | [] | [
"I just saw that the feature is actually already added. \r\n\r\nOne can add the trainer argument --include_inputs_for_metrics\r\nand the compute_metrics will receive the inputs as the third element of the tuple."
] | 1,663 | 1,663 | 1,663 | NONE | null | ### Feature request
Allow the **compute_metrics()** in the **Trainer** to take into account the **original input** in addition to the predictions and labels.
### Motivation
It is currently possible to pass a custom compute_metrics() to the Trainer for evaluation. An example is
```
def compute_metrics(eval_preds... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19135/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/19135/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19134 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19134/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19134/comments | https://api.github.com/repos/huggingface/transformers/issues/19134/events | https://github.com/huggingface/transformers/pull/19134 | 1,380,553,444 | PR_kwDOCUB6oc4_VQdE | 19,134 | Added the option to specify "use_one_hot=True" in the forward pass/mo… | {
"login": "TanjaBaeumel",
"id": 96110322,
"node_id": "U_kgDOBbqG8g",
"avatar_url": "https://avatars.githubusercontent.com/u/96110322?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TanjaBaeumel",
"html_url": "https://github.com/TanjaBaeumel",
"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_19134). 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,663 | 1,667 | 1,667 | NONE | null | …del call. Allows to have optimizable inputs in the vector space of WordPiece.
# 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 full... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19134/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/19134/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19134",
"html_url": "https://github.com/huggingface/transformers/pull/19134",
"diff_url": "https://github.com/huggingface/transformers/pull/19134.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19134.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19133 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19133/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19133/comments | https://api.github.com/repos/huggingface/transformers/issues/19133/events | https://github.com/huggingface/transformers/pull/19133 | 1,380,492,828 | PR_kwDOCUB6oc4_VEQE | 19,133 | Fix FlaxPretTrainedModel pt weights check | {
"login": "mishig25",
"id": 11827707,
"node_id": "MDQ6VXNlcjExODI3NzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mishig25",
"html_url": "https://github.com/mishig25",
"followers_url": "https://api.github.com/users/mis... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
[files tab](https://github.com/huggingface/transformers/pull/19133/files) should make it clear on what's being changed.
```py
if os.path.join(pretrained_model_name_or_path, WEIGHTS_NAME)
# will evaluate always to True as long as `pretrained_model_name_or_path` is a non-empty str
``` | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19133/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/19133/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19133",
"html_url": "https://github.com/huggingface/transformers/pull/19133",
"diff_url": "https://github.com/huggingface/transformers/pull/19133.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19133.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19132 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19132/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19132/comments | https://api.github.com/repos/huggingface/transformers/issues/19132/events | https://github.com/huggingface/transformers/pull/19132 | 1,380,255,061 | PR_kwDOCUB6oc4_UVEv | 19,132 | oneccl_bindings_for_pytorch 1.12.0 prebuilt wheel does not work with … | {
"login": "sywangyi",
"id": 36058628,
"node_id": "MDQ6VXNlcjM2MDU4NjI4",
"avatar_url": "https://avatars.githubusercontent.com/u/36058628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sywangyi",
"html_url": "https://github.com/sywangyi",
"followers_url": "https://api.github.com/users/syw... | [] | closed | false | null | [] | [
"@yao-matrix @sgugger please notice the issue and help review",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19132). All of your documentation changes will be reflected on that endpoint.",
"@sgugger I agree with your point, so I upload another PR (https://github.com... | 1,663 | 1,666 | 1,666 | CONTRIBUTOR | null | …PyTorch 1.12.1
raise error in this condition and update the doc
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Fixes # (issue)
torch 1.12.1 does not work with intel ccl 1.12.0
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19132/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/19132/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19132",
"html_url": "https://github.com/huggingface/transformers/pull/19132",
"diff_url": "https://github.com/huggingface/transformers/pull/19132.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19132.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19131 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19131/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19131/comments | https://api.github.com/repos/huggingface/transformers/issues/19131/events | https://github.com/huggingface/transformers/pull/19131 | 1,380,252,493 | PR_kwDOCUB6oc4_UUko | 19,131 | [BugFix] Fix fsdp option on shard_grad_op. | {
"login": "ZHUI",
"id": 16911935,
"node_id": "MDQ6VXNlcjE2OTExOTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/16911935?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ZHUI",
"html_url": "https://github.com/ZHUI",
"followers_url": "https://api.github.com/users/ZHUI/followers"... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Is there someone can review and merge this pr, thanks a lot! cc: @sgugger @ydshieh"
] | 1,663 | 1,663 | 1,663 | 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/19131/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/19131/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19131",
"html_url": "https://github.com/huggingface/transformers/pull/19131",
"diff_url": "https://github.com/huggingface/transformers/pull/19131.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19131.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19130 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19130/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19130/comments | https://api.github.com/repos/huggingface/transformers/issues/19130/events | https://github.com/huggingface/transformers/pull/19130 | 1,380,249,010 | PR_kwDOCUB6oc4_UT6X | 19,130 | Remove duplicate parameters in run_clip.py | {
"login": "enze5088",
"id": 14285786,
"node_id": "MDQ6VXNlcjE0Mjg1Nzg2",
"avatar_url": "https://avatars.githubusercontent.com/u/14285786?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/enze5088",
"html_url": "https://github.com/enze5088",
"followers_url": "https://api.github.com/users/enz... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
The overwrite_cache parameter in this file is declared twice. Remove one of the two.
https://github.com/huggingface/transformers/blob/main/examples/pytorch/contrastive-image-text/run_clip.py
<!--
Congratulations! You've made it this far! You're not quite done yet though.
Once merged, you... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19130/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/19130/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19130",
"html_url": "https://github.com/huggingface/transformers/pull/19130",
"diff_url": "https://github.com/huggingface/transformers/pull/19130.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19130.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19129 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19129/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19129/comments | https://api.github.com/repos/huggingface/transformers/issues/19129/events | https://github.com/huggingface/transformers/pull/19129 | 1,380,076,458 | PR_kwDOCUB6oc4_TxpF | 19,129 | Add doctests to Perceiver examples | {
"login": "stevenmanton",
"id": 3666725,
"node_id": "MDQ6VXNlcjM2NjY3MjU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3666725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevenmanton",
"html_url": "https://github.com/stevenmanton",
"followers_url": "https://api.github.com... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi @stevenmanton \r\n\r\nThank you a lot for the PR! Currently the test will fail for the following \r\n```bash\r\nFAILED src/transformers/models/perceiver/modeling_perceiver.py::transformers.models.perceiver.modeling_perceiver.Perce... | 1,663 | 1,663 | 1,663 | 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/19129/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/19129/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19129",
"html_url": "https://github.com/huggingface/transformers/pull/19129",
"diff_url": "https://github.com/huggingface/transformers/pull/19129.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19129.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19128 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19128/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19128/comments | https://api.github.com/repos/huggingface/transformers/issues/19128/events | https://github.com/huggingface/transformers/pull/19128 | 1,380,053,307 | PR_kwDOCUB6oc4_Ts2p | 19,128 | Document and validate typical_p in generation | {
"login": "mapmeld",
"id": 643918,
"node_id": "MDQ6VXNlcjY0MzkxOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/643918?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mapmeld",
"html_url": "https://github.com/mapmeld",
"followers_url": "https://api.github.com/users/mapmeld/fo... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,664 | 1,664 | CONTRIBUTOR | null | # What does this PR do?
Throws a `ValueError` when `typical_p` argument is provided to text-generation, but its value or `do_sample=False` prevent typical decoding from happening as intended. Adds a line documenting typical decoding.
Most arguments to generate were previously covered in #18261 , but not `typical_... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19128/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/19128/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19128",
"html_url": "https://github.com/huggingface/transformers/pull/19128",
"diff_url": "https://github.com/huggingface/transformers/pull/19128.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19128.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19127 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19127/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19127/comments | https://api.github.com/repos/huggingface/transformers/issues/19127/events | https://github.com/huggingface/transformers/issues/19127 | 1,379,994,302 | I_kwDOCUB6oc5SQQq- | 19,127 | document-question-answering pipeline does not work with some models | {
"login": "osanseviero",
"id": 7246357,
"node_id": "MDQ6VXNlcjcyNDYzNTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/7246357?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/osanseviero",
"html_url": "https://github.com/osanseviero",
"followers_url": "https://api.github.com/us... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"The `model_type` in the config.json of this specific model seems to be wrong. The types currently supported that would work with LayoutLM are:\r\n- `layoutlm`\r\n- `layoutlmv2`\r\n- `layoutlmv3`\r\n- `layoutxlm`\r\n\r\nThe specified type is `layoutlm-tc`.",
"Cc @ankrgyl ",
"From the `transformers` side, I thin... | 1,663 | 1,666 | 1,666 | MEMBER | null | ### System Info
Colab, latest release
### Who can help?
@NielsRogge
### 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... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19127/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/19127/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19126 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19126/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19126/comments | https://api.github.com/repos/huggingface/transformers/issues/19126/events | https://github.com/huggingface/transformers/pull/19126 | 1,379,720,156 | PR_kwDOCUB6oc4_SntA | 19,126 | Fix None loss in docstring for Wav2Vec2ForPretraining | {
"login": "abdouaziz",
"id": 39220574,
"node_id": "MDQ6VXNlcjM5MjIwNTc0",
"avatar_url": "https://avatars.githubusercontent.com/u/39220574?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abdouaziz",
"html_url": "https://github.com/abdouaziz",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,663 | 1,667 | 1,667 | NONE | null | - [ ] This PR Fix None loss in docstring for Wav2Vec2ForPreTraining | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19126/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/19126/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19126",
"html_url": "https://github.com/huggingface/transformers/pull/19126",
"diff_url": "https://github.com/huggingface/transformers/pull/19126.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19126.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19125 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19125/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19125/comments | https://api.github.com/repos/huggingface/transformers/issues/19125/events | https://github.com/huggingface/transformers/pull/19125 | 1,379,681,116 | PR_kwDOCUB6oc4_Sfsm | 19,125 | [Wav2Vec2] Fix None loss in docstring for Wav2Vec2ForPreTraining | {
"login": "abdouaziz",
"id": 39220574,
"node_id": "MDQ6VXNlcjM5MjIwNTc0",
"avatar_url": "https://avatars.githubusercontent.com/u/39220574?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abdouaziz",
"html_url": "https://github.com/abdouaziz",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | [] | 1,663 | 1,663 | 1,663 | NONE | null | - [ ] This PR fix None loss in docstring for Wav2Vec2ForPretraining | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19125/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/19125/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19125",
"html_url": "https://github.com/huggingface/transformers/pull/19125",
"diff_url": "https://github.com/huggingface/transformers/pull/19125.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19125.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19124 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19124/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19124/comments | https://api.github.com/repos/huggingface/transformers/issues/19124/events | https://github.com/huggingface/transformers/pull/19124 | 1,379,664,206 | PR_kwDOCUB6oc4_ScLE | 19,124 | Sharding fails in TF when absolute scope was modified if `.` in layer name | {
"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": 1834054694,
"node_id": "MDU6TGFiZWwxODM0MDU0Njk0",
"url": "https://api.github.com/repos/huggingface/transformers/labels/TensorFlow",
"name": "TensorFlow",
"color": "FF6F00",
"default": false,
"description": "Anything TensorFlow"
},
{
"id": 1834056761,
"node_id": "MDU6... | 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._",
"Do you think we should add a special test for that @sgugger ? ",
"On it! 🤗",
"Just added a test, RAG works, I think I'll try to test most of our models just to be sure that there is no other strange pattern. ",
"Tested with `\... | 1,663 | 1,665 | 1,665 | COLLABORATOR | null | # What does this PR do?
Fixes #18776, by taking care of the particular case of absolute scope modifications
## Who can review?
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19124/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/19124/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19124",
"html_url": "https://github.com/huggingface/transformers/pull/19124",
"diff_url": "https://github.com/huggingface/transformers/pull/19124.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19124.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19123 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19123/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19123/comments | https://api.github.com/repos/huggingface/transformers/issues/19123/events | https://github.com/huggingface/transformers/issues/19123 | 1,379,528,584 | I_kwDOCUB6oc5SOe-I | 19,123 | Adding TensorFlow port of LeViT | {
"login": "ariG23498",
"id": 36856589,
"node_id": "MDQ6VXNlcjM2ODU2NTg5",
"avatar_url": "https://avatars.githubusercontent.com/u/36856589?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ariG23498",
"html_url": "https://github.com/ariG23498",
"followers_url": "https://api.github.com/users/... | [
{
"id": 2796628563,
"node_id": "MDU6TGFiZWwyNzk2NjI4NTYz",
"url": "https://api.github.com/repos/huggingface/transformers/labels/WIP",
"name": "WIP",
"color": "234C99",
"default": false,
"description": "Label your PR/Issue with WIP for some long outstanding Issues/PRs that are work in pro... | open | false | {
"login": "ariG23498",
"id": 36856589,
"node_id": "MDQ6VXNlcjM2ODU2NTg5",
"avatar_url": "https://avatars.githubusercontent.com/u/36856589?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ariG23498",
"html_url": "https://github.com/ariG23498",
"followers_url": "https://api.github.com/users/... | [
{
"login": "ariG23498",
"id": 36856589,
"node_id": "MDQ6VXNlcjM2ODU2NTg5",
"avatar_url": "https://avatars.githubusercontent.com/u/36856589?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ariG23498",
"html_url": "https://github.com/ariG23498",
"followers_url": "https://a... | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,663 | 1,666 | null | CONTRIBUTOR | null | ### Feature request
To add the TensorFlow port of the [LeViT](https://arxiv.org/abs/2104.01136) architecture. The architecture is currently present in the Transformers library in [PyTorch](https://github.com/huggingface/transformers/blob/main/src/transformers/models/levit/modeling_levit.py).
### Motivation
[LeViT](... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19123/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19123/timeline | null | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19122 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19122/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19122/comments | https://api.github.com/repos/huggingface/transformers/issues/19122/events | https://github.com/huggingface/transformers/pull/19122 | 1,379,436,771 | PR_kwDOCUB6oc4_RsTS | 19,122 | Skip `test_export_to_onnx` for `LongT5` if `torch` < 1.11 | {
"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,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
With torch `1.10`, We get some exception from C++ file.
```bash
Exception raised from index_select_out_cpu_ at ../aten/src/ATen/native/TensorAdvancedIndexing.cpp:887 (most recent call first):
frame #0: c10::Error::Error(c10::SourceLocation, std::string) + 0x42 (0x7f60b7f4dd62 in /home/yih_... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19122/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/19122/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19122",
"html_url": "https://github.com/huggingface/transformers/pull/19122",
"diff_url": "https://github.com/huggingface/transformers/pull/19122.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19122.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19121 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19121/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19121/comments | https://api.github.com/repos/huggingface/transformers/issues/19121/events | https://github.com/huggingface/transformers/pull/19121 | 1,379,386,784 | PR_kwDOCUB6oc4_Rhmj | 19,121 | german processing | {
"login": "flozi00",
"id": 47894090,
"node_id": "MDQ6VXNlcjQ3ODk0MDkw",
"avatar_url": "https://avatars.githubusercontent.com/u/47894090?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/flozi00",
"html_url": "https://github.com/flozi00",
"followers_url": "https://api.github.com/users/flozi0... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | continues https://github.com/huggingface/transformers/issues/18564 @sgugger | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19121/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/19121/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19121",
"html_url": "https://github.com/huggingface/transformers/pull/19121",
"diff_url": "https://github.com/huggingface/transformers/pull/19121.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19121.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19120 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19120/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19120/comments | https://api.github.com/repos/huggingface/transformers/issues/19120/events | https://github.com/huggingface/transformers/pull/19120 | 1,379,091,227 | PR_kwDOCUB6oc4_QiWQ | 19,120 | Add LayoutLMv2ForRelationExtraction | {
"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 docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19120). All of your documentation changes will be reflected on that endpoint.",
"@sgugger I'm getting the following error from `make fixup`:\r\n\r\n```\r\nChecking all objects are properly documented.\r\nTraceback (most rec... | 1,663 | 1,681 | 1,667 | CONTRIBUTOR | null | # What does this PR do?
This PR adds the relation extraction head of LayoutLMv2, which was a highly requested feature as seen in #14330 #15451 #18091 | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19120/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/19120/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19120",
"html_url": "https://github.com/huggingface/transformers/pull/19120",
"diff_url": "https://github.com/huggingface/transformers/pull/19120.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19120.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19119 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19119/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19119/comments | https://api.github.com/repos/huggingface/transformers/issues/19119/events | https://github.com/huggingface/transformers/pull/19119 | 1,379,065,517 | PR_kwDOCUB6oc4_Qc37 | 19,119 | Fix BeitFeatureExtractor postprocessing | {
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hey @alaradirik, please also ping a core maintainer for review before merging PRs."
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
- Fixes a `BeitFeatureExtractor.post_process_semantic_segmentation()` assertion error when no `target_sizes` argument is provided
- Ensures post_process_semantic_segmentation returns a list of int64 PyTorch tensors
- Adds a test to ensure correct post-processing
## Before submitting
- [ ]... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19119/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/19119/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19119",
"html_url": "https://github.com/huggingface/transformers/pull/19119",
"diff_url": "https://github.com/huggingface/transformers/pull/19119.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19119.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19118 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19118/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19118/comments | https://api.github.com/repos/huggingface/transformers/issues/19118/events | https://github.com/huggingface/transformers/issues/19118 | 1,379,012,943 | I_kwDOCUB6oc5SMhFP | 19,118 | CLIPTokenizer behaves inconsistently depending on whether ftfy is installed or not | {
"login": "kjsman",
"id": 12594709,
"node_id": "MDQ6VXNlcjEyNTk0NzA5",
"avatar_url": "https://avatars.githubusercontent.com/u/12594709?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kjsman",
"html_url": "https://github.com/kjsman",
"followers_url": "https://api.github.com/users/kjsman/fo... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"This happens because `BasicTokenizer`, which is [used as](https://github.com/huggingface/transformers/blob/main/src/transformers/models/clip/tokenization_clip.py#L159) fallback text fix function, [strips accents if `do_lower_case=True`](https://github.com/huggingface/transformers/blob/main/src/transformers/models/... | 1,663 | 1,667 | 1,667 | NONE | null | ### System Info
Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.
- `transformers` version: 4.22.1
- Platform: Linux-5.10.133+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.7.14
- Huggingface_hub version: 0.9.1
- PyTorch version (GPU?): 1.12.1+cu113 (False)
- Tensorfl... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19118/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/19118/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19117 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19117/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19117/comments | https://api.github.com/repos/huggingface/transformers/issues/19117/events | https://github.com/huggingface/transformers/pull/19117 | 1,378,994,669 | PR_kwDOCUB6oc4_QN5p | 19,117 | Fix the wrong schedule in runner check CI | {
"login": "ydshieh",
"id": 2521628,
"node_id": "MDQ6VXNlcjI1MjE2Mjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2521628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ydshieh",
"html_url": "https://github.com/ydshieh",
"followers_url": "https://api.github.com/users/ydshieh/... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
The current (wrong) schedule in `check_runner_status.yml`:
`* */1 * * *` -> “At every minute past every hour.”
But we want
`0 */1 * * *` -> “At minute 0 past every hour.”
| {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19117/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/19117/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19117",
"html_url": "https://github.com/huggingface/transformers/pull/19117",
"diff_url": "https://github.com/huggingface/transformers/pull/19117.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19117.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19116 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19116/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19116/comments | https://api.github.com/repos/huggingface/transformers/issues/19116/events | https://github.com/huggingface/transformers/issues/19116 | 1,378,979,491 | I_kwDOCUB6oc5SMY6j | 19,116 | HfArgumentParser support yaml parser | {
"login": "jiangwangyi",
"id": 39762734,
"node_id": "MDQ6VXNlcjM5NzYyNzM0",
"avatar_url": "https://avatars.githubusercontent.com/u/39762734?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jiangwangyi",
"html_url": "https://github.com/jiangwangyi",
"followers_url": "https://api.github.com/... | [
{
"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 | [] | [
"cc @sgugger \r\n\r\nIf you want to open a PR, please go ahead!",
"You can just use\r\n`parser.parse_dict(yaml.safe_load(f))`",
"Which could all go in a `parse_yaml_file` method :-) Doing this and also refactoring the `parse_json_file` to use `parse_dict`, as well as adding small tests would be nice additions t... | 1,663 | 1,664 | 1,664 | CONTRIBUTOR | null | ### Feature request
HfArgumentParser now supports for parsing dict and json files, will it be possible to support for parsing the widely used yaml files?
### Motivation
I think using yaml is a good way to record arguments.
### Your contribution
Not yet. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19116/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/19116/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19115 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19115/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19115/comments | https://api.github.com/repos/huggingface/transformers/issues/19115/events | https://github.com/huggingface/transformers/pull/19115 | 1,378,879,352 | PR_kwDOCUB6oc4_P1Xk | 19,115 | [WIP] support auto-compress for glue task | {
"login": "ceci3",
"id": 29245900,
"node_id": "MDQ6VXNlcjI5MjQ1OTAw",
"avatar_url": "https://avatars.githubusercontent.com/u/29245900?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ceci3",
"html_url": "https://github.com/ceci3",
"followers_url": "https://api.github.com/users/ceci3/follow... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19115). 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,663 | 1,669 | 1,669 | NONE | null | # What does this PR do?
support auto-compress for glue task | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19115/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/19115/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19115",
"html_url": "https://github.com/huggingface/transformers/pull/19115",
"diff_url": "https://github.com/huggingface/transformers/pull/19115.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19115.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19114 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19114/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19114/comments | https://api.github.com/repos/huggingface/transformers/issues/19114/events | https://github.com/huggingface/transformers/issues/19114 | 1,378,725,479 | I_kwDOCUB6oc5SLa5n | 19,114 | GPT Neox Japanese is in the release notes for v4.22.X but does not appear to be in the v4.22.X package. | {
"login": "SO0529",
"id": 67080255,
"node_id": "MDQ6VXNlcjY3MDgwMjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/67080255?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SO0529",
"html_url": "https://github.com/SO0529",
"followers_url": "https://api.github.com/users/SO0529/fo... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"Hey @SO0529, sorry about that! That's on me, I missed this in the release notes. I just removed it. For now you can install the repo from source as you have noted in order to use it.\r\n\r\nThanks for letting me know!",
"Thank you for quick response and update the release note!\r\nWe are looking forward to the n... | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | ### System Info
I've checked in Colab that GPT Neox Japanese is not in v4.22.1
```
- `transformers` version: 4.22.1
- Platform: Linux-5.10.133+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.7.14
- Huggingface_hub version: 0.9.1
- PyTorch version (GPU?): 1.12.1+cu113 (False)
- Tensorflow version (GPU?): 2.... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19114/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/19114/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19113 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19113/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19113/comments | https://api.github.com/repos/huggingface/transformers/issues/19113/events | https://github.com/huggingface/transformers/pull/19113 | 1,378,611,520 | PR_kwDOCUB6oc4_O9Sw | 19,113 | Add a missing space in a script arg documentation | {
"login": "bryant1410",
"id": 3905501,
"node_id": "MDQ6VXNlcjM5MDU1MDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bryant1410",
"html_url": "https://github.com/bryant1410",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19113/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/19113/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19113",
"html_url": "https://github.com/huggingface/transformers/pull/19113",
"diff_url": "https://github.com/huggingface/transformers/pull/19113.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19113.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19112 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19112/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19112/comments | https://api.github.com/repos/huggingface/transformers/issues/19112/events | https://github.com/huggingface/transformers/issues/19112 | 1,378,518,590 | I_kwDOCUB6oc5SKoY- | 19,112 | Problem trying to migrate cache | {
"login": "mpolinsky",
"id": 30514239,
"node_id": "MDQ6VXNlcjMwNTE0MjM5",
"avatar_url": "https://avatars.githubusercontent.com/u/30514239?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mpolinsky",
"html_url": "https://github.com/mpolinsky",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"cc @sgugger ",
"I'm not too sure what the problem is, maybe it is due to the intermediate subfolder. This error should only happen once in any case, and you might have lost some cached files, but they will jsut be re-downloaded.",
"Thanks for the clarity. Didn't cause a problem otherwise.",
"This issue has ... | 1,663 | 1,667 | 1,667 | NONE | null | ### System Info
Using MacOS Big Sur v11.6.4 and jupyter lab v3.4.7.
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### Tasks
- [ ] An officially supported task in the `examples` folder (such as GLUE/SQuAD, ...)
- [ ] My own task or dataset (give d... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19112/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/19112/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19111 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19111/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19111/comments | https://api.github.com/repos/huggingface/transformers/issues/19111/events | https://github.com/huggingface/transformers/issues/19111 | 1,378,363,296 | I_kwDOCUB6oc5SKCeg | 19,111 | DPR pooler weights not loading correctly | {
"login": "maxmatical",
"id": 8890262,
"node_id": "MDQ6VXNlcjg4OTAyNjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8890262?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maxmatical",
"html_url": "https://github.com/maxmatical",
"followers_url": "https://api.github.com/users... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | 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": "... | [
"@ArthurZucker could you take a look here (happy to answer questions about the model)",
"on it! ",
"Hi @ArthurZucker , do you have any updates on this by chance? I'm getting the same issue, but the results I get when benchmarking do not suggest random initialization of the weights.",
"Hey, it seems that the i... | 1,663 | 1,668 | 1,668 | NONE | null | ### System Info
tested on multiple versions
- `transformers` version: 4.12.3
- Platform: Linux-4.14.281-212.502.amzn2.x86_64-x86_64-with-glibc2.10
- Python version: 3.8.10
- PyTorch version (GPU?): 1.11.0+cu102 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not instal... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19111/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/19111/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19110 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19110/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19110/comments | https://api.github.com/repos/huggingface/transformers/issues/19110/events | https://github.com/huggingface/transformers/pull/19110 | 1,378,296,181 | PR_kwDOCUB6oc4_N5VR | 19,110 | Add documentation of Trainer.create_model_card | {
"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,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
This PR adds some documentation for `Trainer.create_model_card` and fixes the type annotations. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19110/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/19110/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19110",
"html_url": "https://github.com/huggingface/transformers/pull/19110",
"diff_url": "https://github.com/huggingface/transformers/pull/19110.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19110.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19109 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19109/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19109/comments | https://api.github.com/repos/huggingface/transformers/issues/19109/events | https://github.com/huggingface/transformers/pull/19109 | 1,378,286,072 | PR_kwDOCUB6oc4_N3Lh | 19,109 | Don't warn of move if cache is empty | {
"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,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
This PR makes sure the warning(s) about moving cache are only issued when there is a cache (so not on a fresh install). | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19109/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19109/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19109",
"html_url": "https://github.com/huggingface/transformers/pull/19109",
"diff_url": "https://github.com/huggingface/transformers/pull/19109.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19109.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19108 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19108/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19108/comments | https://api.github.com/repos/huggingface/transformers/issues/19108/events | https://github.com/huggingface/transformers/issues/19108 | 1,378,089,737 | I_kwDOCUB6oc5SI_sJ | 19,108 | Flax vs torch benchmark on Wav2vec2 | {
"login": "ZurabDz",
"id": 34181252,
"node_id": "MDQ6VXNlcjM0MTgxMjUy",
"avatar_url": "https://avatars.githubusercontent.com/u/34181252?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ZurabDz",
"html_url": "https://github.com/ZurabDz",
"followers_url": "https://api.github.com/users/ZurabD... | [] | closed | false | null | [] | [
"maybe of interest to @sanchit-gandhi ",
"Hey @ZurabDz! `FlaxWav2Vec2ForCTC` should be faster than `Wav2Vec2ForCTC` **if** the `__call__` method is just in time (JIT) compiled (_c.f._ https://jax.readthedocs.io/en/latest/jax-101/02-jitting.html). Could you share your code for running this benchmark? We can then g... | 1,663 | 1,666 | 1,666 | NONE | null | So my question is, should FlaxWav2Vec2ForCTC generally be faster than Wav2Vec2ForCTC?
1.14 s ± 138 ms per loop (mean ± std. dev. of 7 runs, 1 loop each) -> FlaxWav2Vec2ForCTC
37.7 ms ± 10.1 ms per loop (mean ± std. dev. of 7 runs, 1 loop each) -> Wav2Vec2ForCTC
so the question is, should flax be faster than th... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19108/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/19108/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19107 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19107/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19107/comments | https://api.github.com/repos/huggingface/transformers/issues/19107/events | https://github.com/huggingface/transformers/pull/19107 | 1,378,086,831 | PR_kwDOCUB6oc4_NMYX | 19,107 | Add post_process_semantic_segmentation method to DPTFeatureExtractor | {
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
Adds post_process_semantic_segmentation method to DPTFeatureExtractor.
I will open an issue and separate PRs to make sure that:
- Segmentation models (DETR, MaskFormer, SegFormer, etc.) have consistently named post-processing methods, arguments and outputs
- ImageSegmentationPipeline works... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19107/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/19107/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19107",
"html_url": "https://github.com/huggingface/transformers/pull/19107",
"diff_url": "https://github.com/huggingface/transformers/pull/19107.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19107.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19106 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19106/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19106/comments | https://api.github.com/repos/huggingface/transformers/issues/19106/events | https://github.com/huggingface/transformers/pull/19106 | 1,378,066,388 | PR_kwDOCUB6oc4_NIHF | 19,106 | Michael branch | {
"login": "michaellin99999",
"id": 57974973,
"node_id": "MDQ6VXNlcjU3OTc0OTcz",
"avatar_url": "https://avatars.githubusercontent.com/u/57974973?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michaellin99999",
"html_url": "https://github.com/michaellin99999",
"followers_url": "https://api... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19106). 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,663 | 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/19106/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/19106/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19106",
"html_url": "https://github.com/huggingface/transformers/pull/19106",
"diff_url": "https://github.com/huggingface/transformers/pull/19106.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19106.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19105 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19105/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19105/comments | https://api.github.com/repos/huggingface/transformers/issues/19105/events | https://github.com/huggingface/transformers/pull/19105 | 1,378,048,288 | PR_kwDOCUB6oc4_NEVW | 19,105 | Add semantic segmentation post-processing method to MobileViT | {
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
Adds post_process_semantic_segmentation method to `MobileViTFeatureExtractor`.
I will open an issue and separate PRs to make sure that
- Segmentation models (DETR, MaskFormer, SegFormer, etc.) have consistently named post-processing methods, arguments and outputs
- ImageSegmentationPipel... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19105/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/19105/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19105",
"html_url": "https://github.com/huggingface/transformers/pull/19105",
"diff_url": "https://github.com/huggingface/transformers/pull/19105.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19105.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19104 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19104/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19104/comments | https://api.github.com/repos/huggingface/transformers/issues/19104/events | https://github.com/huggingface/transformers/pull/19104 | 1,377,869,789 | PR_kwDOCUB6oc4_MeLE | 19,104 | [wip: test doc-builder] | {
"login": "mishig25",
"id": 11827707,
"node_id": "MDQ6VXNlcjExODI3NzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/11827707?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mishig25",
"html_url": "https://github.com/mishig25",
"followers_url": "https://api.github.com/users/mis... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Testing https://github.com/huggingface/doc-builder/pull/296 | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19104/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/19104/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19104",
"html_url": "https://github.com/huggingface/transformers/pull/19104",
"diff_url": "https://github.com/huggingface/transformers/pull/19104.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19104.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19103 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19103/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19103/comments | https://api.github.com/repos/huggingface/transformers/issues/19103/events | https://github.com/huggingface/transformers/pull/19103 | 1,377,818,909 | PR_kwDOCUB6oc4_MTJu | 19,103 | Improve vision models docs | {
"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,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
Improves the docs of several vision models:
* for `xxxForMaskedImageModeling` models, add a link to the `run_mim.py` script
* for `ViTMAEForPreTraining`, add a link to the `run_mae.py` script
* for ViT, add a tip about interpolation of pre-trained position embeddings (in order to fine-tune... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19103/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/19103/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19103",
"html_url": "https://github.com/huggingface/transformers/pull/19103",
"diff_url": "https://github.com/huggingface/transformers/pull/19103.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19103.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19102 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19102/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19102/comments | https://api.github.com/repos/huggingface/transformers/issues/19102/events | https://github.com/huggingface/transformers/pull/19102 | 1,377,774,978 | PR_kwDOCUB6oc4_MJgL | 19,102 | TF: check embeddings range | {
"login": "gante",
"id": 12240844,
"node_id": "MDQ6VXNlcjEyMjQwODQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/12240844?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gante",
"html_url": "https://github.com/gante",
"followers_url": "https://api.github.com/users/gante/follow... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"(cc @ydshieh -- this fixes a large number of scheduled CI failures)",
"@gante Is this PR ready to merge? I guess so, but would like to wait your confirmation (or better for you to merge).",
"> @gante Is this PR ready to merge? I ... | 1,663 | 1,663 | 1,663 | MEMBER | null | # What does this PR do?
Adds the same [check that was recently added to TFBart](https://github.com/huggingface/transformers/blob/ba7f2173cc578fe6d9f1cdb900d5af609f195cf6/src/transformers/models/bart/modeling_tf_bart.py#L751), which asserts that the inputs are within the embedding input range, in all models with toke... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19102/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/19102/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19102",
"html_url": "https://github.com/huggingface/transformers/pull/19102",
"diff_url": "https://github.com/huggingface/transformers/pull/19102.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19102.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19101 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19101/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19101/comments | https://api.github.com/repos/huggingface/transformers/issues/19101/events | https://github.com/huggingface/transformers/pull/19101 | 1,377,762,175 | PR_kwDOCUB6oc4_MGtX | 19,101 | Fix push ci workflow file | {
"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,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
#19054 breaks push CI due to a missing working dir in CI workflow file. Sorry. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19101/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/19101/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19101",
"html_url": "https://github.com/huggingface/transformers/pull/19101",
"diff_url": "https://github.com/huggingface/transformers/pull/19101.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19101.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19100 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19100/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19100/comments | https://api.github.com/repos/huggingface/transformers/issues/19100/events | https://github.com/huggingface/transformers/pull/19100 | 1,377,747,345 | PR_kwDOCUB6oc4_MDfc | 19,100 | Revert "Check self-hosted runners are online" | {
"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 | [] | [] | 1,663 | 1,675 | 1,663 | COLLABORATOR | null | Reverts huggingface/transformers#19054
Sorry, but I merged a PR that breaks push CI. Will try to fix it. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19100/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/19100/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19100",
"html_url": "https://github.com/huggingface/transformers/pull/19100",
"diff_url": "https://github.com/huggingface/transformers/pull/19100.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19100.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19099 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19099/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19099/comments | https://api.github.com/repos/huggingface/transformers/issues/19099/events | https://github.com/huggingface/transformers/pull/19099 | 1,377,745,293 | PR_kwDOCUB6oc4_MDCj | 19,099 | Beit postprocessing | {
"login": "alaradirik",
"id": 8944735,
"node_id": "MDQ6VXNlcjg5NDQ3MzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/8944735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alaradirik",
"html_url": "https://github.com/alaradirik",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | # What does this PR do?
Adds a post-processing method to BeiTFeatureExtractor for semantic segmentation.
## Before submitting
- [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
- [ X] Did you read the [contributor guideline](https://github.com/huggingface/tran... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19099/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/19099/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19099",
"html_url": "https://github.com/huggingface/transformers/pull/19099",
"diff_url": "https://github.com/huggingface/transformers/pull/19099.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19099.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19098 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19098/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19098/comments | https://api.github.com/repos/huggingface/transformers/issues/19098/events | https://github.com/huggingface/transformers/issues/19098 | 1,377,707,002 | I_kwDOCUB6oc5SHiP6 | 19,098 | Some feature requests for the Trainer | {
"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 | [] | [
"For 1, just overwrite the output dir with `--overwrite_output_dir` to have a clean output dir for the beginning of training (when resuming there shouldn't be any error since the repo will be synced with the local folder). If we stop leveraging `Repository`, we lose the async pushes so basically training will be in... | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | ### Feature request
2 feature requests for the HuggingFace Trainer:
* seems like the Trainer is currently using `huggingface_hub.Repository` when pushing a model to the hub. Would be great to update this to leverage the new HTTP methods, as currently I'm getting errors like the following:
```
OSError ... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19098/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/19098/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19097 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19097/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19097/comments | https://api.github.com/repos/huggingface/transformers/issues/19097/events | https://github.com/huggingface/transformers/pull/19097 | 1,377,614,382 | PR_kwDOCUB6oc4_LmnN | 19,097 | fix position bias related logic after prune heads in T5 model | {
"login": "J-shang",
"id": 33053116,
"node_id": "MDQ6VXNlcjMzMDUzMTE2",
"avatar_url": "https://avatars.githubusercontent.com/u/33053116?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/J-shang",
"html_url": "https://github.com/J-shang",
"followers_url": "https://api.github.com/users/J-shan... | [] | closed | false | null | [] | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/transformers/pr_19097). All of your documentation changes will be reflected on that endpoint.",
"Maybe of interest to @ArthurZucker :)",
"Hey, before diving a bit deeper, sorry for the long delay, and thanks for the PR. \r\nWould you min... | 1,663 | 1,668 | 1,668 | CONTRIBUTOR | null | # What does this PR do?
A follow up pr after #17968
If the attention layer `self.has_relative_attention_bias == False`, then the position bias shape will be wrong, the head number should be the original model (before prune heads) head number `self.n_heads + len(self.pruned_heads)`
## Who can review?
- t5: @... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19097/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/19097/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19097",
"html_url": "https://github.com/huggingface/transformers/pull/19097",
"diff_url": "https://github.com/huggingface/transformers/pull/19097.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19097.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19096 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19096/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19096/comments | https://api.github.com/repos/huggingface/transformers/issues/19096/events | https://github.com/huggingface/transformers/pull/19096 | 1,377,287,618 | PR_kwDOCUB6oc4_KghS | 19,096 | HPO: keep the original logic if there's only one process, pass the tr… | {
"login": "sywangyi",
"id": 36058628,
"node_id": "MDQ6VXNlcjM2MDU4NjI4",
"avatar_url": "https://avatars.githubusercontent.com/u/36058628?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sywangyi",
"html_url": "https://github.com/sywangyi",
"followers_url": "https://api.github.com/users/syw... | [] | closed | false | null | [] | [
"@yao-matrix @sgugger please review the patch.",
"_The documentation is not available anymore as the PR was closed or merged._",
" need to find out solution for following cases\r\n *if we need to use trial in model_init, how to do it for non-main rank, sync the model with rank0 in app?\r\n *how to use optuna pr... | 1,663 | 1,666 | 1,663 | CONTRIBUTOR | null | …ial to trainer
need to find out solution for following cases
*if we need to use trial in model_init, how to do it for non-main rank, sync the model with rank0 in app?
*how to use optuna prune feature for DDP, if we do it in rank0, how does other rank know it.
Signed-off-by: Wang, Yi A <yi.a.wang... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19096/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/19096/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19096",
"html_url": "https://github.com/huggingface/transformers/pull/19096",
"diff_url": "https://github.com/huggingface/transformers/pull/19096.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19096.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19095 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19095/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19095/comments | https://api.github.com/repos/huggingface/transformers/issues/19095/events | https://github.com/huggingface/transformers/issues/19095 | 1,377,203,131 | I_kwDOCUB6oc5SFnO7 | 19,095 | Activation checkpointing for TFGPT2DoubleHeadsModel | {
"login": "visionscaper",
"id": 1189068,
"node_id": "MDQ6VXNlcjExODkwNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/1189068?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/visionscaper",
"html_url": "https://github.com/visionscaper",
"followers_url": "https://api.github.com... | [] | closed | false | null | [] | [
"cc @Rocketknight1 @gante",
"Hi @visionscaper - this seems like something that could work! We haven't experimented with `tf.recompute_grad` in detail but the core code for training our Keras models is in the `train_step` and `test_step` methods [here](https://github.com/huggingface/transformers/blob/main/src/tran... | 1,663 | 1,666 | 1,666 | NONE | null | ### Feature request
Activation checkpointing is implemented for the PyTorch GPT2 model (and different head variants), however, this is not the case for the Tensorflow implementation of GPT2,
### Motivation
A lot of GPU memory is required to finetune GPT2. This is especially the case for TFGPT2DoubleHeadsModel, becau... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19095/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/19095/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19094 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19094/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19094/comments | https://api.github.com/repos/huggingface/transformers/issues/19094/events | https://github.com/huggingface/transformers/issues/19094 | 1,377,144,838 | I_kwDOCUB6oc5SFZAG | 19,094 | Allow custom signature while saving TF models | {
"login": "dimitreOliveira",
"id": 16668746,
"node_id": "MDQ6VXNlcjE2NjY4NzQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/16668746?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dimitreOliveira",
"html_url": "https://github.com/dimitreOliveira",
"followers_url": "https://api... | [] | closed | false | null | [] | [
"cc @Rocketknight1 @gante",
"Hi @dimitreOliveira, that sounds like a great feature, and we'd be happy to accept that PR! We've been working on making our default signatures more general and usable, but this sounds like a good idea too. Are you planning to add a `signatures` argument that's passed through to `mode... | 1,663 | 1,665 | 1,665 | CONTRIBUTOR | null | ### Feature request
Currently, when we use the [save_pretrained](https://github.com/huggingface/transformers/blob/ca485e562b675341409e3e27724072fb11e10af7/src/transformers/modeling_tf_utils.py#L2085) function from this library the model signature used to save the model is the default one that only calls the model on... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19094/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/huggingface/transformers/issues/19094/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19093 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19093/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19093/comments | https://api.github.com/repos/huggingface/transformers/issues/19093/events | https://github.com/huggingface/transformers/issues/19093 | 1,377,124,264 | I_kwDOCUB6oc5SFT-o | 19,093 | Add BPE Wav2Vec2CTCTokenizer | {
"login": "OllieBroadhurst",
"id": 46894149,
"node_id": "MDQ6VXNlcjQ2ODk0MTQ5",
"avatar_url": "https://avatars.githubusercontent.com/u/46894149?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/OllieBroadhurst",
"html_url": "https://github.com/OllieBroadhurst",
"followers_url": "https://api... | [] | closed | false | null | [] | [
"cc @SaulLu @ArthurZucker ",
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transforme... | 1,663 | 1,666 | 1,666 | CONTRIBUTOR | null | ### Feature request
Hi there!
Is there scope for a BPE (SentencePiece) CTC tokenizer? Using a trained SentencePiece vocabulary in a CTC model is pretty straightforward - all we need now is a tokenizer than can bridge the missing step between grouping CTC ids and decoding them with SentencePiece.
### Motivation
Gr... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19093/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/19093/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19092 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19092/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19092/comments | https://api.github.com/repos/huggingface/transformers/issues/19092/events | https://github.com/huggingface/transformers/pull/19092 | 1,377,020,439 | PR_kwDOCUB6oc4_July | 19,092 | correct spelling in README | {
"login": "flozi00",
"id": 47894090,
"node_id": "MDQ6VXNlcjQ3ODk0MDkw",
"avatar_url": "https://avatars.githubusercontent.com/u/47894090?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/flozi00",
"html_url": "https://github.com/flozi00",
"followers_url": "https://api.github.com/users/flozi0... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | fixes to typos / spellings | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19092/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/19092/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19092",
"html_url": "https://github.com/huggingface/transformers/pull/19092",
"diff_url": "https://github.com/huggingface/transformers/pull/19092.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19092.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19091 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19091/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19091/comments | https://api.github.com/repos/huggingface/transformers/issues/19091/events | https://github.com/huggingface/transformers/issues/19091 | 1,376,954,629 | I_kwDOCUB6oc5SEqkF | 19,091 | TypeError: __init__() got an unexpected keyword argument 'has_model_config' | {
"login": "pratikchhapolika",
"id": 11159549,
"node_id": "MDQ6VXNlcjExMTU5NTQ5",
"avatar_url": "https://avatars.githubusercontent.com/u/11159549?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pratikchhapolika",
"html_url": "https://github.com/pratikchhapolika",
"followers_url": "https://... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.\n\nPlease note that issues that do not follow the [contributing guidelines](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md) a... | 1,663 | 1,666 | 1,666 | NONE | null | ### System Info
- transformers version: 4.18.1
- Platform: Linux Jupyter Notebook, TF2.3 Python 3.6, 2 GPU
- Python version: '1.7.1+cu101'
- Using GPU in script?: yes
- Using distributed or parallel set-up in script?: no
### Who can help?
@mf
### Information
- [ ] The official example scripts
- [X] My own modi... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19091/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/19091/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19090 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19090/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19090/comments | https://api.github.com/repos/huggingface/transformers/issues/19090/events | https://github.com/huggingface/transformers/issues/19090 | 1,376,863,637 | I_kwDOCUB6oc5SEUWV | 19,090 | [Tracker] [bnb] Supporting `device_map` containing GPU and CPU devices | {
"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 | {
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url": "https://api.githu... | [
{
"login": "younesbelkada",
"id": 49240599,
"node_id": "MDQ6VXNlcjQ5MjQwNTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/49240599?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/younesbelkada",
"html_url": "https://github.com/younesbelkada",
"followers_url"... | [
"UPDATE (for future readers): the title was changed.\r\n\r\n---\r\n\r\nI think that the title of this issue is a little bit misleading. Technically, a custom `device_map` is already supported for `bitsandbytes`, as long as all the layers are on GPU.\r\n\r\nFor example, in the linked issue, this `device_map` works c... | 1,663 | 1,677 | 1,677 | CONTRIBUTOR | null | ### Feature request
We should be able to provide custom `device_map` when using 8-bit models using `bitsandbytes`. This would enable users having more control over the modules they want to quantize.
Linked issue: https://github.com/TimDettmers/bitsandbytes/issues/40
### Motivation
Users should be able to pass th... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19090/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/19090/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19089 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19089/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19089/comments | https://api.github.com/repos/huggingface/transformers/issues/19089/events | https://github.com/huggingface/transformers/pull/19089 | 1,376,840,734 | PR_kwDOCUB6oc4_JNKU | 19,089 | Add type hints for TF MPNet models | {
"login": "kishore-s-15",
"id": 56688194,
"node_id": "MDQ6VXNlcjU2Njg4MTk0",
"avatar_url": "https://avatars.githubusercontent.com/u/56688194?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kishore-s-15",
"html_url": "https://github.com/kishore-s-15",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"Thanks @Rocketknight1 😊.",
"_The documentation is not available anymore as the PR was closed or merged._"
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Based on Issue https://github.com/huggingface/transformers/issues/16059
I have added type hints for the all the Tensorflow MPNet models.
@Rocketknight1 Could you kindly check if this is fine?
Thanks in advance. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19089/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/19089/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19089",
"html_url": "https://github.com/huggingface/transformers/pull/19089",
"diff_url": "https://github.com/huggingface/transformers/pull/19089.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19089.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19088 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19088/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19088/comments | https://api.github.com/repos/huggingface/transformers/issues/19088/events | https://github.com/huggingface/transformers/pull/19088 | 1,376,829,389 | PR_kwDOCUB6oc4_JLDF | 19,088 | Added type hints for TFConvBertModel | {
"login": "kishore-s-15",
"id": 56688194,
"node_id": "MDQ6VXNlcjU2Njg4MTk0",
"avatar_url": "https://avatars.githubusercontent.com/u/56688194?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kishore-s-15",
"html_url": "https://github.com/kishore-s-15",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks @Rocketknight1."
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Based on Issue #16059
I have added type hints for the [TFConvBertModel](https://huggingface.co/docs/transformers/model_doc/convbert#transformers.TFConvBertModel).
@Rocketknight1 Could you kindly check if this is fine?
Thanks in advance. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19088/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/19088/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19088",
"html_url": "https://github.com/huggingface/transformers/pull/19088",
"diff_url": "https://github.com/huggingface/transformers/pull/19088.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19088.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19087 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19087/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19087/comments | https://api.github.com/repos/huggingface/transformers/issues/19087/events | https://github.com/huggingface/transformers/issues/19087 | 1,376,804,237 | I_kwDOCUB6oc5SEF2N | 19,087 | v4.22.1 ErnieForMaskedLM Bug | {
"login": "wzjj98",
"id": 50035364,
"node_id": "MDQ6VXNlcjUwMDM1MzY0",
"avatar_url": "https://avatars.githubusercontent.com/u/50035364?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wzjj98",
"html_url": "https://github.com/wzjj98",
"followers_url": "https://api.github.com/users/wzjj98/fo... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"Hi @wzjj98, could you please share a bit more information about your PC setup and the script you're calling?\r\n\r\nI can confirm it shouldn't be a problem to import `ErnieForMaskedLM` with `transformers==4.22.1`",
"My GPU NVIDIA GeForce GTX 3090\r\nProcessor:Intel(R) Xeon(R) Platinum 8255C CPU @ 2.50GHz\r\n",
... | 1,663 | 1,666 | 1,666 | NONE | null | ### System Info

@LysandreJik
### Who can help?
_No response_
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An officially suppor... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19087/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/19087/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19086 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19086/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19086/comments | https://api.github.com/repos/huggingface/transformers/issues/19086/events | https://github.com/huggingface/transformers/pull/19086 | 1,376,792,487 | PR_kwDOCUB6oc4_JEVA | 19,086 | Added type hints for YolosForObjectDetection | {
"login": "kishore-s-15",
"id": 56688194,
"node_id": "MDQ6VXNlcjU2Njg4MTk0",
"avatar_url": "https://avatars.githubusercontent.com/u/56688194?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kishore-s-15",
"html_url": "https://github.com/kishore-s-15",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"Thanks @Rocketknight1."
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Based on Issue #16059
I have added the type hints for `YolosForObjectDetection` model.
@Rocketknight1 Could you kindly check if this is fine?
Thanks in advance. | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19086/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/19086/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19086",
"html_url": "https://github.com/huggingface/transformers/pull/19086",
"diff_url": "https://github.com/huggingface/transformers/pull/19086.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19086.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19085 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19085/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19085/comments | https://api.github.com/repos/huggingface/transformers/issues/19085/events | https://github.com/huggingface/transformers/pull/19085 | 1,376,787,749 | PR_kwDOCUB6oc4_JDgJ | 19,085 | Added Type hints for VIT MAE | {
"login": "kishore-s-15",
"id": 56688194,
"node_id": "MDQ6VXNlcjU2Njg4MTk0",
"avatar_url": "https://avatars.githubusercontent.com/u/56688194?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kishore-s-15",
"html_url": "https://github.com/kishore-s-15",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks @Rocketknight1."
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Based on Issue #16059
While looking through the codebase, I found that the ViTMAE model doesn't had the type hints as suggested in Issue #16059. Added type hints for [ViTMAEModel](https://huggingface.co/docs/transformers/model_doc/vit_mae#transformers.ViTMAEModel) and [ViTMAEForPreTraining](https://huggingface.co/d... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19085/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/19085/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19085",
"html_url": "https://github.com/huggingface/transformers/pull/19085",
"diff_url": "https://github.com/huggingface/transformers/pull/19085.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19085.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19084 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19084/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19084/comments | https://api.github.com/repos/huggingface/transformers/issues/19084/events | https://github.com/huggingface/transformers/pull/19084 | 1,376,772,016 | PR_kwDOCUB6oc4_JApN | 19,084 | Added type hints to ResNetForImageClassification | {
"login": "kishore-s-15",
"id": 56688194,
"node_id": "MDQ6VXNlcjU2Njg4MTk0",
"avatar_url": "https://avatars.githubusercontent.com/u/56688194?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kishore-s-15",
"html_url": "https://github.com/kishore-s-15",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks @Rocketknight1."
] | 1,663 | 1,663 | 1,663 | CONTRIBUTOR | null | Based on Issue #16059.
While looking into Issue #16059, I found that the `ResNetForImageClassification` model's type hints are inconsistent with the [docs](https://huggingface.co/docs/transformers/model_doc/resnet#transformers.ResNetForImageClassification.forward). Modified it to be consistent with the docs.
@Roc... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19084/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/19084/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19084",
"html_url": "https://github.com/huggingface/transformers/pull/19084",
"diff_url": "https://github.com/huggingface/transformers/pull/19084.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19084.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19083 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19083/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19083/comments | https://api.github.com/repos/huggingface/transformers/issues/19083/events | https://github.com/huggingface/transformers/issues/19083 | 1,376,680,576 | I_kwDOCUB6oc5SDnqA | 19,083 | some data is dropped when encoding by LayoutLMv3Processor | {
"login": "jack-gits",
"id": 30545972,
"node_id": "MDQ6VXNlcjMwNTQ1OTcy",
"avatar_url": "https://avatars.githubusercontent.com/u/30545972?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jack-gits",
"html_url": "https://github.com/jack-gits",
"followers_url": "https://api.github.com/users/... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [] | 1,663 | 1,663 | 1,663 | NONE | null | ### System Info
I'm using LayoutLMv3Processor to encoding.
when I input (1, 82, 4) as boxes, the processor will extends the boxes to (1, 512, 4), but some boxes of input is dropped by processor as I can't find them in the encoding;
seems the last n boxes is dropped.
**_tokenizer = LayoutLMv3TokenizerFast.from_pre... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19083/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/19083/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19082 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19082/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19082/comments | https://api.github.com/repos/huggingface/transformers/issues/19082/events | https://github.com/huggingface/transformers/issues/19082 | 1,376,664,109 | I_kwDOCUB6oc5SDjot | 19,082 | `--with_tracking` doesn't seem to work | {
"login": "Ericmututu",
"id": 49343975,
"node_id": "MDQ6VXNlcjQ5MzQzOTc1",
"avatar_url": "https://avatars.githubusercontent.com/u/49343975?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Ericmututu",
"html_url": "https://github.com/Ericmututu",
"followers_url": "https://api.github.com/use... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"@muellerzr will correct me if I'm wrong, but this API is for external trackers (TensorBoard, WandB etc.). To save results on disk, just use regular python code like `json.dump`.",
"@sgugger exactly. @Ericmututu do you have any tracking libraries installed on your system?\r\n\r\n(I can probably raise an error in ... | 1,663 | 1,666 | 1,666 | NONE | null | ### System Info
Hi,
When I enable --with_tracking within run_glue_no_trainer.py, nothing seems to happen. After the training is over, I don't find any log files in output_dir. How do I save these training results (e.g., accuracy, training_loss, ...) as shown in the following figure?
 from 3.2.0 to 3.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/oauthlib/oauthlib/releases">oauthlib's releases</a>.</em></p>
<blockquote>
<h2>3.2.1</h2>
<h2>In short</h2>
<p>OAuth2.0 Provider:</p>
<ul>
<li><a href="h... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19080/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/19080/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19080",
"html_url": "https://github.com/huggingface/transformers/pull/19080",
"diff_url": "https://github.com/huggingface/transformers/pull/19080.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19080.patch",
"merged_at... |
https://api.github.com/repos/huggingface/transformers/issues/19079 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19079/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19079/comments | https://api.github.com/repos/huggingface/transformers/issues/19079/events | https://github.com/huggingface/transformers/issues/19079 | 1,376,540,175 | I_kwDOCUB6oc5SDFYP | 19,079 | Small Typo in Docs GenerationMixin for use_cache parameter | {
"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... | [
{
"id": 3817266200,
"node_id": "MDU6TGFiZWwzODE3MjY2MjAw",
"url": "https://api.github.com/repos/huggingface/transformers/labels/bug",
"name": "bug",
"color": "d73a4a",
"default": true,
"description": null
}
] | closed | false | null | [] | [
"@ankrgyl that's a good finding 👍 A PR contribution would be deeply appreciated (for TF and FLAX as well, if the typo also exists there), but I will pick it up otherwise :)"
] | 1,663 | 1,664 | 1,664 | CONTRIBUTOR | null | ### System Info
In the text_generation docs (https://huggingface.co/docs/transformers/main_classes/text_generation), `use_cache` does not show up as its own line in the list of parameters.
<img width="973" alt="Screen Shot 2022-09-16 at 6 09 30 PM" src="https://user-images.githubusercontent.com/565363/190812185-35c... | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19079/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/19079/timeline | completed | null | null |
https://api.github.com/repos/huggingface/transformers/issues/19078 | https://api.github.com/repos/huggingface/transformers | https://api.github.com/repos/huggingface/transformers/issues/19078/labels{/name} | https://api.github.com/repos/huggingface/transformers/issues/19078/comments | https://api.github.com/repos/huggingface/transformers/issues/19078/events | https://github.com/huggingface/transformers/pull/19078 | 1,376,459,325 | PR_kwDOCUB6oc4_IFUs | 19,078 | Add tests for legacy load by url and fix bugs | {
"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,663 | 1,663 | 1,663 | COLLABORATOR | null | # What does this PR do?
This PR adds to tests we can load object with the single url to the relevant file, which is a deprecated behavior until v5, but that we unintentionally broke early because it's not tested. The tests added are marked to be removed at v5 (when they test deprecated behavior). | {
"url": "https://api.github.com/repos/huggingface/transformers/issues/19078/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/19078/timeline | null | false | {
"url": "https://api.github.com/repos/huggingface/transformers/pulls/19078",
"html_url": "https://github.com/huggingface/transformers/pull/19078",
"diff_url": "https://github.com/huggingface/transformers/pull/19078.diff",
"patch_url": "https://github.com/huggingface/transformers/pull/19078.patch",
"merged_at... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.