Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ widget:
|
|
15 |
- text: "今天心情不好[SEP]今天很开心"
|
16 |
|
17 |
---
|
|
|
18 |
# Erlangshen-Roberta-110M-NLI
|
19 |
|
20 |
- Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
|
@@ -22,7 +23,7 @@ widget:
|
|
22 |
|
23 |
## 简介 Brief Introduction
|
24 |
|
25 |
-
中文的RoBERTa-wwm-ext-base
|
26 |
|
27 |
This is the fine-tuned version of the Chinese RoBERTa-wwm-ext-base model on several NLI datasets.
|
28 |
|
@@ -46,7 +47,6 @@ Based on [chinese-roberta-wwm-ext-base](https://huggingface.co/hfl/chinese-rober
|
|
46 |
| Erlangshen-Roberta-330M-NLI | 82.25 | 79.82 | 88 |
|
47 |
| Erlangshen-MegatronBert-1.3B-NLI | 84.52 | 84.17 | 88.67 |
|
48 |
|
49 |
-
|
50 |
## 使用 Usage
|
51 |
|
52 |
``` python
|
|
|
15 |
- text: "今天心情不好[SEP]今天很开心"
|
16 |
|
17 |
---
|
18 |
+
|
19 |
# Erlangshen-Roberta-110M-NLI
|
20 |
|
21 |
- Github: [Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)
|
|
|
23 |
|
24 |
## 简介 Brief Introduction
|
25 |
|
26 |
+
中文的RoBERTa-wwm-ext-base在数个推理任务微调后的版本。
|
27 |
|
28 |
This is the fine-tuned version of the Chinese RoBERTa-wwm-ext-base model on several NLI datasets.
|
29 |
|
|
|
47 |
| Erlangshen-Roberta-330M-NLI | 82.25 | 79.82 | 88 |
|
48 |
| Erlangshen-MegatronBert-1.3B-NLI | 84.52 | 84.17 | 88.67 |
|
49 |
|
|
|
50 |
## 使用 Usage
|
51 |
|
52 |
``` python
|