Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
96harsh56
/
bert_test2
like
0
Question Answering
Transformers
PyTorch
squad_v2
English
bert
code
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
96harsh56
commited on
Jan 22, 2023
Commit
4b89601
•
1 Parent(s):
086c204
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- squad_v2
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
- f1
10
+
library_name: keras
11
+
---