Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ print(torch.nn.functional.softmax(output.logits,dim=-1))
|
|
37 |
| :--------: | :-----: | :----: | :-----: |
|
38 |
| Erlangshen-Roberta-110M-Sentiment | 97.77 | 97.31 | 96.61 |
|
39 |
| Erlangshen-Roberta-330M-Sentiment | 97.9 | 97.51 | 96.66 |
|
40 |
-
|
41 |
## Citation
|
42 |
If you find the resource is useful, please cite the following website in your paper.
|
43 |
```
|
|
|
37 |
| :--------: | :-----: | :----: | :-----: |
|
38 |
| Erlangshen-Roberta-110M-Sentiment | 97.77 | 97.31 | 96.61 |
|
39 |
| Erlangshen-Roberta-330M-Sentiment | 97.9 | 97.51 | 96.66 |
|
40 |
+
| Erlangshen-MegatronBert-1.3B-Sentiment | 98.1 | 97.8 | 97 |
|
41 |
## Citation
|
42 |
If you find the resource is useful, please cite the following website in your paper.
|
43 |
```
|