Skip to content

LangNexus-Group/AdaFD

Repository files navigation

AdaFD

This repository contains an implementation with PyTorch for the paper "Adaptive Federated Distillation for Multi-Domain Non-IID Textual Data". The figure below showes an overview of the proposed federated distillation framework of AdaFD.

For more details about the technical details of AdaFD, please refer to our paper.

Installation

Run command below to install the environment (using python3):

pip install -r requirements.txt

Download Dataset

wget https://github.com/jiahaoxiao1228/AdaFD/raw/main/non-iid-original-data.zip
unzip data.zip

Usage

  1. Modify the paths in adafd.sh to match your local environment.
  2. Run the script:
bash adafd.sh

About

Adaptive Federated Distillation for Multi-Domain Non-IID Textual Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors