itdainb commited on
Commit
17dbd91
·
verified ·
1 Parent(s): 1af669f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -34,6 +34,7 @@ pipeline_tag: text-classification
34
  3. [Usage with `sentence-transformers`](#usage-with-sentence-transformers)
35
  4. [Usage with `transformers`](#usage-with-transformers)
36
  5. [Performance](#performance)
 
37
 
38
 
39
  ## Installation
@@ -116,6 +117,8 @@ In the following table, we provide various pre-trained Cross-Encoders together w
116
 
117
  Note: Runtime was computed on a A100 GPU with fp16.
118
 
 
 
119
  Please cite as
120
 
121
  ```Plaintext
 
34
  3. [Usage with `sentence-transformers`](#usage-with-sentence-transformers)
35
  4. [Usage with `transformers`](#usage-with-transformers)
36
  5. [Performance](#performance)
37
+ 6. [Citation](#citation)
38
 
39
 
40
  ## Installation
 
117
 
118
  Note: Runtime was computed on a A100 GPU with fp16.
119
 
120
+ ## Citation
121
+
122
  Please cite as
123
 
124
  ```Plaintext