k1c / Gender_Generalization

Gender Generalization Bias

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gender_Generalization

Cloning a Project with Submodules

If the pytorch-transformers directory in Models/BERT is empty, you must run two commands: git submodule init to initialize your local configuration file, and git submodule update to fetch all the data from that project and check out the appropriate commit listed in the superproject:

$ git submodule init

$ git submodule update 

About

Gender Generalization Bias


Languages

Language:Jupyter Notebook 94.2%Language:Python 5.8%