hellonlp commited on
Commit
a4bf534
·
verified ·
1 Parent(s): 843196d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -23,6 +23,17 @@ The evaluation dataset is in Chinese, and we used the same language model **RoBE
23
 
24
 
25
 
 
 
 
 
 
 
 
 
 
 
 
26
  ## Uses
27
  To use the tool, first install the `promcse` package from [PyPI](https://pypi.org/project/promcse/)
28
  ```bash
 
23
 
24
 
25
 
26
+ ## Data List
27
+ | Data | Link |
28
+ |:-----------------------:|:------------:|
29
+ | STS-B | xx|
30
+ | ATEC | xx|
31
+ | BQ | xx|
32
+ | LCQMC | xx|
33
+ | PAWSX | xx|
34
+
35
+
36
+
37
  ## Uses
38
  To use the tool, first install the `promcse` package from [PyPI](https://pypi.org/project/promcse/)
39
  ```bash