Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dejanseo
/
link-prediction
like
0
Token Classification
PyTorch
deberta-v2
Model card
Files
Files and versions
xet
Community
4
dejanseo
commited on
Aug 13
Commit
0405f8e
·
verified
·
1 Parent(s):
26536bf
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
base_model:
3
+
- microsoft/deberta-v3-large
4
+
pipeline_tag: token-classification
5
+
---