transformers/docs/source/model_doc
Yacine Jernite 49c5202522
Eli5 examples (#4968)
* add eli5 examples

* add dense query script

* query_di

* merging

* merging

* add_utils

* adds nearest neighbor wikipedia

* batch queries

* training_retriever

* new notebooks

* moved retriever traiing script

* finished wiki40b

* max_len_fix

* train_s2s

* retriever_batch_checkpointing

* cleanup

* merge

* dim_fix

* fix_indexer

* fix_wiki40b_snippets

* fix_embed_for_r

* fp32 index

* fix_sparse_q

* joint_training

* remove obsolete datasets

* add_passage_nn_results

* add_passage_nn_results

* add_batch_nn

* add_batch_nn

* add_data_scripts

* notebook

* notebook

* notebook

* fix_multi_gpu

* add_app

* full_caching

* full_caching

* notebook

* sparse_done

* images

* notebook

* add_image_gif

* with_Gif

* add_contr_image

* notebook

* notebook

* notebook

* train_functions

* notebook

* min_retrieval_length

* pandas_option

* notebook

* min_retrieval_length

* notebook

* notebook

* eval_Retriever

* notebook

* images

* notebook

* add_example

* add_example

* notebook

* fireworks

* notebook

* notebook

* joe's notebook comments

* app_update

* notebook

* notebook_link

* captions

* notebook

* assing RetriBert model

* add RetriBert to Auto

* change AutoLMHead to AutoSeq2Seq

* notebook downloads from hf models

* style_black

* style_black

* app_update

* app_update

* fix_app_update

* style

* style

* isort

* Delete WikiELI5training.ipynb

* Delete evaluate_eli5.py

* Delete WikiELI5explore.ipynb

* Delete ExploreWikiELI5Support.html

* Delete explainlikeimfive.py

* Delete wiki_snippets.py

* children before parent

* children before parent

* style_black

* style_black_only

* isort

* isort_new

* Update src/transformers/modeling_retribert.py

Co-authored-by: Julien Chaumond <chaumond@gmail.com>

* typo fixes

* app_without_asset

* cleanup

* Delete ELI5animation.gif

* Delete ELI5contrastive.svg

* Delete ELI5wiki_index.svg

* Delete choco_bis.svg

* Delete fireworks.gif

* Delete huggingface_logo.jpg

* Delete huggingface_logo.svg

* Delete Long_Form_Question_Answering_with_ELI5_and_Wikipedia.ipynb

* Delete eli5_app.py

* Delete eli5_utils.py

* readme

* Update README.md

* unused imports

* moved_info

* default_beam

* ftuned model

* disclaimer

* Update src/transformers/modeling_retribert.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* black

* add_doc

* names

* isort_Examples

* isort_Examples

* Add doc to index

Co-authored-by: Julien Chaumond <chaumond@gmail.com>
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Lysandre <lysandre.debut@reseau.eseo.fr>
2020-06-16 16:36:58 -04:00
..
albert.rst Add AlbertForMultipleChoice (#4959) 2020-06-12 14:20:19 -04:00
auto.rst adding in the doc 2020-01-27 14:27:07 -05:00
bart.rst BartForQuestionAnswering (#4908) 2020-06-12 15:47:57 -04:00
bert.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
camembert.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
ctrl.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
dialogpt.rst add dialogpt training tips (#3996) 2020-04-28 14:32:31 +02:00
distilbert.rst Add DistilBertForMultipleChoice (#5032) 2020-06-15 18:31:41 -04:00
electra.rst ElectraForQuestionAnswering (#4913) 2020-06-10 15:17:52 -04:00
encoderdecoder.rst Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility (#3383) 2020-04-28 15:11:09 +02:00
flaubert.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
gpt.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
gpt2.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
longformer.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
marian.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
reformer.rst [Reformer] fix reformer num buckets (#4564) 2020-05-25 16:04:45 -04:00
retribert.rst Eli5 examples (#4968) 2020-06-16 16:36:58 -04:00
roberta.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
t5.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
transformerxl.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
xlm.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
xlmroberta.rst Add XLMRobertaForQuestionAnswering (#4855) 2020-06-08 21:22:37 -04:00
xlnet.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00