Update README.md
Browse files
README.md
CHANGED
|
@@ -3,4 +3,7 @@ license: apache-2.0
|
|
| 3 |
datasets:
|
| 4 |
- SAVSNET/PetEVAL
|
| 5 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 3 |
datasets:
|
| 4 |
- SAVSNET/PetEVAL
|
| 5 |
pipeline_tag: token-classification
|
| 6 |
+
base_model:
|
| 7 |
+
- SAVSNET/PetBERT
|
| 8 |
+
library_name: transformers
|
| 9 |
---
|