Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wedo2910
/
qa_arabic_model
like
0
Question Answering
Transformers
Safetensors
Arabic
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
wedo2910
commited on
27 days ago
Commit
cc94f9f
·
verified
·
1 Parent(s):
d5d473e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- ar
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- aubmindlab/bert-base-arabertv02
9
+
pipeline_tag: question-answering
10
+
library_name: flair
11
+
---