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/3413
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3413/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3413/comments
https://api.github.com/repos/huggingface/transformers/issues/3413/events
https://github.com/huggingface/transformers/pull/3413
586,999,880
MDExOlB1bGxSZXF1ZXN0MzkzMDIzNjQ0
3,413
Add t5 to pipeline(task='summarization')
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3413?src=pr&el=h1) Report\n> Merging [#3413](https://codecov.io/gh/huggingface/transformers/pull/3413?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/e392ba6938f50655a195ea7ec8a260b1e9fc6058&el=desc) will **increase...
1,585
1,585
1,585
MEMBER
null
This PR: - adds T5 to summarization piplines. - adds warnings and better defaults to Bart/T5 summarization - removes unnecessary assert in generate() function
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3413/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3413/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3413", "html_url": "https://github.com/huggingface/transformers/pull/3413", "diff_url": "https://github.com/huggingface/transformers/pull/3413.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3413.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3412
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3412/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3412/comments
https://api.github.com/repos/huggingface/transformers/issues/3412/events
https://github.com/huggingface/transformers/issues/3412
586,986,036
MDU6SXNzdWU1ODY5ODYwMzY=
3,412
cannot import name 'MODEL_FOR_TOKEN_CLASSIFICATION_MAPPING'
{ "login": "vanh17", "id": 10501538, "node_id": "MDQ6VXNlcjEwNTAxNTM4", "avatar_url": "https://avatars.githubusercontent.com/u/10501538?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vanh17", "html_url": "https://github.com/vanh17", "followers_url": "https://api.github.com/users/vanh17/fo...
[]
closed
false
null
[]
[ "This should be fixed on master since a8e3336a850e856188350a93e67d77c07c85b8af.\r\n\r\nFeel free to re-open if that's not the case.", "You might want to upgrade your repo.\r\n`pip install --upgrade .`" ]
1,585
1,585
1,585
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): BERT Language I am using the model on (English, Chinese ...): ENglish The problem arises when using: * [ ] the official example scripts: (give details below) * [x] my own modified scripts: (give details below) The tasks I am working on is: * ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3412/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3412/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3411
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3411/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3411/comments
https://api.github.com/repos/huggingface/transformers/issues/3411/events
https://github.com/huggingface/transformers/pull/3411
586,904,415
MDExOlB1bGxSZXF1ZXN0MzkyOTQ1NTk3
3,411
Add t5 summarization example
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "> pending my comments\r\n\r\nVery much down to share the summarization code in another PR!", "Code quality test fails because of unpinned isort library (see https://github.com/huggingface/transformers/pull/3449)" ]
1,585
1,585
1,585
MEMBER
null
Adds TF 2.0 Example for T5 summarization. Adds dataset download file via `tensorflow_datasets` and a rouge scorer. Example is currently being tested on T5-large on GPU to see how rouge scorer performs in comparsion to `examples/summarization/bart` rouge scorer.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3411/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3411/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3411", "html_url": "https://github.com/huggingface/transformers/pull/3411", "diff_url": "https://github.com/huggingface/transformers/pull/3411.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3411.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3410
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3410/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3410/comments
https://api.github.com/repos/huggingface/transformers/issues/3410/events
https://github.com/huggingface/transformers/pull/3410
586,900,490
MDExOlB1bGxSZXF1ZXN0MzkyOTQyNDg0
3,410
Added precisions in SciBERT-NLI model card
{ "login": "gsarti", "id": 16674069, "node_id": "MDQ6VXNlcjE2Njc0MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16674069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gsarti", "html_url": "https://github.com/gsarti", "followers_url": "https://api.github.com/users/gsarti/fo...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,585
1,585
1,585
CONTRIBUTOR
null
Sorry that I have to do a second PR for this model card, but I forgot to include some precisions about the training process that are undoubtedly useful in order to reproduce my results! - Added training time and training hardware - Added lowercasing and Max. Seq. Length to parameters table
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3410/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3410/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3410", "html_url": "https://github.com/huggingface/transformers/pull/3410", "diff_url": "https://github.com/huggingface/transformers/pull/3410.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3410.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3409
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3409/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3409/comments
https://api.github.com/repos/huggingface/transformers/issues/3409/events
https://github.com/huggingface/transformers/pull/3409
586,875,329
MDExOlB1bGxSZXF1ZXN0MzkyOTIyMDk0
3,409
Add right model and tokenizer path in example
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,585
1,585
1,585
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3409/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3409/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3409", "html_url": "https://github.com/huggingface/transformers/pull/3409", "diff_url": "https://github.com/huggingface/transformers/pull/3409.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3409.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3408
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3408/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3408/comments
https://api.github.com/repos/huggingface/transformers/issues/3408/events
https://github.com/huggingface/transformers/pull/3408
586,850,275
MDExOlB1bGxSZXF1ZXN0MzkyOTAxNTA3
3,408
[model_cards] 🇹🇷 Add new BERTurk models
{ "login": "stefan-it", "id": 20651387, "node_id": "MDQ6VXNlcjIwNjUxMzg3", "avatar_url": "https://avatars.githubusercontent.com/u/20651387?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stefan-it", "html_url": "https://github.com/stefan-it", "followers_url": "https://api.github.com/users/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3408?src=pr&el=h1) Report\n> Merging [#3408](https://codecov.io/gh/huggingface/transformers/pull/3408?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/e392ba6938f50655a195ea7ec8a260b1e9fc6058&el=desc) will **decrease...
1,585
1,585
1,585
COLLABORATOR
null
Hi, this PR adds three new BERT models for Turkish: * `dbmdz/bert-base-turkish-uncased` - uncased model with a vocab size of 32k * `dbmdz/bert-base-turkish-128k-cased` - cased model with a vocab size of 128k * `dbmdz/bert-base-turkish-128k-uncased` - uncased model with a vocab size of 128k Models (incl. `tok...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3408/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3408/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3408", "html_url": "https://github.com/huggingface/transformers/pull/3408", "diff_url": "https://github.com/huggingface/transformers/pull/3408.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3408.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3407
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3407/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3407/comments
https://api.github.com/repos/huggingface/transformers/issues/3407/events
https://github.com/huggingface/transformers/issues/3407
586,784,494
MDU6SXNzdWU1ODY3ODQ0OTQ=
3,407
AdamW in HuggingFace is different from AdamW in Pytorch
{ "login": "songsuoyuan", "id": 1378976, "node_id": "MDQ6VXNlcjEzNzg5NzY=", "avatar_url": "https://avatars.githubusercontent.com/u/1378976?v=4", "gravatar_id": "", "url": "https://api.github.com/users/songsuoyuan", "html_url": "https://github.com/songsuoyuan", "followers_url": "https://api.github.com/us...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "@songsuoyuan , if you notice the line:\r\n p.data.mul_(1 - group['lr'] * group['weight_decay'])\r\nThe multiplication factor is (1 - group['lr'] * group['weight_decay']) .\r\nAll subsequent first and second order moment calculations are not using p.data anymore.\r\nThis means we would get the same result if...
1,585
1,670
1,590
NONE
null
# ❓ Question I just noticed that the implementation of AdamW in HuggingFace is different from PyTorch. The previous AdamW first updates the gradient then apply the weight decay. However, in the paper (Decoupled Weight Decay Regularization, link: https://arxiv.org/abs/1711.05101) and the implementation of Pytorch, th...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3407/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3407/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3406
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3406/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3406/comments
https://api.github.com/repos/huggingface/transformers/issues/3406/events
https://github.com/huggingface/transformers/pull/3406
586,757,734
MDExOlB1bGxSZXF1ZXN0MzkyODI3ODY0
3,406
Model cards for CS224n SQuAD2.0 models
{ "login": "elgeish", "id": 6879673, "node_id": "MDQ6VXNlcjY4Nzk2NzM=", "avatar_url": "https://avatars.githubusercontent.com/u/6879673?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elgeish", "html_url": "https://github.com/elgeish", "followers_url": "https://api.github.com/users/elgeish/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,585
1,585
1,585
CONTRIBUTOR
null
For the following models: * elgeish/cs224n-squad2.0-albert-base-v2 * elgeish/cs224n-squad2.0-albert-large-v2 * elgeish/cs224n-squad2.0-albert-xxlarge-v1 * elgeish/cs224n-squad2.0-distilbert-base-uncased * elgeish/cs224n-squad2.0-roberta-base
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3406/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3406/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3406", "html_url": "https://github.com/huggingface/transformers/pull/3406", "diff_url": "https://github.com/huggingface/transformers/pull/3406.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3406.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3405
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3405/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3405/comments
https://api.github.com/repos/huggingface/transformers/issues/3405/events
https://github.com/huggingface/transformers/pull/3405
586,719,590
MDExOlB1bGxSZXF1ZXN0MzkyNzk3ODQx
3,405
Glue test processors and predictions
{ "login": "shoarora", "id": 16643856, "node_id": "MDQ6VXNlcjE2NjQzODU2", "avatar_url": "https://avatars.githubusercontent.com/u/16643856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shoarora", "html_url": "https://github.com/shoarora", "followers_url": "https://api.github.com/users/sho...
[]
closed
false
null
[]
[ "hm my local isort passes even on a clean env\r\n```\r\n(transformers) shoarora@sho-5:~/transformers ‹glue-test-processors›\r\n$ make style\r\nblack --line-length 119 --target-version py35 examples templates tests src utils\r\nAll done! ✨ 🍰 ✨\r\n243 files left unchanged.\r\nisort --recursive examples templates tes...
1,585
1,590
1,590
CONTRIBUTOR
null
Adress #3176 - Adds a function to load the test dataset for each GLUE task processor. - Update `run_glue.py` example script to add a `--do_test` flag for producing test set predictions in a `.tsv` file, submittable to the [GLUE scoreboard](https://gluebenchmark.com/). - Adds a couple extra feature flags to `run_g...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3405/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3405/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3405", "html_url": "https://github.com/huggingface/transformers/pull/3405", "diff_url": "https://github.com/huggingface/transformers/pull/3405.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3405.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3404
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3404/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3404/comments
https://api.github.com/repos/huggingface/transformers/issues/3404/events
https://github.com/huggingface/transformers/issues/3404
586,656,991
MDU6SXNzdWU1ODY2NTY5OTE=
3,404
[Bart]example---BartForConditionalGeneration
{ "login": "qiunlp", "id": 24563279, "node_id": "MDQ6VXNlcjI0NTYzMjc5", "avatar_url": "https://avatars.githubusercontent.com/u/24563279?v=4", "gravatar_id": "", "url": "https://api.github.com/users/qiunlp", "html_url": "https://github.com/qiunlp", "followers_url": "https://api.github.com/users/qiunlp/fo...
[]
closed
false
null
[]
[]
1,585
1,585
1,585
NONE
null
**when I run your example:** from transformers import BartTokenizer, BartForConditionalGeneration, BartConfig model = BartForConditionalGeneration.from_pretrained('bart-large-cnn') tokenizer = BartTokenizer.from_pretrained('bart-large-cnn') ARTICLE_TO_SUMMARIZE = "My friends are cool but they eat too many carbs." ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3404/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3404/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3403
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3403/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3403/comments
https://api.github.com/repos/huggingface/transformers/issues/3403/events
https://github.com/huggingface/transformers/pull/3403
586,590,983
MDExOlB1bGxSZXF1ZXN0MzkyNjk4NDk5
3,403
[examples] Use AutoModels in more examples
{ "login": "julien-c", "id": 326577, "node_id": "MDQ6VXNlcjMyNjU3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/julien-c", "html_url": "https://github.com/julien-c", "followers_url": "https://api.github.com/users/julien-...
[]
closed
false
null
[]
[]
1,585
1,585
1,585
MEMBER
null
still to-do (non-exhaustive list): - [ ] run_multiple_choice - [ ] run_xnli - [ ] test_hans - [ ] run_mmimdb - [ ] (maybe) run_generation
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3403/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3403/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3403", "html_url": "https://github.com/huggingface/transformers/pull/3403", "diff_url": "https://github.com/huggingface/transformers/pull/3403.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3403.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3402
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3402/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3402/comments
https://api.github.com/repos/huggingface/transformers/issues/3402/events
https://github.com/huggingface/transformers/pull/3402
586,556,097
MDExOlB1bGxSZXF1ZXN0MzkyNjY5ODQz
3,402
[WIP] seq2seq example
{ "login": "mgoldey", "id": 659477, "node_id": "MDQ6VXNlcjY1OTQ3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/659477?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mgoldey", "html_url": "https://github.com/mgoldey", "followers_url": "https://api.github.com/users/mgoldey/fo...
[]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "As a non-blocking question, I do note that a lot of the examples use argparse to parse comparatively long lists of arguments. I've maintained the extant style in this PR to avoid causing noise and confusion Would it be acceptable if I broke with this style to use a JSON file to store all the arguments for an exper...
1,585
1,591
1,591
CONTRIBUTOR
null
This PR presents an example seq2seq use case and bug fixes necessary for this to execute with reasonable accuracy. The utils_seq2seq.py file defines the data format for training data, and the run_seq2seq.py file takes training, development, and test data and produces a model. The README.md discusses how to execute ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3402/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/huggingface/transformers/issues/3402/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3402", "html_url": "https://github.com/huggingface/transformers/pull/3402", "diff_url": "https://github.com/huggingface/transformers/pull/3402.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3402.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3401
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3401/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3401/comments
https://api.github.com/repos/huggingface/transformers/issues/3401/events
https://github.com/huggingface/transformers/issues/3401
586,508,865
MDU6SXNzdWU1ODY1MDg4NjU=
3,401
added_tokens.json is used for splitting texts
{ "login": "chuanli11", "id": 15967400, "node_id": "MDQ6VXNlcjE1OTY3NDAw", "avatar_url": "https://avatars.githubusercontent.com/u/15967400?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chuanli11", "html_url": "https://github.com/chuanli11", "followers_url": "https://api.github.com/users/...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1834056635, "node_id": "MDU6TGFiZWwxODM0MDU2NjM1", ...
closed
false
null
[]
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,591
1,591
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): Bert Language I am using the model on (English, Chinese ...): English The problem arises when using: * [ ] the official example scripts: (give details below) * [x] my own modified scripts: (give details below) The tasks I am working on is: * ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3401/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3401/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3400
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3400/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3400/comments
https://api.github.com/repos/huggingface/transformers/issues/3400/events
https://github.com/huggingface/transformers/pull/3400
586,488,024
MDExOlB1bGxSZXF1ZXN0MzkyNjE0Mjcy
3,400
[Bart: example] drop columns that are exclusively pad_token_id from input_ids
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3400?src=pr&el=h1) Report\n> Merging [#3400](https://codecov.io/gh/huggingface/transformers/pull/3400?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/f7dcf8fcea4d486544f221032625a97ad7dc5405&el=desc) will **not chan...
1,584
1,585
1,585
CONTRIBUTOR
null
reasoning: These columns slow down computation, but do not change output. impact: this reduces the runtime to compute EVAL on the CNN examples from 2h to 1:37 before any other changes. I'm open to putting this as a method on `PretrainedTokenizer` if others find it useful. @joeddav you might find this useful. ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3400/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3400/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3400", "html_url": "https://github.com/huggingface/transformers/pull/3400", "diff_url": "https://github.com/huggingface/transformers/pull/3400.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3400.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3399
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3399/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3399/comments
https://api.github.com/repos/huggingface/transformers/issues/3399/events
https://github.com/huggingface/transformers/issues/3399
586,314,065
MDU6SXNzdWU1ODYzMTQwNjU=
3,399
Trying to train a GPT2 from scratch
{ "login": "CNelias", "id": 34754896, "node_id": "MDQ6VXNlcjM0NzU0ODk2", "avatar_url": "https://avatars.githubusercontent.com/u/34754896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CNelias", "html_url": "https://github.com/CNelias", "followers_url": "https://api.github.com/users/CNelia...
[]
closed
false
null
[]
[ "This [blogpost](https://huggingface.co/blog/how-to-train) might be interesting, have you seen it?", "Yes, saddly the part in which I am interested in, namely, instantiating and training/testing from scratch with my own data are not almost not or not at all described.\r\n\r\nDo you know if it is possible to feed ...
1,584
1,625
1,585
NONE
null
Hi ! I am trying to use a GPT2 architecture for musical applications and consequently need to train it from scratch. After a bit of googling I found that the issue #1714 already had "solved" the question but when I try the to run ```Python from transformers import GPT2Config, GPT2Model NUMLAYER = 4 NUMHEAD =...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3399/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3399/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3398
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3398/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3398/comments
https://api.github.com/repos/huggingface/transformers/issues/3398/events
https://github.com/huggingface/transformers/pull/3398
586,256,931
MDExOlB1bGxSZXF1ZXN0MzkyNDI0MjUw
3,398
[Bart] Fix: put dummy_inputs on correct device
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[ "Merging with deep suspicion that circleci failure is spurious." ]
1,584
1,585
1,585
CONTRIBUTOR
null
This fixes `test_dummy_inputs`, which was failing on GPU because dummy inputs were put on CPU even if model was on GPU.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3398/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3398/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3398", "html_url": "https://github.com/huggingface/transformers/pull/3398", "diff_url": "https://github.com/huggingface/transformers/pull/3398.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3398.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3397
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3397/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3397/comments
https://api.github.com/repos/huggingface/transformers/issues/3397/events
https://github.com/huggingface/transformers/issues/3397
586,242,351
MDU6SXNzdWU1ODYyNDIzNTE=
3,397
Supported language information by model
{ "login": "alexcombessie", "id": 4739848, "node_id": "MDQ6VXNlcjQ3Mzk4NDg=", "avatar_url": "https://avatars.githubusercontent.com/u/4739848?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alexcombessie", "html_url": "https://github.com/alexcombessie", "followers_url": "https://api.github....
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "Hi Alex, language support is described in the metadata in the models' [model cards](https://github.com/huggingface/transformers/tree/master/model_cards) and then rendered in a searchable way on the https://huggingface.co/models website.\r\n\r\nThe mapping is not exhaustive right now because a lot of the canonical/...
1,584
1,591
1,591
CONTRIBUTOR
null
Hi there, Another feature/documentation request. I am evaluating the language support of all pre-trained models distributed via huggingface :) I have quickly looked into the code and happily found that XLNet and FlauBERT models have that information: https://github.com/huggingface/transformers/search?q=lang&unsco...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3397/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3397/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3396
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3396/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3396/comments
https://api.github.com/repos/huggingface/transformers/issues/3396/events
https://github.com/huggingface/transformers/issues/3396
586,234,245
MDU6SXNzdWU1ODYyMzQyNDU=
3,396
Cannnot Import from transformers
{ "login": "saurabh896", "id": 8954341, "node_id": "MDQ6VXNlcjg5NTQzNDE=", "avatar_url": "https://avatars.githubusercontent.com/u/8954341?v=4", "gravatar_id": "", "url": "https://api.github.com/users/saurabh896", "html_url": "https://github.com/saurabh896", "followers_url": "https://api.github.com/users...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1843765959, "node_id": "MDU6TGFiZWwxODQzNzY1OTU5", ...
closed
false
null
[]
[ "In order to import the tensorflow models, you need to have TF2+ installed. Please update your environment info if you *do* have TF2 installed in the environment in which you're running your script.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if n...
1,584
1,590
1,590
NONE
null
# 🐛 Bug ## Information I am trying to import TFGPT2LMHeadModel in transformers.Python giving below error. cannot import name 'TFGPT2LMHeadModel' from 'transformers ## To reproduce import tensorflow as tf from transformers import TFGPT2LMHeadModel,GPT2Tokenizer tokenizer = GPT2Tokenizer.from_pretrained("gpt...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3396/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3396/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3395
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3395/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3395/comments
https://api.github.com/repos/huggingface/transformers/issues/3395/events
https://github.com/huggingface/transformers/issues/3395
586,179,127
MDU6SXNzdWU1ODYxNzkxMjc=
3,395
🚀 Feature request Multimodal BERT Models
{ "login": "ecekt", "id": 16474496, "node_id": "MDQ6VXNlcjE2NDc0NDk2", "avatar_url": "https://avatars.githubusercontent.com/u/16474496?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ecekt", "html_url": "https://github.com/ecekt", "followers_url": "https://api.github.com/users/ecekt/follow...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "As for guidelines about making MMBT work, here is an example on the mm-imdb dataset: https://github.com/huggingface/transformers/blob/master/examples/mm-imdb/run_mmimdb.py.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs...
1,584
1,620
1,592
NONE
null
Hello, it would be great if more **multimodal** BERT models are included in the library. I have noticed that MMBT from Facebook is provided; however, I was unable to find some guidelines about how to make it work with the help of 🤗 Transformers. Possible models can be [VilBERT](https://arxiv.org/abs/1908.02265), [...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3395/reactions", "total_count": 4, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3395/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3394
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3394/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3394/comments
https://api.github.com/repos/huggingface/transformers/issues/3394/events
https://github.com/huggingface/transformers/pull/3394
586,140,228
MDExOlB1bGxSZXF1ZXN0MzkyMzI5MTAx
3,394
Add comparison table with new models
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3394/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3394/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3394", "html_url": "https://github.com/huggingface/transformers/pull/3394", "diff_url": "https://github.com/huggingface/transformers/pull/3394.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3394.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3393
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3393/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3393/comments
https://api.github.com/repos/huggingface/transformers/issues/3393/events
https://github.com/huggingface/transformers/pull/3393
586,139,041
MDExOlB1bGxSZXF1ZXN0MzkyMzI4MTAx
3,393
Create README.md
{ "login": "brandenchan", "id": 33759007, "node_id": "MDQ6VXNlcjMzNzU5MDA3", "avatar_url": "https://avatars.githubusercontent.com/u/33759007?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brandenchan", "html_url": "https://github.com/brandenchan", "followers_url": "https://api.github.com/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "Thanks for sharing! Any way you could format the training results as a Markdown table? Might be more readable.", "I'll merge for now" ]
1,584
1,585
1,585
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3393/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3393/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3393", "html_url": "https://github.com/huggingface/transformers/pull/3393", "diff_url": "https://github.com/huggingface/transformers/pull/3393.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3393.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3392
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3392/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3392/comments
https://api.github.com/repos/huggingface/transformers/issues/3392/events
https://github.com/huggingface/transformers/pull/3392
586,137,187
MDExOlB1bGxSZXF1ZXN0MzkyMzI2NTQz
3,392
Add comparison table with older brother in family
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3392/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3392/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3392", "html_url": "https://github.com/huggingface/transformers/pull/3392", "diff_url": "https://github.com/huggingface/transformers/pull/3392.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3392.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3391
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3391/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3391/comments
https://api.github.com/repos/huggingface/transformers/issues/3391/events
https://github.com/huggingface/transformers/pull/3391
586,131,207
MDExOlB1bGxSZXF1ZXN0MzkyMzIxNTcz
3,391
Create card for the model
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3391?src=pr&el=h1) Report\n> Merging [#3391](https://codecov.io/gh/huggingface/transformers/pull/3391?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/cf72479bf11bf7fbc499a518896dfd3cafdd0b21&el=desc) will **increase...
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3391/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3391/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3391", "html_url": "https://github.com/huggingface/transformers/pull/3391", "diff_url": "https://github.com/huggingface/transformers/pull/3391.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3391.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3390
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3390/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3390/comments
https://api.github.com/repos/huggingface/transformers/issues/3390/events
https://github.com/huggingface/transformers/issues/3390
586,120,611
MDU6SXNzdWU1ODYxMjA2MTE=
3,390
adding --fp16 to run_language_modeling and increase batch size but cuda out of memory error
{ "login": "mahdirezaey", "id": 34715488, "node_id": "MDQ6VXNlcjM0NzE1NDg4", "avatar_url": "https://avatars.githubusercontent.com/u/34715488?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mahdirezaey", "html_url": "https://github.com/mahdirezaey", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "Hi all\r\n\r\nI am using colab , 1 GPU , Tesla P100-PCIE-16GB\r\n\r\ncode below ran OK \r\n\r\n!python /content/transformers/examples/run_language_modeling.py \\\r\n --output_dir=/content/outputs \\\r\n --model_type=bert \\\r\n --model_name_or_path=bert-base-cased \\\r\n --num_train_epochs 1\\\r\n ...
1,584
1,587
1,587
NONE
null
# ❓ Questions & Help <!-- The GitHub issue tracker is primarly intended for bugs, feature requests, new models and benchmarks, and migration questions. For all other questions, we direct you to Stack Overflow (SO) where a whole community of PyTorch and Tensorflow enthusiast can help you out. Make s...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3390/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3390/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3389
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3389/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3389/comments
https://api.github.com/repos/huggingface/transformers/issues/3389/events
https://github.com/huggingface/transformers/issues/3389
586,113,668
MDU6SXNzdWU1ODYxMTM2Njg=
3,389
🐛Bugs in run_tf_ner.py
{ "login": "jia-zhuang", "id": 32734827, "node_id": "MDQ6VXNlcjMyNzM0ODI3", "avatar_url": "https://avatars.githubusercontent.com/u/32734827?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jia-zhuang", "html_url": "https://github.com/jia-zhuang", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
[ "Hey @jia-zhuang,\r\n\r\nAs you can see [here](https://github.com/huggingface/transformers/blob/master/examples/ner/run_tf_ner.py#L525) I update the classification layer to add a softmax as activation, then the `from_logits=True` is not necessary.", "@jplu Thanks for your reply! I learn a lot from your code." ]
1,584
1,585
1,585
NONE
null
Found a bug in [run_tf_ner.py](https://github.com/huggingface/transformers/blob/master/examples/ner/run_tf_ner.py) at line 170 and 325: ```python loss_fct = tf.keras.losses.SparseCategoricalCrossentropy(reduction=tf.keras.losses.Reduction.NONE) ``` refer to [tf.keras.losses.SparseCategoricalCrossentropy](https://...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3389/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3389/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3388
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3388/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3388/comments
https://api.github.com/repos/huggingface/transformers/issues/3388/events
https://github.com/huggingface/transformers/pull/3388
586,107,172
MDExOlB1bGxSZXF1ZXN0MzkyMzAxODE0
3,388
Lazy text dataset loading for language modelling with PyTorch
{ "login": "GCHQResearcher92457", "id": 62057951, "node_id": "MDQ6VXNlcjYyMDU3OTUx", "avatar_url": "https://avatars.githubusercontent.com/u/62057951?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GCHQResearcher92457", "html_url": "https://github.com/GCHQResearcher92457", "followers_url": ...
[]
closed
false
null
[]
[ "Can anyone advise on the failed tests? Seems to failing in parts of the code-base I haven't touched.", "@GCHQResearcher92457 Yes, the failures are unrelated.", "Most recent failures are unrelated.", "Quick question in passing because I am working on something close, did you run some benchmark to see how this...
1,584
1,589
1,589
NONE
null
#3083 Added a lazy text dataset using linecache to run_language_modeling.py. Slightly refactored collate_fn construction to accommodate the different collate functions needed for a lazy dataset vs a in-memory dataset.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3388/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3388/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3388", "html_url": "https://github.com/huggingface/transformers/pull/3388", "diff_url": "https://github.com/huggingface/transformers/pull/3388.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3388.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3387
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3387/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3387/comments
https://api.github.com/repos/huggingface/transformers/issues/3387/events
https://github.com/huggingface/transformers/issues/3387
586,072,773
MDU6SXNzdWU1ODYwNzI3NzM=
3,387
Finetuning of T5 on SQuAD 1.1 including code examples
{ "login": "h19920918", "id": 25819693, "node_id": "MDQ6VXNlcjI1ODE5Njkz", "avatar_url": "https://avatars.githubusercontent.com/u/25819693?v=4", "gravatar_id": "", "url": "https://api.github.com/users/h19920918", "html_url": "https://github.com/h19920918", "followers_url": "https://api.github.com/users/...
[]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "**Update:**\r\n\r\nWhen I pre-process a token not applied lower case, its EM from the initial weights was almost 76.85. (I couldn't remember exact score.)\r\n\r\nIn the TensorFlow version, its initial weights outputs 76.30 EM.\r\nHowever, their pre-processing has been applied to lower case for a question, document...
1,584
1,588
1,585
NONE
null
Hi, I am implementing T5 model on the SQuAD 1.1 dataset. When I fine-tune the model with the Adam or AdaFactor optimizier, validation accuracy goes down. But, the training accuracy goes up. Could you give to me any advice for me? I feed into the model as below: input_ids = ['(QUESTION)', Q_W1, Q_W2, ..., '...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3387/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3387/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3386
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3386/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3386/comments
https://api.github.com/repos/huggingface/transformers/issues/3386/events
https://github.com/huggingface/transformers/issues/3386
585,987,679
MDU6SXNzdWU1ODU5ODc2Nzk=
3,386
Model conversion from PyTorch to TF2 doesn't work properly for ALBERT
{ "login": "singletongue", "id": 17107587, "node_id": "MDQ6VXNlcjE3MTA3NTg3", "avatar_url": "https://avatars.githubusercontent.com/u/17107587?v=4", "gravatar_id": "", "url": "https://api.github.com/users/singletongue", "html_url": "https://github.com/singletongue", "followers_url": "https://api.github.c...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1834056761, "node_id": "MDU6TGFiZWwxODM0MDU2NzYx", ...
closed
false
{ "login": "LysandreJik", "id": 30755778, "node_id": "MDQ6VXNlcjMwNzU1Nzc4", "avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LysandreJik", "html_url": "https://github.com/LysandreJik", "followers_url": "https://api.github.com/...
[ { "login": "LysandreJik", "id": 30755778, "node_id": "MDQ6VXNlcjMwNzU1Nzc4", "avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LysandreJik", "html_url": "https://github.com/LysandreJik", "followers_url": "htt...
[ "Proposed a fix that didn't work out-of-the-box with official ALBERT models. Still looking into it, will keep you posted.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n", "Closing s...
1,584
1,591
1,591
CONTRIBUTOR
null
# 🐛 Bug ## Information The model conversion script `convert_pytorch_checkpoint_to_tf2.py` seems to be not working properly for ALBERT models. It fails on the pre-trained models officially released by Google which are converted to PyTorch models with `convert_albert_original_tf_checkpoint_to_pytorch.py`. ## T...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3386/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3386/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3385
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3385/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3385/comments
https://api.github.com/repos/huggingface/transformers/issues/3385/events
https://github.com/huggingface/transformers/issues/3385
585,865,925
MDU6SXNzdWU1ODU4NjU5MjU=
3,385
minor website fix
{ "login": "nbroad1881", "id": 24982805, "node_id": "MDQ6VXNlcjI0OTgyODA1", "avatar_url": "https://avatars.githubusercontent.com/u/24982805?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nbroad1881", "html_url": "https://github.com/nbroad1881", "followers_url": "https://api.github.com/use...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1862634478, "node_id": "MDU6TGFiZWwxODYyNjM0NDc4", ...
closed
false
null
[]
[ "Indeed, those notebooks are not up-to-date and should be deprecated.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,591
1,591
CONTRIBUTOR
null
On this page [https://huggingface.co/transformers/notebooks.html](https://huggingface.co/transformers/notebooks.html) The first link is fine. The others give 404. Just thought you would like to know
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3385/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3385/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3384
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3384/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3384/comments
https://api.github.com/repos/huggingface/transformers/issues/3384/events
https://github.com/huggingface/transformers/issues/3384
585,858,756
MDU6SXNzdWU1ODU4NTg3NTY=
3,384
gpt2 - convert examples to features(tensorflow 2)
{ "login": "yagelardan", "id": 30495788, "node_id": "MDQ6VXNlcjMwNDk1Nzg4", "avatar_url": "https://avatars.githubusercontent.com/u/30495788?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yagelardan", "html_url": "https://github.com/yagelardan", "followers_url": "https://api.github.com/use...
[]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "Hi @yagelardan ,\r\n\r\nIn order to fine-tune gpt2 you should be able to use this example [script](https://github.com/huggingface/transformers/blob/master/examples/run_language_modeling.py)\r\n\r\nAlso, you can refer to this issue https://github.com/huggingface/transformers/issues/1407 where people already trained...
1,584
1,585
1,585
NONE
null
I'm trying to fine-tune GPT2 to generate shakespeare text. I have variable "train_examples", which is list of InputExamples: ``` >> print(train_examples) <__main__.InputExample at 0x7f55e0fafd68>, <__main__.InputExample at 0x7f55e0fafda0>, <__main__.InputExample at 0x7f55e0fafef0>, <__main__.InputExample at...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3384/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3384/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3383
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3383/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3383/comments
https://api.github.com/repos/huggingface/transformers/issues/3383/events
https://github.com/huggingface/transformers/pull/3383
585,846,761
MDExOlB1bGxSZXF1ZXN0MzkyMDk1MDky
3,383
Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3383?src=pr&el=h1) Report\n> Merging [#3383](https://codecov.io/gh/huggingface/transformers/pull/3383?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/857ccdb259b7e46c60cf86c58b7ab038c63e4d4e&el=desc) will **increase...
1,584
1,599
1,588
MEMBER
null
Bert-Bert Encoder-Decoder models can now be used as is shown in the test cases: `tests/test_modeling_encoder_decoder.py`. Tests include: - forward `input_ids` and `decoder_input_ids` for Bert-Bert - backprop using masked language model loss for Bert-Bert - backprop using "conventional" language model loss for Be...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3383/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/3383/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3383", "html_url": "https://github.com/huggingface/transformers/pull/3383", "diff_url": "https://github.com/huggingface/transformers/pull/3383.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3383.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3382
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3382/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3382/comments
https://api.github.com/repos/huggingface/transformers/issues/3382/events
https://github.com/huggingface/transformers/issues/3382
585,843,024
MDU6SXNzdWU1ODU4NDMwMjQ=
3,382
When I used the add_special_tokens function in the BertTokenizer, it assigns 2 different tokens with the same ID. Is this done on purpose?
{ "login": "arnavc1712", "id": 19833834, "node_id": "MDQ6VXNlcjE5ODMzODM0", "avatar_url": "https://avatars.githubusercontent.com/u/19833834?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arnavc1712", "html_url": "https://github.com/arnavc1712", "followers_url": "https://api.github.com/use...
[ { "id": 1108649070, "node_id": "MDU6TGFiZWwxMTA4NjQ5MDcw", "url": "https://api.github.com/repos/huggingface/transformers/labels/Need%20more%20information", "name": "Need more information", "color": "d876e3", "default": false, "description": "Further information is requested" }, { ...
closed
false
null
[]
[ "We would need a bit more information to understand the issue. A reproducible code example would be even better.", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,591
1,591
NONE
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3382/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3382/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3381
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3381/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3381/comments
https://api.github.com/repos/huggingface/transformers/issues/3381/events
https://github.com/huggingface/transformers/issues/3381
585,761,943
MDU6SXNzdWU1ODU3NjE5NDM=
3,381
[BART] test_dummy_inputs fails on GPU
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[ { "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api...
[]
1,584
1,585
1,585
CONTRIBUTOR
null
``` RuntimeError: Expected object of device type cuda but got device type cpu for argument #3 'index' in call to _th_index_select ``` Easy fix, but putting here so I don't forget!
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3381/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3381/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3380
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3380/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3380/comments
https://api.github.com/repos/huggingface/transformers/issues/3380/events
https://github.com/huggingface/transformers/issues/3380
585,746,714
MDU6SXNzdWU1ODU3NDY3MTQ=
3,380
Can't save DistilBert model.
{ "login": "sainimohit23", "id": 26195811, "node_id": "MDQ6VXNlcjI2MTk1ODEx", "avatar_url": "https://avatars.githubusercontent.com/u/26195811?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sainimohit23", "html_url": "https://github.com/sainimohit23", "followers_url": "https://api.github.c...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "Could you provide all the information related to your environment as the bug template recommends?\r\n\r\nCan you try installing from master? In the latest pypi version, we only handled the `save_pretrained` method, not the `save`/`save_weights` methods. This should have been changed with #3103.", "The changes in...
1,584
1,591
1,591
NONE
null
Model: ``` input_layer = tf.keras.layers.Input(shape = (attention_mask.shape[1],), dtype='int64') bert = TFDistilBertModel.from_pretrained("distilbert-base-cased")(input_layer) bert = bert[0][:,0,:] bert = tf.keras.layers.Dense(units=20, activation='relu')(bert) classifier = tf.keras.layers.Dense(un...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3380/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3380/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3379
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3379/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3379/comments
https://api.github.com/repos/huggingface/transformers/issues/3379/events
https://github.com/huggingface/transformers/issues/3379
585,746,335
MDU6SXNzdWU1ODU3NDYzMzU=
3,379
Data Processor should not include in the package
{ "login": "Liangtaiwan", "id": 20909894, "node_id": "MDQ6VXNlcjIwOTA5ODk0", "avatar_url": "https://avatars.githubusercontent.com/u/20909894?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Liangtaiwan", "html_url": "https://github.com/Liangtaiwan", "followers_url": "https://api.github.com/...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "Agree and I follow you. ", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,590
1,590
CONTRIBUTOR
null
# 🚀 Feature request For a clearly, flexible packages, I think there is no need including data processor for certain data. ## Motivation In the past, it was easy using transformers to do research, since the module is explicit and clear. When reading example, it was easy tracing the code to apply on a new data...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3379/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/3379/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3378
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3378/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3378/comments
https://api.github.com/repos/huggingface/transformers/issues/3378/events
https://github.com/huggingface/transformers/issues/3378
585,737,522
MDU6SXNzdWU1ODU3Mzc1MjI=
3,378
test_resize_tokens_embeddings does not inspect `get_output_embeddings`
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[ { "id": 1108649053, "node_id": "MDU6TGFiZWwxMTA4NjQ5MDUz", "url": "https://api.github.com/repos/huggingface/transformers/labels/Help%20wanted", "name": "Help wanted", "color": "008672", "default": false, "description": "Extra attention is needed, help appreciated" }, { "id": 1314...
closed
false
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[ { "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api...
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,592
1,592
CONTRIBUTOR
null
Here is the existing logic: copied below for convenience https://github.com/huggingface/transformers/blob/bbf26c4e619cf42106163e1e2cd5ff98b936ff93/tests/test_modeling_common.py#L489) ```python model_embed = model.resize_token_embeddings(config.vocab_size) cloned_embeddings = model_embed.weight.clone() # Check th...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3378/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3378/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3377
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3377/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3377/comments
https://api.github.com/repos/huggingface/transformers/issues/3377/events
https://github.com/huggingface/transformers/issues/3377
585,727,878
MDU6SXNzdWU1ODU3Mjc4Nzg=
3,377
RobertaTokenizer doesn't have 'batch_encode_plus'
{ "login": "amaloraini", "id": 24499228, "node_id": "MDQ6VXNlcjI0NDk5MjI4", "avatar_url": "https://avatars.githubusercontent.com/u/24499228?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amaloraini", "html_url": "https://github.com/amaloraini", "followers_url": "https://api.github.com/use...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1843377584, "node_id": "MDU6TGFiZWwxODQzMzc3NTg0", ...
closed
false
null
[]
[ "Hi, this is probably because you're using an old version of `transformers`. Version 2.8 doesn't exist, the latest is 2.5.1 ...", "Sorry, I accidently put 2.8. The version I have is: 2.5.1\r\nI am going to edit the post. ", "This issue has been automatically marked as stale because it has not had recent activit...
1,584
1,624
1,590
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): RoBERTa Language I am using the model on (English, Chinese ...): English The problem arises when using: * [X] the official example scripts: (give details below) * [ ] my own modified scripts: (give details below) Following the tutorial on how ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3377/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/3377/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3376
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3376/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3376/comments
https://api.github.com/repos/huggingface/transformers/issues/3376/events
https://github.com/huggingface/transformers/pull/3376
585,718,197
MDExOlB1bGxSZXF1ZXN0MzkyMDA1NTM2
3,376
Added scibert-nli model card
{ "login": "gsarti", "id": 16674069, "node_id": "MDQ6VXNlcjE2Njc0MDY5", "avatar_url": "https://avatars.githubusercontent.com/u/16674069?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gsarti", "html_url": "https://github.com/gsarti", "followers_url": "https://api.github.com/users/gsarti/fo...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3376?src=pr&el=h1) Report\n> Merging [#3376](https://codecov.io/gh/huggingface/transformers/pull/3376?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/cf72479bf11bf7fbc499a518896dfd3cafdd0b21&el=desc) will **increase...
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3376/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3376/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3376", "html_url": "https://github.com/huggingface/transformers/pull/3376", "diff_url": "https://github.com/huggingface/transformers/pull/3376.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3376.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3375
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3375/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3375/comments
https://api.github.com/repos/huggingface/transformers/issues/3375/events
https://github.com/huggingface/transformers/pull/3375
585,709,119
MDExOlB1bGxSZXF1ZXN0MzkxOTk5MjQy
3,375
Add camembert integration tests
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3375?src=pr&el=h1) Report\n> Merging [#3375](https://codecov.io/gh/huggingface/transformers/pull/3375?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/8becb732931bbab5dd75cca5f5e7c75b2516d10b&el=desc) will **increase...
1,584
1,585
1,585
MEMBER
null
Add integration tests for camembert comparing results to original fairseq code.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3375/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3375/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3375", "html_url": "https://github.com/huggingface/transformers/pull/3375", "diff_url": "https://github.com/huggingface/transformers/pull/3375.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3375.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3374
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3374/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3374/comments
https://api.github.com/repos/huggingface/transformers/issues/3374/events
https://github.com/huggingface/transformers/issues/3374
585,642,979
MDU6SXNzdWU1ODU2NDI5Nzk=
3,374
closed
{ "login": "kroscek", "id": 26052229, "node_id": "MDQ6VXNlcjI2MDUyMjI5", "avatar_url": "https://avatars.githubusercontent.com/u/26052229?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kroscek", "html_url": "https://github.com/kroscek", "followers_url": "https://api.github.com/users/krosce...
[]
closed
false
null
[]
[]
1,584
1,584
1,584
NONE
null
closed
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3374/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3374/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3373
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3373/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3373/comments
https://api.github.com/repos/huggingface/transformers/issues/3373/events
https://github.com/huggingface/transformers/issues/3373
585,642,574
MDU6SXNzdWU1ODU2NDI1NzQ=
3,373
Add example code for CRF heads
{ "login": "srush", "id": 35882, "node_id": "MDQ6VXNlcjM1ODgy", "avatar_url": "https://avatars.githubusercontent.com/u/35882?v=4", "gravatar_id": "", "url": "https://api.github.com/users/srush", "html_url": "https://github.com/srush", "followers_url": "https://api.github.com/users/srush/followers", "f...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
{ "login": "srush", "id": 35882, "node_id": "MDQ6VXNlcjM1ODgy", "avatar_url": "https://avatars.githubusercontent.com/u/35882?v=4", "gravatar_id": "", "url": "https://api.github.com/users/srush", "html_url": "https://github.com/srush", "followers_url": "https://api.github.com/users/srush/followers", "f...
[ { "login": "srush", "id": 35882, "node_id": "MDQ6VXNlcjM1ODgy", "avatar_url": "https://avatars.githubusercontent.com/u/35882?v=4", "gravatar_id": "", "url": "https://api.github.com/users/srush", "html_url": "https://github.com/srush", "followers_url": "https://api.github.com/users/sr...
[ "Also https://github.com/huggingface/transformers/pull/2249/", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,590
1,590
CONTRIBUTOR
null
# Add example `crf/` with heads that force structural output dependencies. (Mostly a note to myself as a side project) ## Model description As requested in: https://github.com/huggingface/transformers/pull/3009 there are some tasks and languages where it is useful to have final layer structural dependenci...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3373/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3373/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3372
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3372/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3372/comments
https://api.github.com/repos/huggingface/transformers/issues/3372/events
https://github.com/huggingface/transformers/issues/3372
585,641,315
MDU6SXNzdWU1ODU2NDEzMTU=
3,372
BERT pretrained checkpoints
{ "login": "yzhang123", "id": 4204271, "node_id": "MDQ6VXNlcjQyMDQyNzE=", "avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yzhang123", "html_url": "https://github.com/yzhang123", "followers_url": "https://api.github.com/users/yz...
[]
closed
false
null
[]
[ "We converted them from Google's checkpoints." ]
1,584
1,584
1,584
NONE
null
# ❓ Questions & Help Did you pretrain the BERT cased checkpoints with huggingface or convert it from google's checkpoints?
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3372/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3372/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3371
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3371/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3371/comments
https://api.github.com/repos/huggingface/transformers/issues/3371/events
https://github.com/huggingface/transformers/pull/3371
585,632,240
MDExOlB1bGxSZXF1ZXN0MzkxOTQ4MzU2
3,371
[Bart/Memory] Two separate, smaller decoder attention masks
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3371?src=pr&el=h1) Report\n> Merging [#3371](https://codecov.io/gh/huggingface/transformers/pull/3371?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/cf72479bf11bf7fbc499a518896dfd3cafdd0b21&el=desc) will **decrease...
1,584
1,585
1,585
CONTRIBUTOR
null
### Background The bart decoder requires two masks: one to ignore padding tokens, the other (`causal_mask`), to avoid attending to future tokens during training. Previously, `_prepare_bart_decoder_inputs` combined these two masks into one float_mask of shape `(bsz, 1, tgt_len, tgt_len)` filled with -inf for tokens...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3371/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3371/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3371", "html_url": "https://github.com/huggingface/transformers/pull/3371", "diff_url": "https://github.com/huggingface/transformers/pull/3371.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3371.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3370
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3370/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3370/comments
https://api.github.com/repos/huggingface/transformers/issues/3370/events
https://github.com/huggingface/transformers/pull/3370
585,580,968
MDExOlB1bGxSZXF1ZXN0MzkxOTEzNjQz
3,370
[Seq2Seq Generation] Call encoder before expanding input_ids
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[ "Like the change a lot! \r\nOne question I asked myself: With this change the `encoder_outputs` which are the same point to the same memory address -> could that lead to problems? Probably not because the `encoder_outputs` are never changed, right? \r\n\r\nI'd just propose some renaming." ]
1,584
1,585
1,585
CONTRIBUTOR
null
Proposing to call model.encoder before expanding `input_ids` to `effective_batch_size*num_beams`. For Bart, this saves 1.5 GB of GPU mem on batch_size=6. Savings probably similar for T5 (untested). Requires knowing which index of the encoder_outputs is associated with the batch dim (we need to expand this dimensi...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3370/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3370/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3370", "html_url": "https://github.com/huggingface/transformers/pull/3370", "diff_url": "https://github.com/huggingface/transformers/pull/3370.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3370.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3369
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3369/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3369/comments
https://api.github.com/repos/huggingface/transformers/issues/3369/events
https://github.com/huggingface/transformers/pull/3369
585,568,400
MDExOlB1bGxSZXF1ZXN0MzkxOTAzNzEx
3,369
[Bart/Memory] SelfAttention only returns weights if config.output_attentions
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[]
1,584
1,585
1,585
CONTRIBUTOR
null
**Previously**, `SelfAttention` would always return `attn_weights`, and then `BartDecoder` and `BartEncoder` would decide whether to return them to the user. The `attn_weights` tensor is fairly large, with shape = `(bs, num_heads, tgt_len, src_len)` This meant that the memory allocated for `attn_weights` could not be...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3369/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3369/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3369", "html_url": "https://github.com/huggingface/transformers/pull/3369", "diff_url": "https://github.com/huggingface/transformers/pull/3369.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3369.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3368
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3368/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3368/comments
https://api.github.com/repos/huggingface/transformers/issues/3368/events
https://github.com/huggingface/transformers/issues/3368
585,565,098
MDU6SXNzdWU1ODU1NjUwOTg=
3,368
Why does huggingface bert pooler hack make mixed precission training stable?
{ "login": "krishansubudhi", "id": 11926616, "node_id": "MDQ6VXNlcjExOTI2NjE2", "avatar_url": "https://avatars.githubusercontent.com/u/11926616?v=4", "gravatar_id": "", "url": "https://api.github.com/users/krishansubudhi", "html_url": "https://github.com/krishansubudhi", "followers_url": "https://api.gi...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "Any update on this?", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,590
1,590
NONE
null
# ❓ Questions & Help ## Details Huggigface BERT implementation has a hack to remove the pooler from optimizer. https://github.com/huggingface/transformers/blob/b832d5bb8a6dfc5965015b828e577677eace601e/examples/run_squad.py#L927 ``` # hack to remove pooler, which is not used # thus it produce None grad that ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3368/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/3368/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3367
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3367/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3367/comments
https://api.github.com/repos/huggingface/transformers/issues/3367/events
https://github.com/huggingface/transformers/pull/3367
585,509,216
MDExOlB1bGxSZXF1ZXN0MzkxODY1MTQ3
3,367
[Generate] Add bad words list argument to the generate function
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3367?src=pr&el=h1) Report\n> Merging [#3367](https://codecov.io/gh/huggingface/transformers/pull/3367?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/ae6834e028ecdf7fdbe886c1f86d0e02d5fef6f0&el=desc) will **increase...
1,584
1,585
1,585
MEMBER
null
The `bad_words_ids` argument allows to insert a list of lists of `input_ids` that cannot be generated, *e.g.* bad words. That's a proposed feature request (I think there were actually multiple ones): #3061 Also adds tests for all language models to verify behavior.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3367/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3367/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3367", "html_url": "https://github.com/huggingface/transformers/pull/3367", "diff_url": "https://github.com/huggingface/transformers/pull/3367.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3367.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3366
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3366/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3366/comments
https://api.github.com/repos/huggingface/transformers/issues/3366/events
https://github.com/huggingface/transformers/issues/3366
585,385,380
MDU6SXNzdWU1ODUzODUzODA=
3,366
GPT2TokenizerFast does not preserve special tokens' ids after a save and load.
{ "login": "s-jse", "id": 60150701, "node_id": "MDQ6VXNlcjYwMTUwNzAx", "avatar_url": "https://avatars.githubusercontent.com/u/60150701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/s-jse", "html_url": "https://github.com/s-jse", "followers_url": "https://api.github.com/users/s-jse/follow...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1834056635, "node_id": "MDU6TGFiZWwxODM0MDU2NjM1", ...
closed
false
null
[]
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,591
1,591
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): GPT2 Fast Tokenizer Language I am using the model on (English, Chinese ...): English The problem arises when using: * [ ] the official example scripts: (give details below) * [x] my own modified scripts: (give details below) The tasks I am wor...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3366/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3366/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3365
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3365/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3365/comments
https://api.github.com/repos/huggingface/transformers/issues/3365/events
https://github.com/huggingface/transformers/pull/3365
585,341,657
MDExOlB1bGxSZXF1ZXN0MzkxNzUyNDIy
3,365
fixes lr_scheduler warning
{ "login": "erip", "id": 2348806, "node_id": "MDQ6VXNlcjIzNDg4MDY=", "avatar_url": "https://avatars.githubusercontent.com/u/2348806?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erip", "html_url": "https://github.com/erip", "followers_url": "https://api.github.com/users/erip/followers", ...
[]
closed
false
null
[]
[ "Not sure why we missed this one. Thanks!" ]
1,584
1,584
1,584
CONTRIBUTOR
null
For more details, see https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3365/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3365/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3365", "html_url": "https://github.com/huggingface/transformers/pull/3365", "diff_url": "https://github.com/huggingface/transformers/pull/3365.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3365.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3364
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3364/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3364/comments
https://api.github.com/repos/huggingface/transformers/issues/3364/events
https://github.com/huggingface/transformers/issues/3364
585,338,621
MDU6SXNzdWU1ODUzMzg2MjE=
3,364
Generate all possible sentences using a fine-tuned GPT-2 model
{ "login": "zeyuhuan", "id": 22648052, "node_id": "MDQ6VXNlcjIyNjQ4MDUy", "avatar_url": "https://avatars.githubusercontent.com/u/22648052?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zeyuhuan", "html_url": "https://github.com/zeyuhuan", "followers_url": "https://api.github.com/users/zey...
[]
closed
false
null
[]
[ "What do you mean exactly be all possible sentences? \r\n\r\nThe space of possible sentence that could be generated grows exponentially with the length of the sentences. Having **V** words in your vocabulary, there are **V^N** possible sentences of length **N** that could be sampled. If **V ~ 50,000** and **N = 10*...
1,584
1,584
1,584
NONE
null
# ❓ Questions & Help <!-- The GitHub issue tracker is primarly intended for bugs, feature requests, new models and benchmarks, and migration questions. For all other questions, we direct you to Stack Overflow (SO) where a whole community of PyTorch and Tensorflow enthusiast can help you out. Make s...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3364/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3364/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3363
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3363/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3363/comments
https://api.github.com/repos/huggingface/transformers/issues/3363/events
https://github.com/huggingface/transformers/pull/3363
585,308,290
MDExOlB1bGxSZXF1ZXN0MzkxNzI1NDY4
3,363
Added total_save_limit feature similar to run_langauge_modeling.py
{ "login": "oya163", "id": 7055478, "node_id": "MDQ6VXNlcjcwNTU0Nzg=", "avatar_url": "https://avatars.githubusercontent.com/u/7055478?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oya163", "html_url": "https://github.com/oya163", "followers_url": "https://api.github.com/users/oya163/foll...
[]
closed
false
null
[]
[ "I feel its not necessary" ]
1,584
1,585
1,585
NONE
null
Added args.total_save_limit in order to save only the last specific checkpoints similar to the feature in run_langauge_modeling.py. This might be helpful for a student like me who has limited space storage quota on the school's remote server.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3363/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3363/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3363", "html_url": "https://github.com/huggingface/transformers/pull/3363", "diff_url": "https://github.com/huggingface/transformers/pull/3363.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3363.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3362
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3362/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3362/comments
https://api.github.com/repos/huggingface/transformers/issues/3362/events
https://github.com/huggingface/transformers/pull/3362
585,204,333
MDExOlB1bGxSZXF1ZXN0MzkxNjQxMTY0
3,362
New model, new model cards
{ "login": "traviemcg", "id": 37486396, "node_id": "MDQ6VXNlcjM3NDg2Mzk2", "avatar_url": "https://avatars.githubusercontent.com/u/37486396?v=4", "gravatar_id": "", "url": "https://api.github.com/users/traviemcg", "html_url": "https://github.com/traviemcg", "followers_url": "https://api.github.com/users/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
Trained another squad model! Added details in card.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3362/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3362/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3362", "html_url": "https://github.com/huggingface/transformers/pull/3362", "diff_url": "https://github.com/huggingface/transformers/pull/3362.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3362.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3361
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3361/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3361/comments
https://api.github.com/repos/huggingface/transformers/issues/3361/events
https://github.com/huggingface/transformers/issues/3361
585,153,845
MDU6SXNzdWU1ODUxNTM4NDU=
3,361
TF Camembert not improving over epochs
{ "login": "bourrel", "id": 6873714, "node_id": "MDQ6VXNlcjY4NzM3MTQ=", "avatar_url": "https://avatars.githubusercontent.com/u/6873714?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bourrel", "html_url": "https://github.com/bourrel", "followers_url": "https://api.github.com/users/bourrel/...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n", "@bourrel \r\nWhy do you use `jplu/tf-flaubert-base-cased`? (https://huggingface.co/jplu/tf-flaubert-base-cased)\r\nAny particular reaso...
1,584
1,660
1,590
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): `jplu/tf-camembert-base` Language I am using the model on (English, Chinese ...): French The problem arises when using: * [ ] the official example scripts: (give details below) * [x] my own modified scripts: (give details below) The tasks I ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3361/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3361/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3360
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3360/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3360/comments
https://api.github.com/repos/huggingface/transformers/issues/3360/events
https://github.com/huggingface/transformers/issues/3360
585,077,061
MDU6SXNzdWU1ODUwNzcwNjE=
3,360
RuntimeError: CUDA out of memory. Tried to allocate 786.00 MiB (GPU 0; 14.73 GiB total capacity; 13.33 GiB already allocated; 575.88 MiB free; 13.38 GiB reserved in total by PyTorch)
{ "login": "david1983", "id": 6210160, "node_id": "MDQ6VXNlcjYyMTAxNjA=", "avatar_url": "https://avatars.githubusercontent.com/u/6210160?v=4", "gravatar_id": "", "url": "https://api.github.com/users/david1983", "html_url": "https://github.com/david1983", "followers_url": "https://api.github.com/users/da...
[]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "@mariamabarham didn't you have a similar issue? ", "Yes I encountered the same issue. I solved it by adding --fp16(need to install apex first). You can also reduce the block_size to 512. Both worked out for me.", "You should probably set the `per_gpu_train_batch_size` to 1. That is the default behavior for `gp...
1,584
1,591
1,591
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): GPT2 Language I am using the model on (English, Chinese ...): eng **The tasks I am working on is:** !python /content/transformers/examples/run_language_modeling.py --train_data_file=shakespeare.txt --model_type=gpt2 --model_name_or_path=gpt2 --out...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3360/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3360/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3359
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3359/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3359/comments
https://api.github.com/repos/huggingface/transformers/issues/3359/events
https://github.com/huggingface/transformers/issues/3359
585,060,011
MDU6SXNzdWU1ODUwNjAwMTE=
3,359
Some community models are broken and can't be downloaded
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
{ "login": "julien-c", "id": 326577, "node_id": "MDQ6VXNlcjMyNjU3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/julien-c", "html_url": "https://github.com/julien-c", "followers_url": "https://api.github.com/users/julien-...
[ { "login": "julien-c", "id": 326577, "node_id": "MDQ6VXNlcjMyNjU3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/julien-c", "html_url": "https://github.com/julien-c", "followers_url": "https://api.gith...
[ "- Item `1) a) i.` is fixed (list of model ids below for reference)\r\n- For models which don't have a tokenizer, or an auto-detected model type, we'll add a notice on their model page (and remove the code sample which is misleading as it lists AutoModel and AutoConfig)\r\n\r\n```\r\nalbert-base\r\nalbert-large\r\n...
1,584
1,629
1,585
MEMBER
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): Community Models Language I am using the model on (English, Chinese ...): Multiple different ones Quite some community models can't be loaded. The stats are here: ## Stats 1. **68** can't load either their config (n)or their tokenizer: ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3359/reactions", "total_count": 5, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3359/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3358
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3358/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3358/comments
https://api.github.com/repos/huggingface/transformers/issues/3358/events
https://github.com/huggingface/transformers/issues/3358
585,046,743
MDU6SXNzdWU1ODUwNDY3NDM=
3,358
Downloading mlm-17-1280 community model
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "@julien-c ", "This was a bogus model file, rm'ed it." ]
1,584
1,585
1,585
MEMBER
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): mlm-17-1280 Language I am using the model on (English, Chinese ...): English The problem arises when using: * [ ] the official example scripts: (give details below) * [x] my own modified scripts: (give details below) The tasks I am working on ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3358/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3358/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3357
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3357/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3357/comments
https://api.github.com/repos/huggingface/transformers/issues/3357/events
https://github.com/huggingface/transformers/issues/3357
584,975,771
MDU6SXNzdWU1ODQ5NzU3NzE=
3,357
License information by model
{ "login": "alexcombessie", "id": 4739848, "node_id": "MDQ6VXNlcjQ3Mzk4NDg=", "avatar_url": "https://avatars.githubusercontent.com/u/4739848?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alexcombessie", "html_url": "https://github.com/alexcombessie", "followers_url": "https://api.github....
[]
closed
false
null
[]
[ "Good question. As far as I can tell (I don't think there's a definitive a.k.a legally tested answer to that question) a model is not considered as a derivative work from the dataset(s) it was trained on, so the person who trained the model can choose whatever licensing option they want.\r\n\r\nFor instance, the or...
1,584
1,588
1,588
CONTRIBUTOR
null
Hi, First of all, thanks for the good work. Very useful. Would it be possible to add the license information for each model listed on https://huggingface.co/transformers/pretrained_models.html? The reason is that for production, I need to know which models can be bundled in my app. Some licenses do not allow bun...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3357/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3357/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3356
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3356/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3356/comments
https://api.github.com/repos/huggingface/transformers/issues/3356/events
https://github.com/huggingface/transformers/pull/3356
584,858,142
MDExOlB1bGxSZXF1ZXN0MzkxMzYzODkw
3,356
Update run_language_modeling.py to handle writes on networked filesystem better
{ "login": "Genius1237", "id": 15867363, "node_id": "MDQ6VXNlcjE1ODY3MzYz", "avatar_url": "https://avatars.githubusercontent.com/u/15867363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Genius1237", "html_url": "https://github.com/Genius1237", "followers_url": "https://api.github.com/use...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "For some reference, check out https://github.com/pytorch/pytorch/issues/12042 and https://github.com/facebookresearch/maskrcnn-benchmark/pull/40. These address the same issue.\r\n\r\nAlso, one of the checks that failed, `check_code_quality`, would fail for the existing version of the script as well. There's a chec...
1,584
1,594
1,594
CONTRIBUTOR
null
In the case of multi-node distributed training, reads and writes typically happen to a common networked filesystem. In the current version of the `run_language_modeling.py` script, processes that have `local_rank` as 0 perform the writes to disk (tensorboard, dataset cache and model checkpointing). In the case of m...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3356/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3356/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3356", "html_url": "https://github.com/huggingface/transformers/pull/3356", "diff_url": "https://github.com/huggingface/transformers/pull/3356.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3356.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3355
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3355/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3355/comments
https://api.github.com/repos/huggingface/transformers/issues/3355/events
https://github.com/huggingface/transformers/issues/3355
584,712,038
MDU6SXNzdWU1ODQ3MTIwMzg=
3,355
Bug? NaN loss after training for a while using for BERT Encoded sentences.
{ "login": "codeninja", "id": 14914, "node_id": "MDQ6VXNlcjE0OTE0", "avatar_url": "https://avatars.githubusercontent.com/u/14914?v=4", "gravatar_id": "", "url": "https://api.github.com/users/codeninja", "html_url": "https://github.com/codeninja", "followers_url": "https://api.github.com/users/codeninja/...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n", "Do you solve the problem?" ]
1,584
1,608
1,590
NONE
null
# ❓ Questions & Help <!-- The GitHub issue tracker is primarly intended for bugs, feature requests, new models and benchmarks, and migration questions. For all other questions, we direct you to Stack Overflow (SO) where a whole community of PyTorch and Tensorflow enthusiast can help you out. Make s...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3355/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3355/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3354
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3354/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3354/comments
https://api.github.com/repos/huggingface/transformers/issues/3354/events
https://github.com/huggingface/transformers/pull/3354
584,567,674
MDExOlB1bGxSZXF1ZXN0MzkxMTMwMjg1
3,354
Export ALBERT main layer in TensorFlow
{ "login": "LysandreJik", "id": 30755778, "node_id": "MDQ6VXNlcjMwNzU1Nzc4", "avatar_url": "https://avatars.githubusercontent.com/u/30755778?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LysandreJik", "html_url": "https://github.com/LysandreJik", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3354?src=pr&el=h1) Report\n> Merging [#3354](https://codecov.io/gh/huggingface/transformers/pull/3354?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/3bedfd334763cb5676c2fe92705390ac57d8de5f&el=desc) will **increase...
1,584
1,584
1,584
MEMBER
null
closes #3262
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3354/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3354/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3354", "html_url": "https://github.com/huggingface/transformers/pull/3354", "diff_url": "https://github.com/huggingface/transformers/pull/3354.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3354.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3353
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3353/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3353/comments
https://api.github.com/repos/huggingface/transformers/issues/3353/events
https://github.com/huggingface/transformers/pull/3353
584,413,789
MDExOlB1bGxSZXF1ZXN0MzkxMDA0NjIz
3,353
Handle pinned version of isort
{ "login": "BramVanroy", "id": 2779410, "node_id": "MDQ6VXNlcjI3Nzk0MTA=", "avatar_url": "https://avatars.githubusercontent.com/u/2779410?v=4", "gravatar_id": "", "url": "https://api.github.com/users/BramVanroy", "html_url": "https://github.com/BramVanroy", "followers_url": "https://api.github.com/users...
[]
closed
false
{ "login": "aaugustin", "id": 788910, "node_id": "MDQ6VXNlcjc4ODkxMA==", "avatar_url": "https://avatars.githubusercontent.com/u/788910?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aaugustin", "html_url": "https://github.com/aaugustin", "followers_url": "https://api.github.com/users/aaug...
[ { "login": "aaugustin", "id": 788910, "node_id": "MDQ6VXNlcjc4ODkxMA==", "avatar_url": "https://avatars.githubusercontent.com/u/788910?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aaugustin", "html_url": "https://github.com/aaugustin", "followers_url": "https://api.g...
[ "I didn't know that worked, thanks @BramVanroy. @aaugustin what do you think?", "I'm not familiar with the syntax, but if it works, go for it. I really hope we have a release of sort and we can remove this soon.", "Works on my machine so I'll merge :)\r\n\r\nThanks @BramVanroy, this will simplify @LysandreJik a...
1,584
1,584
1,584
COLLABORATOR
null
The CONTRIBUTING file pins to a specific version of isort, so we might as well install that in `dev` . This makes it easier for contributors so they don't have to manually install the specific commit.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3353/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3353/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3353", "html_url": "https://github.com/huggingface/transformers/pull/3353", "diff_url": "https://github.com/huggingface/transformers/pull/3353.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3353.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3352
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3352/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3352/comments
https://api.github.com/repos/huggingface/transformers/issues/3352/events
https://github.com/huggingface/transformers/pull/3352
584,380,563
MDExOlB1bGxSZXF1ZXN0MzkwOTc3NzI3
3,352
Add model cards for huseinzol05/bert-base-bahasa-cased
{ "login": "huseinzol05", "id": 19810909, "node_id": "MDQ6VXNlcjE5ODEwOTA5", "avatar_url": "https://avatars.githubusercontent.com/u/19810909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/huseinzol05", "html_url": "https://github.com/huseinzol05", "followers_url": "https://api.github.com/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "Looks good! [**Model page**](https://huggingface.co/huseinzol05/bert-base-bahasa-cased)\r\n\r\nI've also added a filter for the Malay language here:\r\n<img width=\"792\" alt=\"Screenshot 2020-03-19 at 15 28 42\" src=\"https://user-images.githubusercontent.com/326577/77106980-58beec00-69f6-11ea-8145-4d273d605693.p...
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3352/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3352/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3352", "html_url": "https://github.com/huggingface/transformers/pull/3352", "diff_url": "https://github.com/huggingface/transformers/pull/3352.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3352.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3351
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3351/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3351/comments
https://api.github.com/repos/huggingface/transformers/issues/3351/events
https://github.com/huggingface/transformers/pull/3351
584,349,692
MDExOlB1bGxSZXF1ZXN0MzkwOTUyMjE0
3,351
Reformer
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "Memory complexity ReformerLayer\r\n vs BertLayer: \r\n![Figure_Memory_GPU_bs_1](https://user-images.githubusercontent.com/23423619/78665693-7fc25c80-78d6-11ea-9795-03fd86e9d709.png)\r\n\r\n\r\n", "Time complexity ReformerLayer vs. BertLayer:\r\n\r\n![Figure_Memory_GPU_bs_1_time](https://user-images.githubusercon...
1,584
1,651
1,588
MEMBER
null
## Add the Reformer Paper: (https://arxiv.org/pdf/2001.04451.pdf) ### First steps to take: - [x] Copy Bert PT code to Reformer PT file. - [x] Replace self-attention with LSH attention - [x] Make forward pass work for Bert Layer ### Forward-Pass: Get 1-to-1 same outputs as original Flax code for forward pa...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3351/reactions", "total_count": 27, "+1": 16, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 11, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3351/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3351", "html_url": "https://github.com/huggingface/transformers/pull/3351", "diff_url": "https://github.com/huggingface/transformers/pull/3351.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3351.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3350
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3350/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3350/comments
https://api.github.com/repos/huggingface/transformers/issues/3350/events
https://github.com/huggingface/transformers/issues/3350
584,336,318
MDU6SXNzdWU1ODQzMzYzMTg=
3,350
Reproducing SQuAD v1.1 with xlnet-base cased?
{ "login": "JJumSSu", "id": 39372342, "node_id": "MDQ6VXNlcjM5MzcyMzQy", "avatar_url": "https://avatars.githubusercontent.com/u/39372342?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JJumSSu", "html_url": "https://github.com/JJumSSu", "followers_url": "https://api.github.com/users/JJumSS...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,590
1,590
NONE
null
Hi, first of all, thanks for the great library you guys are providing. I'm currently using the latest version of huggingface/transformers, and I'm trying to get a score for the SQuAD V1.1 with XLNET base-cased. However, it seems that the performance I get is only 0.10 for EM and 0.64 for F1. When getting the score ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3350/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3350/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3349
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3349/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3349/comments
https://api.github.com/repos/huggingface/transformers/issues/3349/events
https://github.com/huggingface/transformers/pull/3349
584,323,956
MDExOlB1bGxSZXF1ZXN0MzkwOTMwNjQw
3,349
Create model card for bert-small-finetuned-squadv2
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3349/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3349/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3349", "html_url": "https://github.com/huggingface/transformers/pull/3349", "diff_url": "https://github.com/huggingface/transformers/pull/3349.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3349.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3348
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3348/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3348/comments
https://api.github.com/repos/huggingface/transformers/issues/3348/events
https://github.com/huggingface/transformers/pull/3348
584,316,946
MDExOlB1bGxSZXF1ZXN0MzkwOTI1MTk4
3,348
Create card for BERT-Mini finetuned on SQuAD v2
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3348/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3348/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3348", "html_url": "https://github.com/huggingface/transformers/pull/3348", "diff_url": "https://github.com/huggingface/transformers/pull/3348.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3348.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3347
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3347/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3347/comments
https://api.github.com/repos/huggingface/transformers/issues/3347/events
https://github.com/huggingface/transformers/pull/3347
584,305,382
MDExOlB1bGxSZXF1ZXN0MzkwOTE1NTAx
3,347
Create card for BERT-Tiny fine-tuned on SQuAD v2
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3347?src=pr&el=h1) Report\n> Merging [#3347](https://codecov.io/gh/huggingface/transformers/pull/3347?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/cec3cdda1599541b033e07a9838386189a5d0010&el=desc) will **increase...
1,584
1,584
1,584
CONTRIBUTOR
null
- Only 17MB of Model weights!! - The smalles model fine-tuned on SQUaD v2?
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3347/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3347/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3347", "html_url": "https://github.com/huggingface/transformers/pull/3347", "diff_url": "https://github.com/huggingface/transformers/pull/3347.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3347.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3346
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3346/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3346/comments
https://api.github.com/repos/huggingface/transformers/issues/3346/events
https://github.com/huggingface/transformers/pull/3346
584,285,904
MDExOlB1bGxSZXF1ZXN0MzkwODk5MzMz
3,346
Created card for spanbert-finetuned-squadv1
{ "login": "mrm8488", "id": 3653789, "node_id": "MDQ6VXNlcjM2NTM3ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/3653789?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mrm8488", "html_url": "https://github.com/mrm8488", "followers_url": "https://api.github.com/users/mrm8488/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3346/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3346/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3346", "html_url": "https://github.com/huggingface/transformers/pull/3346", "diff_url": "https://github.com/huggingface/transformers/pull/3346.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3346.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3345
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3345/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3345/comments
https://api.github.com/repos/huggingface/transformers/issues/3345/events
https://github.com/huggingface/transformers/pull/3345
584,251,688
MDExOlB1bGxSZXF1ZXN0MzkwODcxMTA1
3,345
Fix input ids can be none attn mask
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "Thanks for pointing out @lazarevskiVsg and @julien-c !", "@julien-c , will merge right away - small change!", "Why don’t you just use input_shape (which is always defined), to be consistent with other models?", "> Why don’t you just use input_shape (which is always defined), to be consistent with other model...
1,584
1,584
1,584
MEMBER
null
Make sure `batch_size` is correct for gpt2 and ctrl - these models need a slightly different behavior since the shape of `input_ids` can change depending on whether the past variable is inserted or not. See also: PR: https://github.com/huggingface/transformers/pull/3033 and its issue: https://github.com/huggingfac...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3345/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3345/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3345", "html_url": "https://github.com/huggingface/transformers/pull/3345", "diff_url": "https://github.com/huggingface/transformers/pull/3345.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3345.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3344
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3344/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3344/comments
https://api.github.com/repos/huggingface/transformers/issues/3344/events
https://github.com/huggingface/transformers/pull/3344
584,235,209
MDExOlB1bGxSZXF1ZXN0MzkwODU3NTcy
3,344
Fix wrong link for the notebook file
{ "login": "Kyeongpil", "id": 6302455, "node_id": "MDQ6VXNlcjYzMDI0NTU=", "avatar_url": "https://avatars.githubusercontent.com/u/6302455?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Kyeongpil", "html_url": "https://github.com/Kyeongpil", "followers_url": "https://api.github.com/users/Ky...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3344?src=pr&el=h1) Report\n> Merging [#3344](https://codecov.io/gh/huggingface/transformers/pull/3344?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/f6d813aaaa96cc43fcf55f255b9439ebc22a31a0&el=desc) will **not chan...
1,584
1,584
1,584
CONTRIBUTOR
null
For the tutorial of "How to generate text", the URL link was wrong (it was linked to the tutorial of "How to train a language model"). I fixed the URL.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3344/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3344/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3344", "html_url": "https://github.com/huggingface/transformers/pull/3344", "diff_url": "https://github.com/huggingface/transformers/pull/3344.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3344.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3343
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3343/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3343/comments
https://api.github.com/repos/huggingface/transformers/issues/3343/events
https://github.com/huggingface/transformers/pull/3343
584,218,330
MDExOlB1bGxSZXF1ZXN0MzkwODQzNTU1
3,343
Update 01-training-tokenizers.ipynb (typo issue)
{ "login": "Kyeongpil", "id": 6302455, "node_id": "MDQ6VXNlcjYzMDI0NTU=", "avatar_url": "https://avatars.githubusercontent.com/u/6302455?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Kyeongpil", "html_url": "https://github.com/Kyeongpil", "followers_url": "https://api.github.com/users/Ky...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3343?src=pr&el=h1) Report\n> Merging [#3343](https://codecov.io/gh/huggingface/transformers/pull/3343?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/f6d813aaaa96cc43fcf55f255b9439ebc22a31a0&el=desc) will **decrease...
1,584
1,584
1,584
CONTRIBUTOR
null
I found there are two grammar errors or typo issues in the explanation of the encoding properties. The original sentences: - **If your was** made of multiple \"parts\" such as (question, context), then this would be a vector with for each token the segment it belongs to - **If your has** been truncated into multip...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3343/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3343/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3343", "html_url": "https://github.com/huggingface/transformers/pull/3343", "diff_url": "https://github.com/huggingface/transformers/pull/3343.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3343.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3342
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3342/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3342/comments
https://api.github.com/repos/huggingface/transformers/issues/3342/events
https://github.com/huggingface/transformers/issues/3342
584,162,892
MDU6SXNzdWU1ODQxNjI4OTI=
3,342
No Module named Transformers
{ "login": "rod08018", "id": 10190881, "node_id": "MDQ6VXNlcjEwMTkwODgx", "avatar_url": "https://avatars.githubusercontent.com/u/10190881?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rod08018", "html_url": "https://github.com/rod08018", "followers_url": "https://api.github.com/users/rod...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1843765959, "node_id": "MDU6TGFiZWwxODQzNzY1OTU5", ...
closed
false
null
[]
[ "Well this just indicates that you didn't correctly install the library. Try creating a new environment and installing from scratch.\r\n", "You have to install the library first to use any module from it\r\nFirst type `pip install transformers` in your terminal and then you can import the necessary modules", "I...
1,584
1,606
1,590
NONE
null
# 🐛 Bug No module found transformers ## Information Package Version ------------------------ ---------- absl-py 0.9.0 astor 0.8.1 boto3 1.12.22 botocore 1.15.22 cachetools 4.0.0 cert...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3342/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3342/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3341
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3341/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3341/comments
https://api.github.com/repos/huggingface/transformers/issues/3341/events
https://github.com/huggingface/transformers/pull/3341
584,149,848
MDExOlB1bGxSZXF1ZXN0MzkwNzg2NTky
3,341
Simpler Error message when loading config/model with .from_pretrained()
{ "login": "julien-c", "id": 326577, "node_id": "MDQ6VXNlcjMyNjU3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/julien-c", "html_url": "https://github.com/julien-c", "followers_url": "https://api.github.com/users/julien-...
[]
closed
false
null
[]
[ "tweaked version of #3247 ", "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3341?src=pr&el=h1) Report\n> Merging [#3341](https://codecov.io/gh/huggingface/transformers/pull/3341?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/f6d813aaaa96cc43fcf55f255b9439ebc2...
1,584
1,584
1,584
MEMBER
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3341/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3341/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3341", "html_url": "https://github.com/huggingface/transformers/pull/3341", "diff_url": "https://github.com/huggingface/transformers/pull/3341.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3341.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3340
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3340/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3340/comments
https://api.github.com/repos/huggingface/transformers/issues/3340/events
https://github.com/huggingface/transformers/pull/3340
584,131,113
MDExOlB1bGxSZXF1ZXN0MzkwNzcxMzgw
3,340
Create README.md
{ "login": "DukeEnglish", "id": 18372948, "node_id": "MDQ6VXNlcjE4MzcyOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/18372948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DukeEnglish", "html_url": "https://github.com/DukeEnglish", "followers_url": "https://api.github.com/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3340?src=pr&el=h1) Report\n> Merging [#3340](https://codecov.io/gh/huggingface/transformers/pull/3340?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039&el=desc) will **not chan...
1,584
1,587
1,587
CONTRIBUTOR
null
roberta_chinese_large card
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3340/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3340/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3340", "html_url": "https://github.com/huggingface/transformers/pull/3340", "diff_url": "https://github.com/huggingface/transformers/pull/3340.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3340.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3339
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3339/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3339/comments
https://api.github.com/repos/huggingface/transformers/issues/3339/events
https://github.com/huggingface/transformers/pull/3339
584,131,078
MDExOlB1bGxSZXF1ZXN0MzkwNzcxMzU1
3,339
Create README.md
{ "login": "DukeEnglish", "id": 18372948, "node_id": "MDQ6VXNlcjE4MzcyOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/18372948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DukeEnglish", "html_url": "https://github.com/DukeEnglish", "followers_url": "https://api.github.com/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3339?src=pr&el=h1) Report\n> Merging [#3339](https://codecov.io/gh/huggingface/transformers/pull/3339?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039&el=desc) will **decrease...
1,584
1,587
1,587
CONTRIBUTOR
null
xlnet_chinese_large card
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3339/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3339/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3339", "html_url": "https://github.com/huggingface/transformers/pull/3339", "diff_url": "https://github.com/huggingface/transformers/pull/3339.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3339.patch", "merged_at": n...
https://api.github.com/repos/huggingface/transformers/issues/3338
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3338/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3338/comments
https://api.github.com/repos/huggingface/transformers/issues/3338/events
https://github.com/huggingface/transformers/pull/3338
584,130,866
MDExOlB1bGxSZXF1ZXN0MzkwNzcxMTk2
3,338
Create README.md
{ "login": "DukeEnglish", "id": 18372948, "node_id": "MDQ6VXNlcjE4MzcyOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/18372948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DukeEnglish", "html_url": "https://github.com/DukeEnglish", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3338?src=pr&el=h1) Report\n> Merging [#3338](https://codecov.io/gh/huggingface/transformers/pull/3338?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039?src=pr&el=desc) will **d...
1,584
1,584
1,584
CONTRIBUTOR
null
roberta_chinese_base card
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3338/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3338/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3338", "html_url": "https://github.com/huggingface/transformers/pull/3338", "diff_url": "https://github.com/huggingface/transformers/pull/3338.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3338.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3337
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3337/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3337/comments
https://api.github.com/repos/huggingface/transformers/issues/3337/events
https://github.com/huggingface/transformers/pull/3337
584,130,627
MDExOlB1bGxSZXF1ZXN0MzkwNzcxMDE0
3,337
Create README.md
{ "login": "DukeEnglish", "id": 18372948, "node_id": "MDQ6VXNlcjE4MzcyOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/18372948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DukeEnglish", "html_url": "https://github.com/DukeEnglish", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3337?src=pr&el=h1) Report\n> Merging [#3337](https://codecov.io/gh/huggingface/transformers/pull/3337?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039&el=desc) will **not chan...
1,584
1,584
1,584
CONTRIBUTOR
null
albert_chinese_tiny card
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3337/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3337/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3337", "html_url": "https://github.com/huggingface/transformers/pull/3337", "diff_url": "https://github.com/huggingface/transformers/pull/3337.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3337.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3336
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3336/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3336/comments
https://api.github.com/repos/huggingface/transformers/issues/3336/events
https://github.com/huggingface/transformers/pull/3336
584,130,366
MDExOlB1bGxSZXF1ZXN0MzkwNzcwODAy
3,336
Create README.md
{ "login": "DukeEnglish", "id": 18372948, "node_id": "MDQ6VXNlcjE4MzcyOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/18372948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DukeEnglish", "html_url": "https://github.com/DukeEnglish", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3336?src=pr&el=h1) Report\n> Merging [#3336](https://codecov.io/gh/huggingface/transformers/pull/3336?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039&el=desc) will **decrease...
1,584
1,584
1,584
CONTRIBUTOR
null
albert_chinese_small card
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3336/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3336/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3336", "html_url": "https://github.com/huggingface/transformers/pull/3336", "diff_url": "https://github.com/huggingface/transformers/pull/3336.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3336.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3335
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3335/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3335/comments
https://api.github.com/repos/huggingface/transformers/issues/3335/events
https://github.com/huggingface/transformers/pull/3335
584,114,072
MDExOlB1bGxSZXF1ZXN0MzkwNzU3ODE3
3,335
Fix #3305: run_ner only possible on ModelForTokenClassification models
{ "login": "julien-c", "id": 326577, "node_id": "MDQ6VXNlcjMyNjU3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/326577?v=4", "gravatar_id": "", "url": "https://api.github.com/users/julien-c", "html_url": "https://github.com/julien-c", "followers_url": "https://api.github.com/users/julien-...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3335?src=pr&el=h1) Report\n> Merging [#3335](https://codecov.io/gh/huggingface/transformers/pull/3335?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039?src=pr&el=desc) will **d...
1,584
1,584
1,584
MEMBER
null
Also, #3305 breaks (if i'm not mistaken) the ability to run the example script from a pip-installed instance of transformers (vs. from an instance installed from source) (This PR does not fix that second issue)
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3335/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3335/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3335", "html_url": "https://github.com/huggingface/transformers/pull/3335", "diff_url": "https://github.com/huggingface/transformers/pull/3335.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3335.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3334
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3334/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3334/comments
https://api.github.com/repos/huggingface/transformers/issues/3334/events
https://github.com/huggingface/transformers/issues/3334
584,110,766
MDU6SXNzdWU1ODQxMTA3NjY=
3,334
transformers.PreTrainedTokenizer.tokenize does lower case work all the time and discards space and tab. Want this changed.
{ "login": "ChineseYjh", "id": 34715669, "node_id": "MDQ6VXNlcjM0NzE1NjY5", "avatar_url": "https://avatars.githubusercontent.com/u/34715669?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ChineseYjh", "html_url": "https://github.com/ChineseYjh", "followers_url": "https://api.github.com/use...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null }, { "id": 1834056635, "node_id": "MDU6TGFiZWwxODM0MDU2NjM1", ...
closed
false
null
[]
[ "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.\n" ]
1,584
1,590
1,590
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...):'albert_xxlarge_zh' Language I am using the model on (English, Chinese ...):Chinese Two problems are all related to method `transformers.PreTrainedTokenizer.tokenize`: 1. How can I not let this method automatically lower the case of the English w...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3334/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3334/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3333
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3333/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3333/comments
https://api.github.com/repos/huggingface/transformers/issues/3333/events
https://github.com/huggingface/transformers/issues/3333
584,071,657
MDU6SXNzdWU1ODQwNzE2NTc=
3,333
Finetuning T5 Model
{ "login": "caffeinetoomuch", "id": 5820161, "node_id": "MDQ6VXNlcjU4MjAxNjE=", "avatar_url": "https://avatars.githubusercontent.com/u/5820161?v=4", "gravatar_id": "", "url": "https://api.github.com/users/caffeinetoomuch", "html_url": "https://github.com/caffeinetoomuch", "followers_url": "https://api.g...
[ { "id": 1834081910, "node_id": "MDU6TGFiZWwxODM0MDgxOTEw", "url": "https://api.github.com/repos/huggingface/transformers/labels/Usage", "name": "Usage", "color": "e28436", "default": false, "description": "General questions about the library" } ]
closed
false
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[ { "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "follo...
[ "Hi @jkangsta,\r\n\r\nThanks for posting your question here. The docstring was out of date and an in-detail description for T5 will be added here #3507 ." ]
1,584
1,585
1,585
NONE
null
Hi there. I am trying to fine tune T5, but I have noticed your documentation gives conflicting instructions. In modeling_t5.py you say > To match pre-training, T5 input sequence should be formatted with [CLS] and [SEP] tokens but then in tokenization_t5.py both of those tokens are set to None and the only tokens...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3333/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3333/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3332
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3332/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3332/comments
https://api.github.com/repos/huggingface/transformers/issues/3332/events
https://github.com/huggingface/transformers/issues/3332
583,987,314
MDU6SXNzdWU1ODM5ODczMTQ=
3,332
run_tf_ner.py doesn't work with unlabelled test data
{ "login": "0dust", "id": 29033531, "node_id": "MDQ6VXNlcjI5MDMzNTMx", "avatar_url": "https://avatars.githubusercontent.com/u/29033531?v=4", "gravatar_id": "", "url": "https://api.github.com/users/0dust", "html_url": "https://github.com/0dust", "followers_url": "https://api.github.com/users/0dust/follow...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "I have noticed the same issue and posted a question here: https://stackoverflow.com/questions/60732509/label-handling-confusion-in-run-tf-ner-example\r\n\r\nI think `pad_token_label_id` should definitely not fall into the range of actual labels. Maybe we can make it `-1` or `num(label)` or something. Also as shown...
1,584
1,591
1,591
NONE
null
When running `run_tf_ner.py` in `predict` mode if all the labels in test data are `O`, script errors out with ` File "/home/himanshu/.local/lib/python3.7/site-packages/numpy/lib/function_base.py", line 423, in average "Weights sum to zero, can't be normalized") ZeroDivisionError: Weights sum to zero, can't be ...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3332/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3332/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3331
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3331/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3331/comments
https://api.github.com/repos/huggingface/transformers/issues/3331/events
https://github.com/huggingface/transformers/pull/3331
583,969,850
MDExOlB1bGxSZXF1ZXN0MzkwNjM2Njgz
3,331
Add model cards for FinBERT.
{ "login": "haamis", "id": 3799481, "node_id": "MDQ6VXNlcjM3OTk0ODE=", "avatar_url": "https://avatars.githubusercontent.com/u/3799481?v=4", "gravatar_id": "", "url": "https://api.github.com/users/haamis", "html_url": "https://github.com/haamis", "followers_url": "https://api.github.com/users/haamis/foll...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3331?src=pr&el=h1) Report\n> Merging [#3331](https://codecov.io/gh/huggingface/transformers/pull/3331?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/20139b7c8d88f380f1e4e0ae2baf0b0ac9351039&el=desc) will **decrease...
1,584
1,591
1,584
CONTRIBUTOR
null
These are a copy of https://github.com/TurkuNLP/FinBERT/blob/master/README.md.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3331/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3331/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3331", "html_url": "https://github.com/huggingface/transformers/pull/3331", "diff_url": "https://github.com/huggingface/transformers/pull/3331.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3331.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3330
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3330/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3330/comments
https://api.github.com/repos/huggingface/transformers/issues/3330/events
https://github.com/huggingface/transformers/pull/3330
583,956,243
MDExOlB1bGxSZXF1ZXN0MzkwNjI1MzE2
3,330
Added model cards for SciBERT models uploaded under AllenAI org
{ "login": "kyleclo", "id": 13603748, "node_id": "MDQ6VXNlcjEzNjAzNzQ4", "avatar_url": "https://avatars.githubusercontent.com/u/13603748?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kyleclo", "html_url": "https://github.com/kyleclo", "followers_url": "https://api.github.com/users/kylecl...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3330/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3330/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3330", "html_url": "https://github.com/huggingface/transformers/pull/3330", "diff_url": "https://github.com/huggingface/transformers/pull/3330.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3330.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3329
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3329/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3329/comments
https://api.github.com/repos/huggingface/transformers/issues/3329/events
https://github.com/huggingface/transformers/issues/3329
583,839,301
MDU6SXNzdWU1ODM4MzkzMDE=
3,329
CUDA Error when running run_language_modeling.py
{ "login": "IreneZihuiLi", "id": 11585259, "node_id": "MDQ6VXNlcjExNTg1MjU5", "avatar_url": "https://avatars.githubusercontent.com/u/11585259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/IreneZihuiLi", "html_url": "https://github.com/IreneZihuiLi", "followers_url": "https://api.github.c...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "This seems related to the classes that you use in NLLLoss, That loss function expects a torch.LongTensor with values in the range [0, nb_classes-1] with no values left out in between.", "Which version of `transformers` do you have installed? There was a recent change from using -1 to -100 for tokens that should ...
1,584
1,607
1,590
NONE
null
I am trying to run this script[run_language_modeling.py](https://github.com/huggingface/transformers/blob/master/examples/run_language_modeling.py) I can load the pre-trained roberta model without a problem. However, when it starts training (loss.backward()), then there are issues like these: > /pytorch/aten/src/...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3329/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3329/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3328
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3328/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3328/comments
https://api.github.com/repos/huggingface/transformers/issues/3328/events
https://github.com/huggingface/transformers/pull/3328
583,772,801
MDExOlB1bGxSZXF1ZXN0MzkwNDcyNzEx
3,328
Create README.md
{ "login": "brandenchan", "id": 33759007, "node_id": "MDQ6VXNlcjMzNzU5MDA3", "avatar_url": "https://avatars.githubusercontent.com/u/33759007?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brandenchan", "html_url": "https://github.com/brandenchan", "followers_url": "https://api.github.com/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3328/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3328/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3328", "html_url": "https://github.com/huggingface/transformers/pull/3328", "diff_url": "https://github.com/huggingface/transformers/pull/3328.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3328.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3327
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3327/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3327/comments
https://api.github.com/repos/huggingface/transformers/issues/3327/events
https://github.com/huggingface/transformers/pull/3327
583,685,990
MDExOlB1bGxSZXF1ZXN0MzkwNDAwNjk3
3,327
improve doctstring for tf and pt generate() method
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3327?src=pr&el=h1) Report\n> Merging [#3327](https://codecov.io/gh/huggingface/transformers/pull/3327?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/e8f44af5bf44a79f102678f5d7bb737cd6da3b52&el=desc) will **decrease...
1,584
1,584
1,584
MEMBER
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3327/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3327/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3327", "html_url": "https://github.com/huggingface/transformers/pull/3327", "diff_url": "https://github.com/huggingface/transformers/pull/3327.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3327.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3326
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3326/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3326/comments
https://api.github.com/repos/huggingface/transformers/issues/3326/events
https://github.com/huggingface/transformers/pull/3326
583,668,011
MDExOlB1bGxSZXF1ZXN0MzkwMzg1Njc4
3,326
add link to blog post
{ "login": "patrickvonplaten", "id": 23423619, "node_id": "MDQ6VXNlcjIzNDIzNjE5", "avatar_url": "https://avatars.githubusercontent.com/u/23423619?v=4", "gravatar_id": "", "url": "https://api.github.com/users/patrickvonplaten", "html_url": "https://github.com/patrickvonplaten", "followers_url": "https://...
[]
closed
false
null
[]
[]
1,584
1,584
1,584
MEMBER
null
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3326/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3326/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3326", "html_url": "https://github.com/huggingface/transformers/pull/3326", "diff_url": "https://github.com/huggingface/transformers/pull/3326.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3326.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3325
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3325/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3325/comments
https://api.github.com/repos/huggingface/transformers/issues/3325/events
https://github.com/huggingface/transformers/issues/3325
583,628,541
MDU6SXNzdWU1ODM2Mjg1NDE=
3,325
Cubla Error on DistilBert
{ "login": "Ricocotam", "id": 9447752, "node_id": "MDQ6VXNlcjk0NDc3NTI=", "avatar_url": "https://avatars.githubusercontent.com/u/9447752?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Ricocotam", "html_url": "https://github.com/Ricocotam", "followers_url": "https://api.github.com/users/Ri...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "After some investigation, I have really no clue on what's happening. This issue is only referred through Tensorflow questions such as [this](https://stackoverflow.com/questions/41117740/tensorflow-crashes-with-cublas-status-alloc-failed) or [this issue](https://github.com/tensorflow/tensorflow/issues/9489) on Tens...
1,584
1,624
1,595
NONE
null
# 🐛 Bug When using DistilBert I get `CUBLAS_STATUS_ALLOC_FAILED` when trying to forward ## Information Exact error is : `RuntimeError : Cuda Error: CUBLAS_STATUS_ALLOC_FAILED when calling cublasCreate(handle)` and traceback indicates i happens on `output = input.matmul(weight.t())` which is probably not informati...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3325/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3325/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3324
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3324/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3324/comments
https://api.github.com/repos/huggingface/transformers/issues/3324/events
https://github.com/huggingface/transformers/issues/3324
583,541,406
MDU6SXNzdWU1ODM1NDE0MDY=
3,324
Error loading finetuned bert model AttributeError: 'NoneType' object has no attribute 'endswith'
{ "login": "aurooj", "id": 14858333, "node_id": "MDQ6VXNlcjE0ODU4MzMz", "avatar_url": "https://avatars.githubusercontent.com/u/14858333?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aurooj", "html_url": "https://github.com/aurooj", "followers_url": "https://api.github.com/users/aurooj/fo...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "The `from_pretrained` method should point to a directory. Could you try to point it to a directory containing both the model weights and the config.json file?", "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you fo...
1,584
1,591
1,591
NONE
null
# ❓ Questions & Help <!-- The GitHub issue tracker is primarly intended for bugs, feature requests, new models and benchmarks, and migration questions. For all other questions, we direct you to Stack Overflow (SO) where a whole community of PyTorch and Tensorflow enthusiast can help you out. Make s...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3324/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/huggingface/transformers/issues/3324/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3323
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3323/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3323/comments
https://api.github.com/repos/huggingface/transformers/issues/3323/events
https://github.com/huggingface/transformers/pull/3323
583,508,378
MDExOlB1bGxSZXF1ZXN0MzkwMjUyNjc3
3,323
[Bart/Memory] don't create lm_head
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[ "@LysandreJik \r\n```python\r\n if hasattr(output_embeddings, \"out_features\") and hasattr(input_embeddings, \"num_embeddings\"):\r\n output_embeddings.out_features = input_embeddings.num_embeddings\r\n```\r\nwas breaking because bart-large-cnn doesn't have a mask token.\r\nI can investigate more...
1,584
1,585
1,585
CONTRIBUTOR
null
### Summary previously we created a `self.lm_head = nn.Linear()` with the exact same weight matrix as the input embeddings, and then skipped `tie_weights`. This presented 3 problems: 1) 200 MB of extra GPU RAM 2) Can't `tie_weights` 3) Can't `resize_token_embeddings` This PR alleviates all the concerns by us...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3323/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3323/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3323", "html_url": "https://github.com/huggingface/transformers/pull/3323", "diff_url": "https://github.com/huggingface/transformers/pull/3323.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3323.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3322
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3322/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3322/comments
https://api.github.com/repos/huggingface/transformers/issues/3322/events
https://github.com/huggingface/transformers/pull/3322
583,470,952
MDExOlB1bGxSZXF1ZXN0MzkwMjIxMzEz
3,322
[BART] torch 1.0 compatibility
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3322?src=pr&el=h1) Report\n> Merging [#3322](https://codecov.io/gh/huggingface/transformers/pull/3322?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/38a555a83c8aceae77895d325174af5bd576cec7&el=desc) will **decrease...
1,584
1,584
1,584
CONTRIBUTOR
null
This PR contains two minor fixes and one piece of cleanup for the BartModel. **1.** Previously, Bart's encoder padding mask used -10000. to represent tokens that should be ignored, then called `masked_fill(mask.to(torch.bool), -inf)` to use the mask. There are two problems with this: - it's confusing to set a va...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3322/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3322/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3322", "html_url": "https://github.com/huggingface/transformers/pull/3322", "diff_url": "https://github.com/huggingface/transformers/pull/3322.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3322.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3321
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3321/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3321/comments
https://api.github.com/repos/huggingface/transformers/issues/3321/events
https://github.com/huggingface/transformers/pull/3321
583,438,019
MDExOlB1bGxSZXF1ZXN0MzkwMTkzOTQ3
3,321
Init card for model
{ "login": "DukeEnglish", "id": 18372948, "node_id": "MDQ6VXNlcjE4MzcyOTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/18372948?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DukeEnglish", "html_url": "https://github.com/DukeEnglish", "followers_url": "https://api.github.com/...
[ { "id": 1838412367, "node_id": "MDU6TGFiZWwxODM4NDEyMzY3", "url": "https://api.github.com/repos/huggingface/transformers/labels/model%20card", "name": "model card", "color": "92d5f4", "default": false, "description": "Related to pretrained model cards" } ]
closed
false
null
[]
[ "# [Codecov](https://codecov.io/gh/huggingface/transformers/pull/3321?src=pr&el=h1) Report\n> Merging [#3321](https://codecov.io/gh/huggingface/transformers/pull/3321?src=pr&el=desc) into [master](https://codecov.io/gh/huggingface/transformers/commit/38a555a83c8aceae77895d325174af5bd576cec7&el=desc) will **decrease...
1,584
1,584
1,584
CONTRIBUTOR
null
We create card for this model.
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3321/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3321/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3321", "html_url": "https://github.com/huggingface/transformers/pull/3321", "diff_url": "https://github.com/huggingface/transformers/pull/3321.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3321.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3320
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3320/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3320/comments
https://api.github.com/repos/huggingface/transformers/issues/3320/events
https://github.com/huggingface/transformers/issues/3320
583,435,169
MDU6SXNzdWU1ODM0MzUxNjk=
3,320
TF BERT not FP16 compatible?
{ "login": "volker42maru", "id": 51976664, "node_id": "MDQ6VXNlcjUxOTc2NjY0", "avatar_url": "https://avatars.githubusercontent.com/u/51976664?v=4", "gravatar_id": "", "url": "https://api.github.com/users/volker42maru", "html_url": "https://github.com/volker42maru", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
[ "I've aced same issue. Maybe it's hard coded the data type somewhere? Have you found solution?", "Tried this on Colab TPU, same error.", "Same here, would be convenient as hell :)", "Having the same error also for `transformers` version 2.11.0. \r\nHere some code to easily reproduce the error:\r\n\r\n```pytho...
1,584
1,605
1,605
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): TFBertForQuestionAnswering Language I am using the model on (English, Chinese ...): English The problem arises when using: * [x] my own modified scripts: The tasks I am working on is: * [x] an official GLUE/SQUaD task: SQUaD ## To reproduc...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3320/reactions", "total_count": 7, "+1": 7, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3320/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3319
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3319/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3319/comments
https://api.github.com/repos/huggingface/transformers/issues/3319/events
https://github.com/huggingface/transformers/pull/3319
583,426,127
MDExOlB1bGxSZXF1ZXN0MzkwMTg0MDI5
3,319
[BART] cleanup: remove redundant kwargs, improve docstrings
{ "login": "sshleifer", "id": 6045025, "node_id": "MDQ6VXNlcjYwNDUwMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/6045025?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sshleifer", "html_url": "https://github.com/sshleifer", "followers_url": "https://api.github.com/users/ss...
[]
closed
false
null
[]
[]
1,584
1,584
1,584
CONTRIBUTOR
null
Small Bart code cleanups before pip release. ### Cleanup - Deletes unused `value` argument for SelfAttention. (`value` is always the same as `key`.) This might be moderately controversial as most attention modules take query, key, value as arguments, but this change reduces the signature to just query and key (sinc...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3319/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3319/timeline
null
false
{ "url": "https://api.github.com/repos/huggingface/transformers/pulls/3319", "html_url": "https://github.com/huggingface/transformers/pull/3319", "diff_url": "https://github.com/huggingface/transformers/pull/3319.diff", "patch_url": "https://github.com/huggingface/transformers/pull/3319.patch", "merged_at": 1...
https://api.github.com/repos/huggingface/transformers/issues/3318
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3318/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3318/comments
https://api.github.com/repos/huggingface/transformers/issues/3318/events
https://github.com/huggingface/transformers/issues/3318
583,424,759
MDU6SXNzdWU1ODM0MjQ3NTk=
3,318
pipelines.ipynb mask should be [MASK]
{ "login": "shibing624", "id": 10249622, "node_id": "MDQ6VXNlcjEwMjQ5NjIy", "avatar_url": "https://avatars.githubusercontent.com/u/10249622?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shibing624", "html_url": "https://github.com/shibing624", "followers_url": "https://api.github.com/use...
[]
closed
false
{ "login": "mfuntowicz", "id": 2241520, "node_id": "MDQ6VXNlcjIyNDE1MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/2241520?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mfuntowicz", "html_url": "https://github.com/mfuntowicz", "followers_url": "https://api.github.com/users...
[ { "login": "mfuntowicz", "id": 2241520, "node_id": "MDQ6VXNlcjIyNDE1MjA=", "avatar_url": "https://avatars.githubusercontent.com/u/2241520?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mfuntowicz", "html_url": "https://github.com/mfuntowicz", "followers_url": "https://...
[ "Hi @shibing624, \r\n\r\nThanks for opening this issue.\r\n\r\n`fill-mask` pipeline uses Roberta under the hood and the mask token is actually `<mask>` which is the one used in the notebook.\r\n\r\nHowever, it's not the safest way to use the pipeline I agree. I'll update the notebook with \r\n\r\n```python\r\nnlp_f...
1,584
1,584
1,584
NONE
null
transformers/notebooks/03-pipelines.ipynb fill-mask task, use newest version, <mask> is error, should be [MASK].
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3318/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3318/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3317
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3317/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3317/comments
https://api.github.com/repos/huggingface/transformers/issues/3317/events
https://github.com/huggingface/transformers/issues/3317
583,360,248
MDU6SXNzdWU1ODMzNjAyNDg=
3,317
output value of XLNetModel changes for the same input
{ "login": "mainulquraishi", "id": 14335238, "node_id": "MDQ6VXNlcjE0MzM1MjM4", "avatar_url": "https://avatars.githubusercontent.com/u/14335238?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mainulquraishi", "html_url": "https://github.com/mainulquraishi", "followers_url": "https://api.gi...
[]
closed
false
null
[]
[ "It seems that after fine-tuning if I don't use `model=model.eval()`, this can happen.\r\n" ]
1,584
1,584
1,584
NONE
null
I was trying to use the pre-trained `XLNetModel` model. I found that for the same input, each time I run the model and the output values are different, which is wired to me. Here is a code that I just used: ``` tokenizer =XLNetTokenizer.from_pretrained("xlnet-base-cased") model=XLNetModel.from_pretrained('xlnet-base...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3317/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3317/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3316
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3316/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3316/comments
https://api.github.com/repos/huggingface/transformers/issues/3316/events
https://github.com/huggingface/transformers/issues/3316
583,302,486
MDU6SXNzdWU1ODMzMDI0ODY=
3,316
TextClassificationPipeline does not work with pretrained BERT model
{ "login": "ogencoglu", "id": 8182738, "node_id": "MDQ6VXNlcjgxODI3Mzg=", "avatar_url": "https://avatars.githubusercontent.com/u/8182738?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ogencoglu", "html_url": "https://github.com/ogencoglu", "followers_url": "https://api.github.com/users/og...
[]
closed
false
null
[]
[ "That would be because you're using a `BertModel` instead of a `BertModelForSequenceClassification`.", "What model should we be using, and where can we download it from?" ]
1,584
1,591
1,585
NONE
null
# 🐛 Bug ## Information Model I am using (Bert, XLNet ...): 'nlptown/bert-base-multilingual-uncased-sentiment' Language I am using the model on (English, Chinese ...): English The problem arises when using: * [ ] the official example scripts: (give details below) * [x] my own modified scripts: (give detai...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3316/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3316/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3315
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3315/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3315/comments
https://api.github.com/repos/huggingface/transformers/issues/3315/events
https://github.com/huggingface/transformers/issues/3315
583,296,904
MDU6SXNzdWU1ODMyOTY5MDQ=
3,315
how does masked_lm_labels work ?
{ "login": "mahdirezaey", "id": 34715488, "node_id": "MDQ6VXNlcjM0NzE1NDg4", "avatar_url": "https://avatars.githubusercontent.com/u/34715488?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mahdirezaey", "html_url": "https://github.com/mahdirezaey", "followers_url": "https://api.github.com/...
[ { "id": 1314768611, "node_id": "MDU6TGFiZWwxMzE0NzY4NjEx", "url": "https://api.github.com/repos/huggingface/transformers/labels/wontfix", "name": "wontfix", "color": "ffffff", "default": true, "description": null } ]
closed
false
null
[]
[ "Hi all\r\nfrom hugging face{https://huggingface.co/transformers/model_doc/bert.html#bertformaskedlm}\r\n\r\nin this code :\r\n{\r\nfrom transformers import BertTokenizer, BertForMaskedLM\r\nimport torch\r\n\r\ntokenizer = BertTokenizer.from_pretrained('bert-base-uncased')\r\nmodel = BertForMaskedLM.from_pretrained...
1,584
1,590
1,590
NONE
null
# ❓ Questions & Help <!-- The GitHub issue tracker is primarly intended for bugs, feature requests, new models and benchmarks, and migration questions. For all other questions, we direct you to Stack Overflow (SO) where a whole community of PyTorch and Tensorflow enthusiast can help you out. Make s...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3315/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3315/timeline
completed
null
null
https://api.github.com/repos/huggingface/transformers/issues/3314
https://api.github.com/repos/huggingface/transformers
https://api.github.com/repos/huggingface/transformers/issues/3314/labels{/name}
https://api.github.com/repos/huggingface/transformers/issues/3314/comments
https://api.github.com/repos/huggingface/transformers/issues/3314/events
https://github.com/huggingface/transformers/issues/3314
583,242,412
MDU6SXNzdWU1ODMyNDI0MTI=
3,314
Mismatch in the accuracy figures
{ "login": "thak123", "id": 3891859, "node_id": "MDQ6VXNlcjM4OTE4NTk=", "avatar_url": "https://avatars.githubusercontent.com/u/3891859?v=4", "gravatar_id": "", "url": "https://api.github.com/users/thak123", "html_url": "https://github.com/thak123", "followers_url": "https://api.github.com/users/thak123/...
[]
closed
false
null
[]
[]
1,584
1,584
1,584
NONE
null
# ❓ Questions & Help Hi Just wanted to know if "bert-base-multilingual-cased" model and https://storage.googleapis.com/bert_models/2018_11_23/multi_cased_L-12_H-768_A-12.zip are same. I tried using the tokenizer from the multi_cased_L-12_H-768_A-12 and bert-base-multilingual-cased model which performed better th...
{ "url": "https://api.github.com/repos/huggingface/transformers/issues/3314/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/huggingface/transformers/issues/3314/timeline
completed
null
null