issues
search
google-research
/
multilingual-t5
Apache License 2.0
1.25k
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How much data was used to train the mT5 tokenizer?
#117
kellymarchisio
opened
1 year ago
0
Clean model from hugging face returning only `<pad> <extra_id_0>.</s>'`
#116
spagnoloG
closed
1 year ago
1
how long does it take to train mT5 with mC4?
#115
chattaillaan
closed
1 year ago
6
The latest timestamp of mc4
#114
EliverQ
closed
1 year ago
1
Ground truth preprocessing like T5 prepend method?
#113
tomatopuree
closed
1 year ago
1
refactor: depend on seqio instead of t5.data.
#112
copybara-service[bot]
closed
1 year ago
0
Refactor the tasks so that it can be registered with other output features
#111
copybara-service[bot]
closed
2 years ago
0
Fix a typo for pawsx tasks.
#110
copybara-service[bot]
closed
2 years ago
0
Fix pawsx translate train original mixture
#109
copybara-service[bot]
closed
2 years ago
0
mt5-base fine-tuning failed using single A100 GPU
#108
pedramyamini
opened
2 years ago
0
How to have a sentencepiece tokenizer that already has the extra 100 ids
#107
StephennFernandes
closed
2 years ago
1
mT5 data sampling for pre-training
#106
cyk1337
opened
2 years ago
0
Split up the vocab component of tasks.py into it's own file so teams can depend on the vocab without pulling in all the tasks dependencies.
#105
copybara-service[bot]
closed
2 years ago
1
Configuration required for fine-tuning mt5-large, xl, xxl
#104
asartipi13
closed
2 years ago
1
T5 Ram Usage Improvements!!!
#103
MaryNJ1995
opened
2 years ago
0
pre-training data sampler
#102
StephennFernandes
closed
2 years ago
17
`((4096, 32128)) doesn't match with shape of tensor decoder/logits/kernel ([4096, 250112]) from checkpoint reader.`
#101
danyaljj
closed
2 years ago
3
Remove unused comments related to Python 2 compatibility.
#100
copybara-service[bot]
closed
2 years ago
0
Add tydiqa eval only mixture.
#99
copybara-service[bot]
opened
2 years ago
1
Fix a bug in XQUAD helper function.
#98
copybara-service[bot]
closed
2 years ago
0
Create helper function for XQUAD tasks.
#97
copybara-service[bot]
closed
2 years ago
0
Pass a seed to XQuad tasks.
#96
copybara-service[bot]
closed
2 years ago
0
the specific parameters of model fine-tuned on English data in task "Cross-lingual zero-shot transfer for XNLI"
#95
27182812
opened
3 years ago
0
Add a new mC4 mixtures with only a subset of languages which can be useful for rapid evaluation.
#94
copybara-service[bot]
closed
2 years ago
0
Add sentinel versions of XNLI tasks.
#93
copybara-service[bot]
closed
2 years ago
1
Create a helper function for XNLI tasks and mixtures.
#92
copybara-service[bot]
closed
3 years ago
0
Update mT5 paper link
#91
copybara-service[bot]
closed
3 years ago
0
Update mT5 citation
#90
copybara-service[bot]
closed
3 years ago
0
pre-training sample dateset for mT5
#89
kaushal0494
opened
3 years ago
1
How to access the outputs before sentencepiece detokenisation?
#88
pasricha
opened
3 years ago
0
Add GEM-XSum, GLUE, SuperGLUE tasks, and task test.
#87
copybara-service[bot]
closed
3 years ago
0
Fix number of parameters by mT5-Base.
#86
copybara-service[bot]
closed
3 years ago
0
Fix mt5_pawsx_translate_train_original task definition.
#85
copybara-service[bot]
closed
3 years ago
1
Speed up MLQA metrics computation.
#84
copybara-service[bot]
closed
3 years ago
3
Cannot load with T5ForConditionalGeneration
#83
ryangawei
closed
3 years ago
1
Does multilingual-t5 need tensor2tensor ?
#82
hisashi-ito
closed
3 years ago
2
Fix MLQA metrics.
#81
copybara-service[bot]
closed
3 years ago
0
Internal change
#80
copybara-service[bot]
closed
3 years ago
0
no public changes
#79
copybara-service[bot]
closed
3 years ago
0
Update T5 tasks to seqio tasks
#78
copybara-service[bot]
closed
3 years ago
0
Update NER hyper-parameters.
#77
copybara-service[bot]
closed
3 years ago
0
Internal change
#76
copybara-service[bot]
closed
3 years ago
0
RuntimeError: Internal: ▁<extra_id_9> is already defined.
#75
youssefmellah
opened
3 years ago
0
Update TyDi QA results to median of five runs
#74
copybara-service[bot]
closed
3 years ago
0
Fix a bug in bash script.
#73
copybara-service[bot]
closed
3 years ago
0
Update TFDS version of SQuAD and XQuAD to 3.0.0.
#72
copybara-service[bot]
closed
3 years ago
0
Fix variable name bug in NER task, update metric and reduce max_decode_length.
#71
copybara-service[bot]
closed
3 years ago
0
clarification on how MLQA eval is done in mt5
#70
dorost1234
opened
3 years ago
1
How mt5 checkpoint is selected on TydiQA dataset
#69
dorost1234
closed
3 years ago
2
Add mT5 task finetuning scripts and remove `max_decode_length` in gin.
#68
copybara-service[bot]
closed
3 years ago
0
Next