"tests/models/vscode:/vscode.git/clone" did not exist on "443bf5e9e25fdd6dfa31e35879485edacd848b4f"
  1. 03 May, 2023 1 commit
  2. 02 May, 2023 3 commits
  3. 25 Apr, 2023 1 commit
  4. 21 Apr, 2023 1 commit
  5. 20 Apr, 2023 1 commit
  6. 17 Apr, 2023 2 commits
  7. 14 Apr, 2023 1 commit
    • Sayak Paul's avatar
      [Examples] TPU-based training of a language model using TensorFlow (#21657) · 390e121f
      Sayak Paul authored
      
      
      * add: tokenizer training script for TF TPU LM training.
      
      * add: script for preparing the TFRecord shards.
      
      * add: sequence of execution to readme.
      
      * remove limit from the tfrecord shard name.
      
      * Add initial train_model.py
      
      * Add basic training arguments and model init
      
      * Get up to the point of writing the data collator
      
      * Pushing progress so far!
      
      * Complete first draft of model training code
      
      * feat: grouping of texts efficiently.
      Co-authored-by: default avatarMatt <rocketknight1@gmail.com>
      
      * Add proper masking collator and get training loop working
      
      * fix: things.
      
      * Read sample counts from filenames
      
      * Read sample counts from filenames
      
      * Draft README
      
      * Improve TPU warning
      
      * Use distribute instead of distribute.experimental
      
      * Apply suggestions from code review
      Co-authored-by: default avatarMatt <Rocketknight1@users.noreply.github.com>
      
      * Modularize loading and add MLM probability as arg
      
      * minor refactoring to better use the cli args.
      
      * readme fillup.
      
      * include tpu and inference sections in the readme.
      
      * table of contents.
      
      * parallelize maps.
      
      * polish readme.
      
      * change script name to run_mlm.py
      
      * address PR feedback (round I).
      
      ---------
      Co-authored-by: default avatarMatt <rocketknight1@gmail.com>
      Co-authored-by: default avatarMatt <Rocketknight1@users.noreply.github.com>
      390e121f
  8. 13 Apr, 2023 1 commit
  9. 11 Apr, 2023 1 commit
  10. 05 Apr, 2023 1 commit
  11. 04 Apr, 2023 1 commit
  12. 31 Mar, 2023 1 commit
  13. 29 Mar, 2023 1 commit
  14. 28 Mar, 2023 1 commit
  15. 27 Mar, 2023 2 commits
  16. 24 Mar, 2023 2 commits
  17. 23 Mar, 2023 1 commit
  18. 22 Mar, 2023 3 commits
  19. 14 Mar, 2023 1 commit
  20. 08 Mar, 2023 1 commit
  21. 07 Mar, 2023 1 commit
  22. 06 Mar, 2023 1 commit
    • Matt's avatar
      Add TF contrastive image text finetuning example (#21939) · 5d8efc79
      Matt authored
      * Initial commit
      
      * stash commit
      
      * Add model checkpointing and pushing
      
      * Fix model name inference
      
      * Update README
      
      * Update README
      
      * Remove a couple of Torch references
      
      * Update copyright date
      
      * make fixup
      
      * Update PushToHubCallback args!
      
      * Remove the torch summary
      
      * Add strategy.scope
      5d8efc79
  23. 01 Mar, 2023 1 commit
  24. 27 Feb, 2023 1 commit
  25. 24 Feb, 2023 1 commit
  26. 22 Feb, 2023 2 commits
  27. 20 Feb, 2023 1 commit
  28. 16 Feb, 2023 2 commits
  29. 13 Feb, 2023 2 commits
  30. 10 Feb, 2023 1 commit