Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
5 |
base_model:
|
6 |
- FacebookAI/roberta-base
|
7 |
pipeline_tag: token-classification
|
8 |
-
---
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: apache-2.0
|
5 |
base_model:
|
6 |
- FacebookAI/roberta-base
|
7 |
pipeline_tag: token-classification
|
8 |
+
---
|