Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
izzelbas
/
bert-base-ugm-cs-curriculum-qa
like
0
Question Answering
Safetensors
English
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
izzelbas
commited on
Aug 6, 2025
Commit
47e6c86
路
verified
路
1 Parent(s):
09c2002
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -10,4 +10,5 @@ metrics:
10
- accuracy
11
base_model:
12
- deepset/bert-base-cased-squad2
13
---
10
- accuracy
11
base_model:
12
- deepset/bert-base-cased-squad2
13
+
pipeline_tag: question-answering
14
---