VinMir commited on
Commit
556239d
·
verified ·
1 Parent(s): ab7897d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -47,6 +47,8 @@ You can install the dependencies using:
47
  ```bash
48
  pip install transformers torch
49
  ```
 
 
50
 
51
  ## Acknowledgments
52
 
 
47
  ```bash
48
  pip install transformers torch
49
  ```
50
+ ## Limitations and bias
51
+ Please consult the original DeBERTa paper and literature on different NLI datasets for potential biases.
52
 
53
  ## Acknowledgments
54