venkatd commited on
Commit
8b7d33b
1 Parent(s): 7ba9ecd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ language:
4
+ - en
5
+ base_model:
6
+ - microsoft/deberta-v3-base
7
+ pipeline_tag: token-classification
8
+ ---