tlemberger
commited on
Commit
•
e000d4b
1
Parent(s):
1190533
Update README.md
Browse files
README.md
CHANGED
@@ -65,10 +65,10 @@ BioLang is a dataset is based on abstracts from the open access section of Europ
|
|
65 |
|
66 |
### Supported Tasks and Leaderboards
|
67 |
|
68 |
-
`MLM`: masked language modeling
|
69 |
-
`DET`: part-of-speach masked language model, with determinants (`DET`) tagged
|
70 |
-
`SMALL`: part-of-speech masked language model, with "small" words (`DET`, `CCONJ`, `SCONJ`, `ADP`, `PRON`) tagged
|
71 |
-
`VERB`: part-of-speach masked language model, with verbs (`VERB`) tagged
|
72 |
|
73 |
|
74 |
### Languages
|
|
|
65 |
|
66 |
### Supported Tasks and Leaderboards
|
67 |
|
68 |
+
- `MLM`: masked language modeling
|
69 |
+
- `DET`: part-of-speach masked language model, with determinants (`DET`) tagged
|
70 |
+
- `SMALL`: part-of-speech masked language model, with "small" words (`DET`, `CCONJ`, `SCONJ`, `ADP`, `PRON`) tagged
|
71 |
+
- `VERB`: part-of-speach masked language model, with verbs (`VERB`) tagged
|
72 |
|
73 |
|
74 |
### Languages
|