Sakae Mizuki
commited on
Commit
·
6c304f4
1
Parent(s):
b86b5cd
docs: fixed again.
Browse files
README.md
CHANGED
@@ -4,13 +4,12 @@ language:
|
|
4 |
- en
|
5 |
tags:
|
6 |
- word_sense_disambiguation
|
7 |
-
library_name:
|
8 |
-
- transformers
|
9 |
arxiv: 2304.11340
|
10 |
datasets:
|
11 |
- SemCor
|
12 |
- WordNet
|
13 |
-
-
|
14 |
metrics:
|
15 |
- f1
|
16 |
---
|
|
|
4 |
- en
|
5 |
tags:
|
6 |
- word_sense_disambiguation
|
7 |
+
library_name: transformers
|
|
|
8 |
arxiv: 2304.11340
|
9 |
datasets:
|
10 |
- SemCor
|
11 |
- WordNet
|
12 |
+
- WSD_Evaluation_Framework
|
13 |
metrics:
|
14 |
- f1
|
15 |
---
|