Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ license: apache-2.0
|
|
5 |
base_model:
|
6 |
- FacebookAI/roberta-base
|
7 |
pipeline_tag: token-classification
|
|
|
8 |
---
|
9 |
|
10 |
# Training
|
|
|
5 |
base_model:
|
6 |
- FacebookAI/roberta-base
|
7 |
pipeline_tag: token-classification
|
8 |
+
library_name: transformers
|
9 |
---
|
10 |
|
11 |
# Training
|