Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,18 @@ The evaluation dataset is in Chinese, and we used the same language model **RoBE
|
|
19 |
|
20 |
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
|
24 |
## Uses
|
|
|
19 |
|
20 |
|
21 |
|
22 |
+
## Data List
|
23 |
+
The following data are all in Chinese.
|
24 |
+
| Data | Link | size(train) | size(valid) | size(test) |
|
25 |
+
|:-----------------------:|:------------:|:------------:|:------------:|:------------:|
|
26 |
+
| STS-B | [STS-B](https://link.zhihu.com/?target=https%3A//pan.baidu.com/s/10yfKfTtcmLQ70-jzHIln1A%3Fpwd%3Dgf8y)| 5231| 1458| 1361|
|
27 |
+
| ATEC | [ATEC](https://link.zhihu.com/?target=https%3A//pan.baidu.com/s/1gmnyz9emqOXwaHhSM9CCUA%3Fpwd%3Db17c)| 62477| 20000| 20000|
|
28 |
+
| BQ | [BQ](https://link.zhihu.com/?target=https%3A//pan.baidu.com/s/1M-e01yyy5NacVPrph9fbaQ%3Fpwd%3Dtis9)| 100000| 10000| 10000|
|
29 |
+
| LCQMC | [LCQMC](https://pan.baidu.com/s/16DfE7fHrCkk4e8a2j3SYUg?pwd=bc8w )| 238766| 8802| 12500|
|
30 |
+
| PAWSX | [PAWSX](https://link.zhihu.com/?target=https%3A//pan.baidu.com/s/1ox0tJY3ZNbevHDeAqDBOPQ%3Fpwd%3Dmgjn)| 49401| 2000| 2000|
|
31 |
+
| SNLI | [SNLI](https://link.zhihu.com/?target=https%3A//pan.baidu.com/s/1NOgA7JwWghiauwGAUvcm7w%3Fpwd%3Ds75v)| 146828| 2699| 2618|
|
32 |
+
| MNLI | [MNLI](https://link.zhihu.com/?target=https%3A//pan.baidu.com/s/1xjZKtWk3MAbJ6HX4pvXJ-A%3Fpwd%3D2kte)| 122547| 2932| 2397|
|
33 |
+
|
34 |
|
35 |
|
36 |
## Uses
|