Patrick von Platen
c356b9878d
Create README.md
2020-09-10 16:45:44 +02:00
Patrick von Platen
5afd3f6196
Create README.md
2020-09-10 16:44:47 +02:00
Patrick von Platen
63e539459d
Update README.md
2020-09-10 16:34:28 +02:00
Patrick von Platen
054db06b1b
Create README.md
2020-09-10 16:30:46 +02:00
Patrick von Platen
76818cc4c6
Create README.md
2020-09-09 16:26:35 +02:00
Mehrdad Farahani
60fc03290b
README for HooshvareLab/bert-fa-base-uncased ( #6990 )
...
ParsBERT v2.0 is a fine-tuned and vocab-reconstructed version of ParsBERT, and it's able to be used in other scopes!
It includes these features:
- We added some unused-vocab for use in summarization and other scopes.
- We fine-tuned the model on vast styles of writing in the Persian language.
2020-09-07 16:43:50 -04:00
Abed khooli
e9d0d4c75c
Create README.md ( #6974 )
2020-09-07 07:31:22 -04:00
Richard Bownes
e20d8895bd
Create README.md model card ( #6964 )
...
* Create README.md
* Add some custom prompts
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-09-07 06:01:40 -04:00
Julien Chaumond
10c6f94adc
[model_card] register jplu/tf-xlm-r-ner-40-lang as multilingual
2020-09-07 05:03:40 -04:00
Julien Chaumond
d4aa7284c8
[model_card] jplu/tf-xlm-r-ner-40-lang: Fix link
...
cc @jplu
2020-09-07 04:33:15 -04:00
Patrick von Platen
f72fe1f31a
Correct wrong spacing in README
2020-09-06 13:26:56 +02:00
Steven Liu
d31031f603
create model card for astroGPT ( #6960 )
...
* create model card for astroGPT
* Hotlink to actual image file
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-09-05 12:50:19 -04:00
Naveenkhasyap
56742e9f61
Create Readme.MD for KanBERTo ( #6942 )
...
* Create Readme.MD for KanBERTo
KanBERTo language model readme for Kannada language.
* Update model_cards/Naveen-k/KanBERTo/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-09-04 18:24:32 -04:00
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
Cahya Wirawan
72911c893a
Create model cards for indonesian models ( #6522 )
...
* added model cards for indonesian gpt2-small, bert-base and roberta-base models
* removed bibtex entries
2020-08-17 15:42:25 +08:00
Philip May
3c72f5584b
Add Model Card for electra-base-german-uncased ( #6496 )
...
* Add Model Card for electra-base-german-uncased
* Update README.md
Co-authored-by: Kevin Canwen Xu <canwenxu@126.com>
2020-08-17 11:02:32 +08:00
fabiocapsouza
6d38ab1cc3
Update bert-base-portuguese-cased and bert-large-portuguese-cased model cards ( #6527 )
...
Co-authored-by: Fabio Souza <fabiosouza@neuralmind.ai>
2020-08-17 10:49:49 +08:00
Manuel Romero
05810cd80a
Fix typo ( #6469 )
2020-08-13 15:01:08 -04:00
cedspam
0ed7c00ba6
Update README.md ( #6435 )
...
* Update README.md
* Update README.md
* Update README.md
2020-08-13 11:01:17 +02:00
Rohan Rajpal
155288f04b
[model_card] rohanrajpal/bert-base-codemixed-uncased-sentiment ( #6324 )
...
* Create README.md
* Update model_cards/rohanrajpal/bert-base-codemixed-uncased-sentiment/README.md
* Update model_cards/rohanrajpal/bert-base-codemixed-uncased-sentiment/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-11 18:38:18 -04:00
Manuel Romero
4e6245fc7e
Create model card T5-base fine-tuned on event2Mind for Intent Prediction ( #6412 )
2020-08-11 18:35:27 -04:00
Manuel Romero
46e3a0a6ec
Create README.md ( #6381 )
2020-08-11 18:34:11 -04:00
Manuel Romero
31dfde7429
Create README.md ( #6378 )
2020-08-11 18:32:37 -04:00
Manuel Romero
25e29150a2
Add metadata to be indexed properly ( #6380 )
2020-08-11 18:32:29 -04:00
Manuel Romero
471be5f279
Change metadata to be indexed correctly ( #6379 )
2020-08-11 18:32:18 -04:00
Rohan Rajpal
42ee0bc63d
Create README.md ( #6346 )
...
* Create README.md
* add results on SAIL dataset
* Update model_cards/rohanrajpal/bert-base-multilingual-codemixed-cased-sentiment/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-11 18:31:34 -04:00
cedspam
6c87b73d6b
Create README.md ( #6386 )
...
* Create README.md
* Update README.md
2020-08-11 16:56:51 -04:00
Pranav Vadrevu
1d1d5bec1b
Create Model Card File ( #6357 )
2020-08-11 10:36:15 -04:00
Abed khooli
00ce881c07
Create README.md ( #6413 )
...
* Create README.md
Model card for https://huggingface.co/akhooli/gpt2-small-arabic
* Update model_cards/akhooli/gpt2-small-arabic/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-11 10:35:31 -04:00
Nick Doiron
3ae30787b5
switch Hindi-BERT to S3 README ( #6396 )
2020-08-11 10:34:22 -04:00
Abed khooli
824e651e17
Create README.md ( #6397 )
...
* Create README.md
* Update model_cards/akhooli/gpt2-small-arabic-poetry/README.md
* Update model_cards/akhooli/gpt2-small-arabic-poetry/README.md
* Update model_cards/akhooli/gpt2-small-arabic-poetry/README.md
* Update model_cards/akhooli/gpt2-small-arabic-poetry/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-11 09:03:23 -04:00
M. Yusuf Sarıgöz
6e8a38568e
[model_cards] electra-base-turkish-cased-ner ( #6350 )
...
* for electra-base-turkish-cased-ner
* Add metadata
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-08-09 03:39:51 -04:00
Binny Mathew
7e9861f7f4
dehate-bert Model Card ( #6248 )
...
Added citation and paper links.
2020-08-07 17:51:03 +08:00
Binny Mathew
f6df6d98dd
dehate-bert Model Card ( #6249 )
...
Added citation and paper links.
2020-08-07 17:48:38 +08:00
Binny Mathew
26691ecba6
dehate-bert Model Card ( #6250 )
...
Added citation and paper links.
2020-08-07 17:48:09 +08:00
Binny Mathew
60657b295c
dehate-bert Model Card ( #6251 )
...
Added citation and paper links.
2020-08-07 17:47:42 +08:00
Binny Mathew
7218261991
dehate-bert Model Card ( #6252 )
...
Added citation and paper links.
2020-08-07 17:47:26 +08:00
Binny Mathew
396d227cd4
dehate-bert Model Card ( #6253 )
...
Added citation and paper links.
2020-08-07 17:47:04 +08:00
Binny Mathew
8be260f18a
dehate-bert Model Card ( #6254 )
...
Added citation and paper links.
2020-08-07 17:46:27 +08:00
Binny Mathew
dce7278cdf
dehate-bert Model Card ( #6255 )
...
Added citation and paper links.
2020-08-07 17:45:52 +08:00
Manuel Romero
0a0d53dcf8
Update model card ( #6290 )
...
Add links to RuPERTa models fine-tuned on Spanish SQUAD datasets
2020-08-06 11:42:43 -04:00
JME-P
31da35cc89
Create README.md ( #6273 )
...
I am adding a descriptive README.md file to my recently uploaded twitter classification model: shrugging-grace/tweetclassifier.
2020-08-05 12:36:24 -04:00
JME-P
a8bdba232f
Create README.md for uploaded classifier ( #6272 )
...
I am adding a descriptive README.md file to my recently uploaded twitter classification model: shrugging-grace/tweetclassifier.
2020-08-05 12:27:46 -04:00
HUSEIN ZOLKEPLI
a23a535c10
added t5 bahasa summarization readme ( #6269 )
2020-08-05 12:27:27 -04:00
Ali Safaya
d9149f00d1
Update README.md ( #6201 )
2020-08-04 17:44:14 -04:00
Ali Safaya
ddfdbb86c1
Update README.md ( #6200 )
2020-08-04 17:44:05 -04:00
Ali Safaya
4f67955662
Update README.md ( #6199 )
2020-08-04 17:43:48 -04:00
Ali Safaya
869ec441c9
Update README.md ( #6198 )
2020-08-04 17:43:38 -04:00
Adam Montgomerie
5177dca634
Create README.md ( #6123 )
2020-08-04 17:42:53 -04:00
Manuel Romero
3f30ebe6ca
Create README.md ( #6075 )
2020-08-04 17:41:23 -04:00
Binny Mathew
aa7c22a283
Update Model Card ( #6246 )
...
Added citation and paper links.
2020-08-04 17:40:47 -04:00
Timo Moeller
5920a37a4c
Add license info to German Bert models ( #6242 )
...
* Add xlm-r QA model card
* Add tags
* Add license info to german bert
2020-08-04 13:40:49 -04:00
Joe Davison
8edfaaa81b
bart-large-mnli-yahoo-answers model card ( #6133 )
...
* Add bart-large-mnli-yahoo-answers model card
* Add examples
* Add widget example
* Rm bart tag
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-31 10:56:32 -04:00
Mehrdad Farahani
603cd81a01
readme m3hrdadfi/albert-fa-base-v2 ( #6153 )
...
* readme m3hrdadfi/albert-fa-base-v2
model_card readme for m3hrdadfi/albert-fa-base-v2
* Update model_cards/m3hrdadfi/albert-fa-base-v2/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-31 06:19:06 -04:00
kolk
7d50af4b02
Create README.md ( #6169 )
2020-07-31 04:28:35 -04:00
Timo Moeller
8d157c930b
add deepset/xlm-roberta-large-squad2 model card ( #6128 )
...
* Add xlm-r QA model card
* Add tags
2020-07-29 17:34:16 +02:00
Tanmay Thakur
dc4755c6d5
create model-card for lordtt13/emo-mobilebert ( #6030 )
2020-07-28 10:00:23 -04:00
Manuel Romero
5e97c82940
Create README.md ( #6076 )
2020-07-28 09:36:00 -04:00
Pavel Soriano
4f814fd587
[Model Card] camembert-base-squadFR-fquad-piaf ( #6087 )
2020-07-28 20:33:52 +08:00
Ramsri Goutham Golla
769e6ba01f
Create README.md ( #6032 )
...
Adding model card - readme
2020-07-27 16:25:37 -04:00
Pavel Soriano
7969e96f4a
draft etalab QA model ( #6040 )
2020-07-27 05:15:08 -04:00
Vamsi995
a9585fd107
Model card for Vamsi/T5_Paraphrase_Paws ( #6037 )
...
* Model card for Vamsi/T5_Paraphrase_Paws
* Update model_cards/Vamsi/T5_Paraphrase_Paws/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-27 05:12:45 -04:00
Rodolfo De Nadai
f7f03b22dc
Update README.md of my model ( #6042 )
2020-07-26 23:31:49 +02:00
Julien Chaumond
295466aae6
[model_card] Sample input for rdenadai/BR_BERTo
...
cc @rdenadai
2020-07-24 14:14:10 -04:00
Manuel Romero
518361d69a
Create model card for RuPERTa-base ( #6016 )
...
* Update README.md
* Update model_cards/mrm8488/RuPERTa-base/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-24 14:12:29 -04:00
Manuel Romero
bd51f0a7ab
Create README.md ( #5952 )
2020-07-24 14:12:14 -04:00
Manuel Romero
87a779dfa8
Create README.md ( #5951 )
2020-07-24 14:12:09 -04:00
Rodolfo De Nadai
d115872b38
Create README.md ( #6020 )
...
* Create README.md
* Update README.md
* Update model_cards/rdenadai/BR_BERTo/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
* Update model_cards/rdenadai/BR_BERTo/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-24 14:11:14 -04:00
Victor SANH
778e635fc9
[model_cards] roberta-base-finetuned-yelp-polarity ( #6009 )
...
* [model_cards] roberta-base-finetuned-yelp-polarity
* Update model_cards/VictorSanh/roberta-base-finetuned-yelp-polarity/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-24 09:45:21 -04:00
Qingqing Cao
fc0fe2a532
fix: model card readme clutter ( #6008 )
...
this removes the clutter line in the readme.md of model card `csarron/roberta-base-squad-v1`. It also fixes the result table.
2020-07-24 04:17:52 -04:00
Philip May
29afb5764f
Bert german dbmdz uncased sentence stsb ( #6000 )
...
* Describe usage of sentence model
* fix typo usage
* add use and description to readme
* fix typo in readme
* readme formatting
* add training procedure to readme
* description name and company
* readme formatting
* dataset training readme
* typo
* readme
2020-07-23 17:56:45 -04:00
Qingqing Cao
2b5ef9706d
Model cards: add roberta-base-squad-v1 and bert-base-uncased-squad-v1 ( #6006 )
...
* add: bert-base-uncased-squad-v1
* add: roberta-base-squad-v1
2020-07-23 17:53:47 -04:00
Qingqing Cao
76f52324b1
add fine-tuned mobilebert squad v1 and squad v2 model cards ( #5980 )
...
* add mobilebert-uncased-squad-v2
* fix shell cmd, add creator info
* add mobilebert-uncased-squad-v1
2020-07-23 11:57:29 -04:00
GmailB
7e251ae039
Create README.md ( #5989 )
2020-07-23 11:41:33 -04:00
Sam Shleifer
01116d3c5b
T5 Model Cards ( #5759 )
...
* T5 Model Cards
* Fix paths
* Fix tags
* lang-en
2020-07-22 11:38:37 -04:00
Jannes
604a2355dc
Create README.md ( #5876 )
2020-07-21 13:28:22 -04:00
Jannes
77c718edef
Create README.md ( #5873 )
2020-07-21 13:28:06 -04:00
Jannes
325b277db9
Create README.md ( #5874 )
2020-07-21 13:27:30 -04:00
Jannes
d15be2216c
Create README.md ( #5879 )
2020-07-21 13:27:13 -04:00
Jannes
f3e23dd90a
Create README.md ( #5878 )
2020-07-21 13:20:47 -04:00
Jannes
8b01d15c05
Create README.md ( #5877 )
2020-07-21 13:20:43 -04:00
Jannes
05bddf304e
Create README.md ( #5875 )
2020-07-21 13:20:32 -04:00
Jannes
783a0c7ee9
Create README.md ( #5872 )
2020-07-21 13:20:21 -04:00
Jannes
e7844d60c2
Create README.md ( #5871 )
2020-07-21 13:19:48 -04:00
tuner007
b1ee69763c
Create README.md ( #5864 )
2020-07-21 13:15:07 -04:00
Manuel Romero
5f809e4976
Update README.md ( #5857 )
...
Add nlp dataset used
2020-07-21 13:14:27 -04:00
Manuel Romero
4215f59c99
Update README.md ( #5856 )
...
Add dataset used as it is now part of nlp package
2020-07-21 13:11:08 -04:00
Ali Hamdi Ali Fadel
1d72460d55
Add ComVE model cards ( #5884 )
...
* Add ComVE model cards
* Apply suggestions from code review
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-21 12:54:29 -04:00
BatJedi
d32279438a
Created model card for my extreme summarization model ( #5839 )
...
* Created model card for my extreme summarization model
* Update model_cards/yuvraj/xSumm/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-21 03:54:57 -04:00
BatJedi
abf5c56e9d
Created model card for my summarization model ( #5838 )
...
* Created model card for my summarization model
* Update model_cards/yuvraj/summarizer-cnndm/README.md
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-07-21 03:54:14 -04:00
Manuel Romero
d73baeebc5
Create README.md ( #5921 )
...
- Maybe the result of this query answers the question You did some days ago @julien-c ;-)
2020-07-21 03:52:52 -04:00
Manuel Romero
50acfc8717
Create README.md ( #5924 )
2020-07-21 03:41:37 -04:00
Manuel Romero
7249533404
Create README.md ( #5920 )
2020-07-21 03:31:42 -04:00
Clement
9ccb45a263
Update gpt2-README.md
2020-07-20 11:40:33 -04:00
Clement
f19751117d
Create gpt2-medium-README.md
2020-07-20 10:47:42 -04:00
Clement
511523672b
Create gpt2-large-README.md
2020-07-20 10:47:27 -04:00
Clement
182c611934
Update gpt2-README.md
2020-07-20 10:47:11 -04:00
Clement
a9ae27cd0f
add link to write with transformers to model card
2020-07-20 10:46:10 -04:00
Julien Chaumond
82dd96cae7
[model_cards] Dataset ids are case-sensitive
...
cc @lhoestq @thomwolf
Also cc'ing model author @nreimers => Model pages now properly link to the dataset pages (and in the future, eval results, etc.)
2020-07-20 12:47:28 +02:00
Manuel Romero
b01a8844a9
Create README.md ( #5813 )
2020-07-20 04:06:42 -04:00
Jannes
9750e1300c
Create README.md ( #5847 )
2020-07-17 14:03:53 -04:00