patrick hammer commited on
Commit
7df1897
1 Parent(s): 1b57a8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
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 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
+
8
+ the statistics of the dataset
9
+
10
+ | | | |
11
+ |--|--|--|
12
+ |split|sentences|average sentence length|
13
+ |train|46,119|38.55|
14
+ |validation|5,765|38.31|
15
+ |test|5,765|38.84|