suolyer commited on
Commit
8ed6c66
1 Parent(s): 3965f0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ print(torch.nn.functional.softmax(output.logits,dim=-1))
38
  | :--------: | :-----: | :----: | :-----: |
39
  | Erlangshen-Roberta-110M-Similarity | 85.41 | 95.18 | 81.72 |
40
  | Erlangshen-Roberta-330M-Similarity | 86.21 | 99.29 | 93.89 |
41
-
42
  ## Citation
43
  If you find the resource is useful, please cite the following website in your paper.
44
  ```
 
38
  | :--------: | :-----: | :----: | :-----: |
39
  | Erlangshen-Roberta-110M-Similarity | 85.41 | 95.18 | 81.72 |
40
  | Erlangshen-Roberta-330M-Similarity | 86.21 | 99.29 | 93.89 |
41
+ | Erlangshen-MegatronBert-1.3B-Similarity | 86.31 | - | - |
42
  ## Citation
43
  If you find the resource is useful, please cite the following website in your paper.
44
  ```