Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed tokenizer issues #63

Merged
merged 5 commits into from
Jul 6, 2022
Merged

fixed tokenizer issues #63

merged 5 commits into from
Jul 6, 2022

Commits on Jul 1, 2022

  1. Opt 30b (#16)

    * clean codes 
    Co-authored-by: Zac Liu <liuguang@baai.ac.cn>
    920232796 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2763b5d View commit details
    Browse the repository at this point in the history
  2. fix bert tokenizer issue (#18)

    * fix bert tokenizer issue
    * updated t5, opt and roberta tokenizers
    * fixed doc 404 error
    Signed-off-by: ZhaodongYan1 <yzdrogeryan@gmail.com>
    Anhforth committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    3e52907 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Opt 66b (#19)

    * autoloader for opt
    * opt-66b inference
    * Update train.py
    * Load data from example dir
    * add readme of multi GPU inference
    
    Co-authored-by: Zac Liu <liuguang@baai.ac.cn>
    920232796 and marscrazy committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    3a0c8cb View commit details
    Browse the repository at this point in the history
  2. updated release version

    Signed-off-by: Anhforth <yanzhaodong2021@163.com>
    Anhforth committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    4f8d715 View commit details
    Browse the repository at this point in the history
  3. fix tokenizer issue

    Signed-off-by: Anhforth <yanzhaodong2021@163.com>
    Anhforth committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    efc1310 View commit details
    Browse the repository at this point in the history