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
2
Train
Deploy
Use this model
96harsh56
commited on
Jan 25, 2023
Commit
e85a665
路
1 Parent(s):
4e0088e
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -8,4 +8,7 @@ metrics:
8
- accuracy
9
- f1
10
pipeline_tag: question-answering
11
---
8
- accuracy
9
- f1
10
pipeline_tag: question-answering
11
+
library_name: keras
12
+
tags:
13
+
- code
14
---