1. 10 Mar, 2022 1 commit
    • Suraj Patil's avatar
      support new marian models (#15831) · ba21001f
      Suraj Patil authored
      * support not sharing embeddings
      
      * update modeling
      
      * update tokenizer
      
      * fix conversion script
      
      * always use self.shared
      
      * boom boom
      
      * begin tests
      
      * update tests
      
      * fix resize_decoder_token_embeddings
      
      * address Patrick's comments
      
      * style
      
      * update conversion script
      
      * fix conversion script
      
      * fix tokenizer
      
      * better name target vocab
      
      * add integration test for tokenizer with two vocabs
      
      * style
      
      * address Patrick's comments
      
      * add integration test for model
      ba21001f
  2. 08 Mar, 2022 1 commit
  3. 23 Feb, 2022 1 commit