jack813liu
commited on
Commit
•
464adb4
1
Parent(s):
f0a4bdc
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- ja
|
6 |
+
- zh
|
7 |
+
- ko
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
base_model: google-bert/bert-base-multilingual-cased
|
11 |
+
pipeline_tag: text-classification
|
12 |
+
tags:
|
13 |
+
- sex
|
14 |
+
- filename
|
15 |
+
- dectection
|
16 |
+
- content
|
17 |
+
- bert
|
18 |
+
- mbert
|
19 |
+
---
|