atsuki-yamaguchi
commited on
Commit
•
328cd7d
1
Parent(s):
dc0bc78
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
datasets:
|
4 |
+
- wikipedia
|
5 |
+
- bookcorpus
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
library_name: transformers
|
9 |
+
pipeline_tag: fill-mask
|
10 |
---
|
11 |
+
|
12 |
+
This is the pretrained model of Last 5 Chars. Please refer to our [GitHub](https://github.com/hitachi-nlp/mlm-probe-acl2023) page for more details.
|