LoneWolfgang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# BERT for Japanese Twitter
|
@@ -36,4 +41,4 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
36 |
- **Model type:** BERT
|
37 |
- **Language(s) (NLP):** Japanese
|
38 |
- **License:** [More Information Needed]
|
39 |
-
- **Finetuned from model [optional]:**
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- ja
|
6 |
+
pipeline_tag: fill-mask
|
7 |
+
widget:
|
8 |
+
- text: 彼のダンス、めっちゃ[MASK]!😂
|
9 |
---
|
10 |
|
11 |
# BERT for Japanese Twitter
|
|
|
41 |
- **Model type:** BERT
|
42 |
- **Language(s) (NLP):** Japanese
|
43 |
- **License:** [More Information Needed]
|
44 |
+
- **Finetuned from model [optional]:**
|