Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ library_name: transformers
|
|
8 |
pipeline_tag: token-classification
|
9 |
tags:
|
10 |
- deberta-v3
|
|
|
|
|
11 |
---
|
12 |
|
13 |
## Deberta for Named Entity Recognition
|
|
|
8 |
pipeline_tag: token-classification
|
9 |
tags:
|
10 |
- deberta-v3
|
11 |
+
datasets:
|
12 |
+
- DFKI-SLT/few-nerd
|
13 |
---
|
14 |
|
15 |
## Deberta for Named Entity Recognition
|