microsoft / DeBERTa

The implementation of DeBERTa
MIT License
1.91k stars 215 forks source link

fix: Corrected code instructions in README.md #142

Open zzc0430 opened 10 months ago

zzc0430 commented 10 months ago

In the README file, corrected an error in the usage instructions for conducting forward passes with DeBERTa. The previous instructions contained inaccuracies that could lead to misinterpretation and improper utilization of DeBERTa's forward pass functionality. This fix ensures that users can now accurately employ DeBERTa for forward passes.