Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T transformers
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • chenpangpang
  • transformers
  • Repository

Switch branch/tag
  • transformers
  • model_cards
  • uncnlp
  • lxmert-base-uncased
  • lxmert_model-1.jpg
Find file HistoryPermalink
  • Antonio V Mendoza's avatar
    Adding the LXMERT pretraining model (MultiModal languageXvision) to... · ea2c6f1a
    Antonio V Mendoza authored Sep 03, 2020
    
    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: default avatarLysandre Debut <lysandre@huggingface.co>
    
    * Update src/transformers/modeling_tf_lxmert.py
    Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
    
    * Update src/transformers/modeling_tf_lxmert.py
    Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
    
    * Update src/transformers/modeling_lxmert.py
    Co-authored-by: default avatarLysandre 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: default avatarLysandre Debut <lysandre@huggingface.co>
    
    * Update src/transformers/convert_pytorch_checkpoint_to_tf2.py
    Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
    
    * Update src/transformers/convert_pytorch_checkpoint_to_tf2.py
    Co-authored-by: default avatarLysandre 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: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    
    * Update docs/source/model_doc/lxmert.rst
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    
    * Update src/transformers/modeling_tf_lxmert.py
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    
    * added suggestions
    
    * Fixes
    
    * Final fixes for TF model
    
    * Fix docs
    Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
    Co-authored-by: default avatarLysandre <lysandre.debut@reseau.eseo.fr>
    Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
    ea2c6f1a
lxmert_model-1.jpg 275 KB

Download (275 KB)

lxmert_model-1.jpg

Replace lxmert_model-1.jpg

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.