Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AliFartout
/
Roberta-fa-en-ner
like
0
Token Classification
Transformers
PyTorch
Persian
English
xlm-roberta
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
AliFartout
commited on
Sep 1, 2023
Commit
d389b45
•
1 Parent(s):
5680396
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,12 @@
1
2
# NER Model using Roberta
3
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- fa
5
+
- en
6
+
metrics:
7
+
- accuracy
8
+
pipeline_tag: token-classification
9
+
---
10
11
# NER Model using Roberta
12