Serega6678
commited on
Commit
•
e1a79ba
1
Parent(s):
17cac23
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- de
|
7 |
+
- it
|
8 |
+
- es
|
9 |
+
- pt
|
10 |
+
- pl
|
11 |
+
- nl
|
12 |
+
- ru
|
13 |
+
pipeline_tag: token-classification
|
14 |
+
inference: false
|
15 |
+
tags:
|
16 |
+
- mBERT
|
17 |
+
- BERT
|
18 |
+
- feature extraction
|
19 |
+
- entity recognition
|
20 |
+
- generic
|
21 |
+
---
|