idea-teacher commited on
Commit
3c0b995
1 Parent(s): 4422394

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -37,24 +37,18 @@ To improve the model performance on the topic classification task, we collected
37
  ### 下游效果 Performance
38
 
39
  我们为每个数据集设计了两个prompt模板。
40
-
41
  We customize two prompts templates for each dataset.
42
 
43
  第一个prompt模板:
44
-
45
  For ***prompt template 1***:
46
-
47
  | Dataset | Prompt template 1 |
48
  |---------|:------------------------:|
49
  | TNEWS | 下面是一则关于__的新闻: |
50
  | CSLDCP | 这一句描述__的内容如下: |
51
  | IFLYTEK | 这一句描述__的内容如下: |
52
 
53
-
54
  第一个prompt模板的微调实验结果:
55
-
56
  The **fine-tuning** results for prompt template 1:
57
-
58
  | Model | TNEWS | CLSDCP | IFLYTEK |
59
  |-----------------|:------:|:------:|:-------:|
60
  | Macbert-base | 55.02 | 57.37 | 51.34 |
 
37
  ### 下游效果 Performance
38
 
39
  我们为每个数据集设计了两个prompt模板。
 
40
  We customize two prompts templates for each dataset.
41
 
42
  第一个prompt模板:
 
43
  For ***prompt template 1***:
 
44
  | Dataset | Prompt template 1 |
45
  |---------|:------------------------:|
46
  | TNEWS | 下面是一则关于__的新闻: |
47
  | CSLDCP | 这一句描述__的内容如下: |
48
  | IFLYTEK | 这一句描述__的内容如下: |
49
 
 
50
  第一个prompt模板的微调实验结果:
 
51
  The **fine-tuning** results for prompt template 1:
 
52
  | Model | TNEWS | CLSDCP | IFLYTEK |
53
  |-----------------|:------:|:------:|:-------:|
54
  | Macbert-base | 55.02 | 57.37 | 51.34 |