Commit Graph

236 Commits

Author SHA1 Message Date
Girishkumar 31eedff5a0
Refactored the README.md file (#4427) 2020-05-19 09:56:24 -04:00
Stefan Dumitrescu 42e8fbfc51
Added model cards for Romanian BERT models (#4437)
* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Apply suggestions from code review

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-18 18:48:56 -04:00
Oliver Guhr 54065d68b8
added model card for german-sentiment-bert (#4435) 2020-05-18 18:44:41 -04:00
Martin Müller e28b7e2311
Create README.md (#4433) 2020-05-18 18:41:34 -04:00
sy-wada 09b933f19d
Update README.md (model_card) (#4424)
- add a citation.
- modify the table of the BLUE benchmark.

The table of the first version was not displayed correctly on https://huggingface.co/seiya/oubiobert-base-uncased.
Could you please confirm that this fix will allow you to display it correctly?
2020-05-18 18:18:17 -04:00
Manuel Romero 235777ccc9
Modify example of usage (#4413)
I followed the google example of usage for its electra small model but i have seen it is not meaningful, so i created a better example
2020-05-18 18:17:33 -04:00
Suraj Patil 9ddd3a6548
add model card for t5-base-squad (#4409)
* add model card for t5-base-squad

* Update model_cards/valhalla/t5-base-squad/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-18 18:17:14 -04:00
HUSEIN ZOLKEPLI c5aa114392
Added README huseinzol05/t5-base-bahasa-cased (#4377)
* add bert bahasa readme

* update readme

* update readme

* added xlnet

* added tiny-bert and fix xlnet readme

* added albert base

* added albert tiny

* added electra model

* added gpt2 117m bahasa readme

* added gpt2 345m bahasa readme

* added t5-base-bahasa

* fix readme

* Update model_cards/huseinzol05/t5-base-bahasa-cased/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-18 18:10:23 -04:00
Savaş Yıldırım 035678efdb
Create README.md (#4359)
* Create README.md

* Update model_cards/savasy/bert-base-turkish-squad/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-14 14:07:32 -04:00
sy-wada b9c9e05381
Create README.md (#4357) 2020-05-14 14:06:10 -04:00
Viktor Alm 94cb73c2d2
Add image and metadata (#4345)
Unfortunately i accidentally orphaned my other PR
2020-05-13 20:05:15 -04:00
Manuel Romero a0eebdc404
Add link to W&B to see whole training logs (#4348) 2020-05-13 20:04:57 -04:00
Elyes Manai 2d184cb553
wrong variable name used (#4328) 2020-05-13 10:22:03 -04:00
Savaş Yıldırım 0a97f6312a
Update README.md (#4313) 2020-05-12 15:01:45 -04:00
Savaş Yıldırım 15a121fec5
Update README.md (#4315) 2020-05-12 15:01:34 -04:00
Stefan Schweter 15d45211f7
[model_cards]: 🇹🇷 Add new ELECTRA small and base models for Turkish (#4318) 2020-05-12 15:01:17 -04:00
Viktor Alm 8a017cbb5a
Add modelcard with acknowledgements (#4321) 2020-05-12 15:00:56 -04:00
Levent Serinol 65be574aec
fixed missing torch module import (#4305)
fixed missing torch module import in example usage code
2020-05-12 08:34:17 -04:00
Levent Serinol bf64b8cf09
Model card for bert-turkish-question-answering question-answering model (#4281)
* Create README.md

* Update model_cards/lserinol/bert-turkish-question-answering/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-11 11:32:25 -04:00
Savaş Yıldırım cffbb3d8ed
Update README.md (#4276) 2020-05-11 11:24:41 -04:00
Julien Plu 5f50d619dd
Fix XTREME link + add number of eval documents + fix usage code (#4280) 2020-05-11 11:24:10 -04:00
Patrick von Platen 336116d960
Reformer enwik8 - Model card (#4286) 2020-05-11 16:22:08 +02:00
Lorenzo De Mattei 26dad0a9fa
example updated to use generation pipeline (#4230)
* example updated to use generation pipeline

* Update model_cards/LorenzoDeMattei/GePpeTto/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-08 09:45:10 -04:00
rmroczkowski 9ebb5b2a54
Model card for allegro/herbert-klej-cased-tokenizer-v1 (#4184) 2020-05-08 09:42:43 -04:00
rmroczkowski 9e54efd004
Model card for allegro/herbert-klej-cased-v1 (#4183) 2020-05-08 09:42:28 -04:00
Manuel Romero a8b798e6c4
Model card for spanish electra small (#4196) 2020-05-08 09:30:15 -04:00
Savaş Yıldırım 242005d762
Create README.md (#4132)
* Create README.md

* Adding code fence around code block
2020-05-08 09:27:29 -04:00
Manuel Romero 5940c73bbb
Create README.md (#4179)
model card for my De Novo Drug discovery model using MLM
2020-05-08 09:25:36 -04:00
Julien Chaumond c99fe0386b [doc] Fix broken links + remove crazy big notebook 2020-05-07 18:44:18 -04:00
Savaş Yıldırım 66113bd626 Create README.md (#4202) 2020-05-07 18:31:22 -04:00
Julien Chaumond 0ae96ff8a7 BIG Reorganize examples (#4213)
* Created using Colaboratory

* [examples] reorganize files

* remove run_tpu_glue.py as superseded by TPU support in Trainer

* Bugfix: int, not tuple

* move files around
2020-05-07 13:48:44 -04:00
martindh ff8ed52dd8
Camembert-large-fquad model card (#4143)
Description for the model card describing the camembert-large-fquad model.
2020-05-06 10:41:07 -04:00
Julien Plu 4c3be2e718
Add model card for the NER model (#4162) 2020-05-06 10:40:55 -04:00
Manuel Romero 17ae0363db
Fix markdown to show the results table properly (#4119) 2020-05-06 10:38:29 -04:00
Manuel Romero 5f4f6b65b3
distilroberta-base-finetuned-sentiment (#4115)
* Create model card

Create Model card for distilroberta-base-finetuned-sentiment

* Update model_cards/mrm8488/distilroberta-base-finetuned-sentiment/README.md

* Update model_cards/mrm8488/distilroberta-base-finetuned-sentiment/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-02 11:19:31 -04:00
Suraj Parmar 7da051f135
model card for surajp/albert-base-sanskrit (#4114)
* Create README.md

* Update model_cards/surajp/albert-base-sanskrit/README.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-02 11:15:39 -04:00
Zhen Wang 14911e2e12
Create README.md (#4112) 2020-05-02 10:52:12 -04:00
HUSEIN ZOLKEPLI 9e97c87539
Added huseinzol05/gpt2-345M-bahasa-cased (#4102) 2020-05-02 10:51:15 -04:00
Patrick von Platen abb1fa3f37
Update README.md 2020-05-02 10:32:00 +02:00
Patrick von Platen 0ccbfd2868
Update Reformer ReadME 2020-05-02 10:31:00 +02:00
Patrick von Platen 2d8340a91f
[Reformer] Move model card to google model (#4113)
* correct model card

* remove model card from patrick von platen
2020-05-02 10:25:22 +02:00
Julien Chaumond d713cfc5eb GePpeTto 🇮🇹: Fixpath to model card 2020-05-01 11:48:58 -04:00
Lorenzo De Mattei f3d44301cc
GePpeTto model 🇮🇹 (#4099)
* Create GePpeTto.md

* Update model_cards/LorenzoDeMattei/GePpeTto.md

* Update model_cards/LorenzoDeMattei/GePpeTto.md

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-01 11:46:42 -04:00
Scottish_Fold007 6b410bedfc
Model Card: gaochangkuan README.md (#4033)
* Create README.md

* Update README.md

* tweak

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-04-30 22:26:58 -04:00
husein zolkepli 8829ace4aa added gpt2 117m bahasa readme
(cherry picked from commit a4a673a1d0)
2020-04-30 22:20:00 -04:00
Benjamin Muller 1851a64b6f create model_card camembert-base-wikipedia-4gb 2020-04-30 22:16:12 -04:00
Benjamin Muller 443e5e34af Create README.md 2020-04-30 22:16:00 -04:00
Benjamin Muller 60e1556a44 Create model_card camembert-base-ccnet-4gb 2020-04-30 22:15:47 -04:00
Benjamin Muller fa9365eca5 Create README.md 2020-04-30 22:15:38 -04:00
Benjamin Muller afe002b04c Create README.md 2020-04-30 22:15:23 -04:00