-
Notifications
You must be signed in to change notification settings - Fork 776
Pull requests: google-research/text-to-text-transfer-transformer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow Features to not have Vocabularies
cla: yes
#762
opened Mar 24, 2021 by
copybara-service
bot
Loading…
Add the option to shuffle data before dump.
cla: no
#441
opened Oct 15, 2020 by
copybara-service
bot
Loading…
Make bitransformer class configurable.
cla: yes
#464
opened Oct 21, 2020 by
copybara-service
bot
Loading…
Implement Funnel Transformer in the T5 codebase (helper functions)
cla: yes
#470
opened Oct 22, 2020 by
copybara-service
bot
Loading…
Makes the behavior for writing example outputs to eval_summary_dir configurable (Still True by default).
cla: no
#485
opened Oct 28, 2020 by
copybara-service
bot
Loading…
Do not instantiate tasks/mixtures until they are accessed from the registry. Avoids issue where gin configs can be ignored during instantiation.
cla: yes
#561
opened Dec 3, 2020 by
copybara-service
bot
Loading…
DUMMY MSG TO BE REMOVED AFTER THE DIFFBASE IS CHECKED IN
cla: yes
#597
opened Dec 17, 2020 by
copybara-service
bot
Loading…
use reshape instead of slicing on passthrough features to support 0-d fields
cla: yes
#643
opened Jan 12, 2021 by
copybara-service
bot
Loading…
Add ability to pass parameters to seqio.ShardInfo during training.
cla: yes
#729
opened Mar 10, 2021 by
copybara-service
bot
Loading…
Add FeatureConverter section in the README.
cla: yes
#743
opened Mar 17, 2021 by
copybara-service
bot
Loading…
Added some support for non-text features to T5.
cla: yes
#51
opened Jan 17, 2020 by
t5-copybara
Loading…
Change the running example to WMT EN-DE and move the tqa example to the end.
cla: yes
#758
opened Mar 23, 2021 by
copybara-service
bot
Loading…
Add a new metric function for calculating precision, recall, accuracy and f1 score for each class in multiclass classification.
cla: no
#822
opened May 18, 2021 by
copybara-service
bot
Loading…
Make directory if it doesn't exist.
cla: yes
#837
opened Jun 9, 2021 by
copybara-service
bot
Loading…
Implement Levenshtein distance for T5 metrics.
cla: no
#843
opened Jun 17, 2021 by
copybara-service
bot
Loading…
Add wrapper around seqio.TaskRegistery to easily add sentinels to any seqio tasks.
cla: no
#877
opened Aug 21, 2021 by
copybara-service
bot
Loading…
Update code for exact match to resolve a bug.
cla: no
#887
opened Sep 3, 2021 by
copybara-service
bot
Loading…
[t5/data] Add use_default argument. When set to False, we pass through the value. This is helpful for cases the model can output ints directly.
cla: yes
#906
opened Sep 23, 2021 by
copybara-service
bot
Loading…
Expose use_effective_order flag for bleu score computation for shorter sentences
#1123
opened Jun 11, 2024 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.