- 15 Dec, 2020 1 commit
-
-
NielsRogge authored
* First commit: adding all files from tapas_v3 * Fix multiple bugs including soft dependency and new structure of the library * Improve testing by adding torch_device to inputs and adding dependency on scatter * Use Python 3 inheritance rather than Python 2 * First draft model cards of base sized models * Remove model cards as they are already on the hub * Fix multiple bugs with integration tests * All model integration tests pass * Remove print statement * Add test for convert_logits_to_predictions method of TapasTokenizer * Incorporate suggestions by Google authors * Fix remaining tests * Change position embeddings sizes to 512 instead of 1024 * Comment out positional embedding sizes * Update PRETRAINED_VOCAB_FILES_MAP and PRETRAINED_POSITIONAL_EMBEDDINGS_SIZES * Added more model names * Fix truncation when no max length is specified * Disable torchscript test * Make style & make quality * Quality * Address CI needs * Test the Masked LM model * Fix the masked LM model * Truncate when overflowing * More much needed docs improvements * Fix some URLs * Some more docs improvements * Test PyTorch scatter * Set to slow + minify * Calm flake8 down * First commit: adding all files from tapas_v3 * Fix multiple bugs including soft dependency and new structure of the library * Improve testing by adding torch_device to inputs and adding dependency on scatter * Use Python 3 inheritance rather than Python 2 * First draft model cards of base sized models * Remove model cards as they are already on the hub * Fix multiple bugs with integration tests * All model integration tests pass * Remove print statement * Add test for convert_logits_to_predictions method of TapasTokenizer * Incorporate suggestions by Google authors * Fix remaining tests * Change position embeddings sizes to 512 instead of 1024 * Comment out positional embedding sizes * Update PRETRAINED_VOCAB_FILES_MAP and PRETRAINED_POSITIONAL_EMBEDDINGS_SIZES * Added more model names * Fix truncation when no max length is specified * Disable torchscript test * Make style & make quality * Quality * Address CI needs * Test the Masked LM model * Fix the masked LM model * Truncate when overflowing * More much needed docs improvements * Fix some URLs * Some more docs improvements * Add add_pooling_layer argument to TapasModel Fix comments by @sgugger and @patrickvonplaten * Fix issue in docs + fix style and quality * Clean up conversion script and add task parameter to TapasConfig * Revert the task parameter of TapasConfig Some minor fixes * Improve conversion script and add test for absolute position embeddings * Improve conversion script and add test for absolute position embeddings * Fix bug with reset_position_index_per_cell arg of the conversion cli * Add notebooks to the examples directory and fix style and quality * Apply suggestions from code review * Move from `nielsr/` to `google/` namespace * Apply Sylvain's comments Co-authored-by:
sgugger <sylvain.gugger@gmail.com> Co-authored-by:
Rogge Niels <niels.rogge@howest.be> Co-authored-by:
LysandreJik <lysandre.debut@reseau.eseo.fr> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
sgugger <sylvain.gugger@gmail.com>
-
- 11 Dec, 2020 8 commits
-
-
Julien Chaumond authored
* rm all model cards * Update the .rst @sgugger it is still not super crystal clear/streamlined so let me know if any ideas to make it simpler * Add a rootlevel README.md with simple instructions/context * Update docs/source/model_sharing.rst Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * make style * rm all model cards Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Ganesh Kharad authored
* Create README.md * Fix model card Co-authored-by:Julien Chaumond <julien@huggingface.co>
-
RamonMamon authored
* Create README.md * Update model_cards/kiri-ai/distiluse-base-multilingual-cased-et/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
joangines authored
* Create README.md * Update model_cards/Cinnamon/electra-small-japanese-generator/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Ahmed Abdelali authored
* Add QARiB models * fix README.md * Fix README.md * Fix README.md * Fix README.md * Fix QARiB files * add models card for QARiB models 860k, 1790k, and 1970k * try to fix PR * re-add files * links aren't allowed here :) Co-authored-by:
Ahmed Abdelali <aabdelali@hbku.edu.qa> Co-authored-by:
Julien Chaumond <julien@huggingface.co>
-
moniquebm authored
-
Panggi Libersa Jasri Akadol authored
* Create README.md Initial README for `t5-base-indonesian-summarization-cased` model * Update README for t5-base-indonesian-summarization-cased Typo in README, change from `small` to `base`
-
Panggi Libersa Jasri Akadol authored
Initial README for `t5-small-indonesian-summarization-cased` model
-
- 09 Dec, 2020 1 commit
-
-
Simon Brandeis authored
-
- 08 Dec, 2020 1 commit
-
-
Julien Chaumond authored
-
- 07 Dec, 2020 2 commits
-
-
Wietse de Vries authored
-
Nguyen Van Nha authored
-
- 06 Dec, 2020 1 commit
-
-
Philip Tamimi-Sarnikowski authored
* add model card * lowercase identifier Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
- 03 Dec, 2020 1 commit
-
-
Julien Chaumond authored
(and wasn't needed here anyways as it was added automatically)
-
- 27 Nov, 2020 2 commits
-
-
Manuel Romero authored
* Create README.md * Fix model path
-
mdermentzi authored
The tokenizer called at the input_ids of example 2 is currently encoding text_1. I think this should be changed to text_2.
-
- 26 Nov, 2020 1 commit
-
-
Manuel Romero authored
-
- 25 Nov, 2020 1 commit
-
-
joangines authored
-
- 24 Nov, 2020 2 commits
-
-
Manuel Romero authored
-
Julien Chaumond authored
-
- 23 Nov, 2020 5 commits
-
-
Amine Abdaoui authored
* [model_cards]: control arabic model examples * [model_cards]: control input examples of Geotrend models * [model_cards]: add link to generatation script
-
Tony authored
-
Nguyen Van Nha authored
* create README.md * Apply suggestions from code review Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Sagor Sarker authored
-
moniquebm authored
* Create README.md * correct metrics id cc @lhoestq Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
- 22 Nov, 2020 1 commit
-
-
Santiago Castro authored
-
- 19 Nov, 2020 4 commits
-
-
Arindum Roy authored
The heading was originally uncased, which did not reflect the contents of this README. Changed it to cased.
-
Sylvain Gugger authored
-
Amine Abdaoui authored
the table was badly formatted because of a single line break
-
Amine Abdaoui authored
* docs(bert-base-15lang-cased): add model card * add cards for all Geotrend models * [model cards] fix language tag for all Geotrend models
-
- 18 Nov, 2020 9 commits
-
-
Perez Ogayo authored
* Updated ModelCard * Apply suggestions from code review Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Yifan Peng authored
-
Manuel Romero authored
* Model card: T5-base fine-tuned on QuaRTz * Update model_cards/mrm8488/t5-base-finetuned-quartz/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Yifan Peng authored
-
Divyanshu Kakwani authored
-
dartrevan authored
* Update README.md * Update README.md
-
Abhilash Majumder authored
* Model Card for abhilash1910/financial_roberta * Update model_cards/abhilash1910/financial_roberta/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Vishal Singh authored
Modified Model in Action section. The class `AutoModelWithLMHead` is deprecated so changed it to `AutoModelForSeq2SeqLM` for encoder-decoder models. Removed duplicate eos token.
-
smanjil authored
* replace performance table with markdown * Update model_cards/smanjil/German-MedBERT/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-