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
Update README.md
#1
by
96harsh56
- opened
Jan 25, 2023
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+3
-0
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
---