Update README.md
Browse files
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
|