chujiezheng
commited on
Commit
•
7088f7e
1
Parent(s):
42176fd
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
[hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) fine-tuned on the [CDConv dataset](https://github.com/thu-coai/cdconv). It supports 2-class classification for 2-turn dialogue contradiction detection. Usage example:
|
2 |
|
3 |
```python
|
4 |
import torch
|
|
|
1 |
+
[hfl/chinese-roberta-wwm-ext](https://huggingface.co/hfl/chinese-roberta-wwm-ext) first pre-trained on CMNLI and OCNLI and then fine-tuned on the [CDConv dataset](https://github.com/thu-coai/cdconv). It supports 2-class classification for 2-turn dialogue contradiction detection. Usage example:
|
2 |
|
3 |
```python
|
4 |
import torch
|