ronaldseoh / BERTerated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BERTerated Learning: Efficient Federated Learning for BERT-based Models

This repository contains the codes used to produce the results from the technical report BERTerated Learning: Efficient Federated Learning for BERT-based Models.

Before running any notebooks in this repository, please install the required packages using pip:

pip install -r requirements.txt

Please refer to the descriptions in each notebook files for details.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%