Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add arxiv link
  • Loading branch information
MarsJacobs authored Feb 25, 2023
1 parent 53f324d commit 44213f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Teacher Intervention: Improving Convergence of Quantization Aware Training for Ultra-Low Precision Transformers
This Repository provides a Pytorch implementation of **Teacher Intervention: Improving Convergence of Quantization Aware Training for Ultra-Low Precision Transformers** (EACL 2023 Main Track)
This Repository provides a Pytorch implementation of **Teacher Intervention: Improving Convergence of Quantization Aware Training for Ultra-Low Precision Transformers** (EACL 2023 Main Track) [Paper](https://arxiv.org/abs/2302.11812v1)

- This work proposes a proactive knowledge distillation method (Figure 3-(b)) called ***Teacher Intervention*** (TI) for fast converging QAT (Figure 3-c) of ultra-low precision pre-trained Transformers.

Expand Down

0 comments on commit 44213f4

Please sign in to comment.