wanng commited on
Commit
7871112
1 Parent(s): bddbf92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -30,7 +30,7 @@ This is the fine-tuned version of the Chinese RoBERTa-wwm-ext-large model on sev
30
 
31
  | 需求 Demand | 任务 Task | 系列 Series | 模型 Model | 参数 Parameter | 额外 Extra |
32
  | :----: | :----: | :----: | :----: | :----: | :----: |
33
- | 通用 General | 自然语言理解 NLU | 二郎神 Erlangshen | Roberta | 330M | NLI |
34
 
35
  ## 模型信息 Model Information
36
 
@@ -46,7 +46,6 @@ Based on [chinese-roberta-wwm-ext-large](https://huggingface.co/hfl/chinese-robe
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
 
30
 
31
  | 需求 Demand | 任务 Task | 系列 Series | 模型 Model | 参数 Parameter | 额外 Extra |
32
  | :----: | :----: | :----: | :----: | :----: | :----: |
33
+ | 通用 General | 自然语言理解 NLU | 二郎神 Erlangshen | Roberta | 330M | 中文-自然语言推断 Chinese-NLI |
34
 
35
  ## 模型信息 Model Information
36
 
 
46
  | Erlangshen-Roberta-330M-NLI | 82.25 | 79.82 | 88 |
47
  | Erlangshen-MegatronBert-1.3B-NLI | 84.52 | 84.17 | 88.67 |
48
 
 
49
  ## 使用 Usage
50
 
51
  ``` python