Commit
·
97bbab7
1
Parent(s):
f6c9a6e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
---
|
6 |
+
language:
|
7 |
+
- zh
|
8 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
9 |
+
tags:
|
10 |
+
- bart-large-chinese
|
11 |
+
|
12 |
+
|
13 |
+
# dialogue-bart-large-chinese
|
14 |
+
This is a seq2seq model fine-tuned on Chinese dialogue datasets DuSinc, from [HIT-TMG/dialogue-bart-large-chinese](https://huggingface.co/HIT-TMG/dialogue-bart-large-chinese) .
|
15 |
+
|
16 |
+
|
17 |
+
# Evaluation
|
18 |
+
You can view our model performance on the leaderboard of [2022 Language and Intelligence Challenge](https://aistudio.baidu.com/aistudio/competition/detail/158/0/leaderboard) .
|
19 |
+
|
20 |
+
|
21 |
+
# Technical Report
|
22 |
+
Coming soon
|