Datasets:
patrick hammer
commited on
Commit
•
8778148
1
Parent(s):
0c92bad
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- multiple-choice
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
We construct a dataset through entries with multiple meanings and examples from Chinese dictionaries, and set the example as context and explanations as choices, the goal of Polysemy Machine Comprehension (PolyMRC) is to find the correct explanation of the entry in the example.
|
7 |
|
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- multiple-choice
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
size_categories:
|
8 |
+
- 10M<n<100M
|
9 |
---
|
10 |
We construct a dataset through entries with multiple meanings and examples from Chinese dictionaries, and set the example as context and explanations as choices, the goal of Polysemy Machine Comprehension (PolyMRC) is to find the correct explanation of the entry in the example.
|
11 |
|