Stefan Engl
a66db7d828
Corrected link to paper ( #6905 )
2020-09-03 09:23:42 -04:00
David Mark Nemeskey
55d61ce8d6
Added a link to the thesis. ( #6906 )
2020-09-03 09:20:03 -04:00
abdullaholuk-loodos
653a79ccad
Loodos model cards had errors on "Usage" section. It is fixed. Also "electra-base-turkish-uncased" model removed from s3 and re-uploaded as "electra-base-turkish-uncased-discriminator". Its README added. ( #6921 )
...
Co-authored-by: Abdullah Oluk <abdullaholuk123@gmail.com>
2020-09-03 09:13:43 -04:00
Julien Chaumond
5a3aec90a9
[model_card] link to correctly cased piaf dataset
...
cc @psorianom @rachelker
2020-09-03 08:57:32 -04:00
Antonio V Mendoza
ea2c6f1afc
Adding the LXMERT pretraining model (MultiModal languageXvision) to HuggingFace's suite of models ( #5793 )
...
* added template files for LXMERT and competed the configuration_lxmert.py
* added modeling, tokization, testing, and finishing touched for lxmert [yet to be tested]
* added model card for lxmert
* cleaning up lxmert code
* Update src/transformers/modeling_lxmert.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_tf_lxmert.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_tf_lxmert.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/modeling_lxmert.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* tested torch lxmert, changed documtention, updated outputs, and other small fixes
* Update src/transformers/convert_pytorch_checkpoint_to_tf2.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/convert_pytorch_checkpoint_to_tf2.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* Update src/transformers/convert_pytorch_checkpoint_to_tf2.py
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
* renaming, other small issues, did not change TF code in this commit
* added lxmert question answering model in pytorch
* added capability to edit number of qa labels for lxmert
* made answer optional for lxmert question answering
* add option to return hidden_states for lxmert
* changed default qa labels for lxmert
* changed config archive path
* squshing 3 commits: merged UI + testing improvments + more UI and testing
* changed some variable names for lxmert
* TF LXMERT
* Various fixes to LXMERT
* Final touches to LXMERT
* AutoTokenizer order
* Add LXMERT to index.rst and README.md
* Merge commit test fixes + Style update
* TensorFlow 2.3.0 sequential model changes variable names
Remove inherited test
* Update src/transformers/modeling_tf_pytorch_utils.py
* Update docs/source/model_doc/lxmert.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update docs/source/model_doc/lxmert.rst
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Update src/transformers/modeling_tf_lxmert.py
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* added suggestions
* Fixes
* Final fixes for TF model
* Fix docs
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Lysandre <lysandre.debut@reseau.eseo.fr>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2020-09-03 04:02:25 -04:00
David Mark Nemeskey
e3c55ceb8d
Model card for huBERT ( #6893 )
...
* Create README.md
Model card for huBERT.
* Update README.md
lowercase h
* Update model_cards/SZTAKI-HLT/hubert-base-cc/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-09-02 04:50:10 -04:00
Julien Chaumond
d822ab636b
[model_cards] Fix file path for flexudy/t5-base-multi-sentence-doctor
2020-09-02 00:02:40 +02:00
Rohan Rajpal
ad5fb33c9a
Create README.md ( #6598 )
2020-09-01 17:59:15 -04:00
Rohan Rajpal
f9dadcd85b
Create README.md ( #6602 )
2020-09-01 17:58:43 -04:00
Igli Manaj
f5d69c75f7
Update multilingual passage rereanking model card ( #6788 )
...
Fix range of possible score, add inference .
2020-09-01 17:56:19 -04:00
Tom Grek
5d820f3ca6
Model card for primer/BART-Squad2 ( #6801 )
2020-09-01 17:52:32 -04:00
zolekode
8b884dadc6
added model card for flexudys t5 model ( #6759 )
...
Co-authored-by: zolekode <pascal.zoleko@fau.de>
2020-09-01 17:38:55 -04:00
hakan
bff6d517cd
loodos turkish model cards added ( #6840 )
2020-09-01 17:35:24 -04:00
Manuel Romero
502d194b95
Create README.md ( #6887 )
...
Add language meta attribute
2020-09-01 17:09:10 -04:00
Manuel Romero
d082edf216
Create README.md ( #6888 )
...
Add language meta attribute
2020-09-01 17:09:02 -04:00
Abed khooli
dacbee9a50
Create README.md ( #6886 )
...
* Create README.md
model card for akhooli/xlm-r-large-arabic-sent
* Update model_cards/akhooli/xlm-r-large-arabic-sent/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-09-01 17:06:15 -04:00
Abed khooli
e2971e61bd
Create README.md ( #6885 )
2020-09-01 16:57:48 -04:00
Patrick von Platen
311992630c
Create README.md ( #6883 )
...
* Create README.md
* Update README.md
2020-09-01 19:24:45 +02:00
Rodolfo De Nadai
0eecaceac7
BR_BERTo model card ( #6793 )
2020-08-30 19:02:46 +08:00
Zane Lim
d176aaad7f
Add model card for singbert lite. Update widget for singbert and singbert-large. ( #6827 )
2020-08-30 18:21:49 +08:00
Ahmed Elnaggar
930153e7d2
Add ProtBert model card ( #6764 )
2020-08-28 12:12:28 +08:00
Ahmed Elnaggar
05e7150a53
create ProtBert-BFD model card. ( #6724 )
2020-08-27 02:19:19 +02:00
Igli Manaj
434936f34a
Model Card for Multilingual Passage Reranking BERT ( #6755 )
2020-08-26 18:00:27 -04:00
Ali Safaya
61b9ed8074
Model card for kuisailab/albert-large-arabic ( #6730 )
...
* Create README.md
* Update README.md
2020-08-26 17:27:56 -04:00
Ali Safaya
8e0d51e4f2
Model card for kuisailab/albert-xlarge-arabic ( #6731 )
...
* Create README.md
* Update README.md
2020-08-26 17:27:42 -04:00
Ali Safaya
70c96a10e9
Model card for kuisailab/albert-base-arabic ( #6729 )
...
* Create README.md
* Update README.md
2020-08-26 17:27:34 -04:00
Sagor Sarker
cc4ba79f68
added model card for codeswitch-spaeng-sentiment-analysis-lince ( #6727 )
...
* added model card for codeswitch-spaeng-sentiment-analysis-lince model also update other model card
* fixed typo
* fixed typo
* fixed typo
* fixed typo
* fixed typo
* fixed typo
* fixed typo
* Update README.md
2020-08-26 17:26:32 -04:00
Tanmay Thakur
e10fb9cbe6
Create model card for lordtt13/COVID-SciBERT ( #6718 )
2020-08-26 17:22:25 -04:00
Adam Montgomerie
baeba53e88
Adding model cards for 5 models ( #6703 )
...
* Added model cards for 4 models
Added model cards for:
- roberta-base-bulgarian
- roberta-base-bulgarian-pos
- roberta-small-bulgarian
- roberta-small-bulgarian-pos
* fixed link text
* Update README.md
* Create README.md
* removed trailing bracket
* Add language metadata
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-26 17:20:55 -04:00
Julien Chaumond
3242e4d942
[model_cards] Fix tiny typos
2020-08-26 23:16:06 +02:00
Joe Davison
99407f9d1e
add xlm-roberta-large-xnli model card ( #6723 )
...
* add xlm-roberta-large-xnli model card
* update pt example
* typo
2020-08-26 16:05:59 -04:00
Zane Lim
074340339a
Create README.md ( #6721 )
...
add model card for singbert large
2020-08-26 00:11:24 +08:00
Zane Lim
b6512d2357
Add model card for singbert. ( #6674 )
...
* Add model card for singbert.
Adding a model card for singbert- bert for singlish and manglish.
* Update README.md
Add additional tags and model name.
* Update README.md
Fix tag for malay.
* Update model_cards/zanelim/singbert/README.md
Fix language
Co-authored-by: Kevin Canwen Xu <canwenxu@126.com>
* Add examples and custom widget input.
Add examples and custom widget input.
Co-authored-by: Kevin Canwen Xu <canwenxu@126.com>
2020-08-25 10:09:13 +08:00
Sagor Sarker
a622705ef3
added multiple model_cards for below models ( #6666 )
...
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* added multiple codeswitch model
2020-08-24 05:08:32 -04:00
Patrick von Platen
16e38940bd
Add Roberta2Roberta shared
2020-08-23 17:02:22 +02:00
Patrick von Platen
f235ee2164
Add Roberta2Roberta model card
2020-08-23 10:01:58 +02:00
Sagor Sarker
068df740bd
added model_card for model codeswitch-hineng-lid-lince and codeswitch-spaeng-lid-lince ( #6663 )
...
* Create README.md
* Update README.md
* Create README.md
* Update README.md
2020-08-22 12:13:21 -04:00
Patrick von Platen
97bb2497ab
Correct bug in bert2bert-cnn_dailymail
...
Model was trained with the wrong tokenizer. Retrained with correct tokenizer - thanks for spotting @lhoestq !
2020-08-22 13:44:20 +02:00
Manuel Romero
0f94151dc7
Add model card for electricidad-base-generator ( #6650 )
...
I works like a charm!
Look at the output of the example code!
2020-08-21 14:18:15 -04:00
Patrick von Platen
9e8c494da7
Add T5-11B disclaimer
...
@julien-c
2020-08-21 18:11:18 +02:00
Manuel Romero
efc7460553
model card for Spanish electra base ( #6633 )
2020-08-21 05:04:29 -04:00
Patrick von Platen
974bb4af26
[Model card] Bert2GPT2 EncoderDecoder model ( #6569 )
...
* Bert2GPT2 EncoderDecoder model
* Update README.md
2020-08-18 19:28:17 +02:00
Manuel Romero
aaab9ab187
Create README.md ( #6556 )
2020-08-18 12:43:20 -04:00
Manuel Romero
1dfce0f08a
Create README.md ( #6557 )
2020-08-18 12:42:14 -04:00
Philip May
1fdf372f8c
Small typo fixes for model card: electra-base-german-uncased ( #6555 )
...
* Update README.md
* Update model_cards/german-nlp-group/electra-base-german-uncased/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-18 08:21:52 -04:00
Jim Regan
fb7330b30e
update with #s of sentences/tokens ( #6546 )
2020-08-17 16:48:05 -04:00
onepointconsulting
63144701ed
Added first model card ( #6530 )
...
* Added first model card
* Add metadata
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-17 16:24:10 -04:00
Ikram Ali
98ee802023
[model_cards] Add model cards for Urduhack model (roberta-urdu-small) ( #6536 )
...
* [model_cards] roberta-urdu-small added.
* [model_cards] typo fixed.
* Tweak license format (yaml expects a simple string)
Co-authored-by: Ikram Ali <mrikram1989>
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-17 16:04:29 -04:00
Jim Regan
3a302904cb
[model_cards] Add a new model for Irish ( #6544 )
2020-08-17 15:56:56 -04:00
Julien Chaumond
07971d8b18
[model_cards] Fix yaml for cedpsam/chatbot_fr
2020-08-17 21:33:32 +02:00