kamanphoebe commited on
Commit
a44dc8d
1 Parent(s): 62596dc

Add metadata in README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # m2mKD
2
 
3
  This repository contains the checkpoints for [m2mKD: Module-to-Module Knowledge Distillation for Modular Transformers](https://arxiv.org/abs/2402.16918).
 
1
+ ---
2
+ license: cc
3
+ license_name: creative-commons-attribution-4.0-international
4
+ license_link: https://creativecommons.org/licenses/by/4.0/
5
+ pipeline_tag: image-classification
6
+ tags:
7
+ - knowledge-distillation
8
+ - modular-neural-architecture
9
+ ---
10
  # m2mKD
11
 
12
  This repository contains the checkpoints for [m2mKD: Module-to-Module Knowledge Distillation for Modular Transformers](https://arxiv.org/abs/2402.16918).