Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
96harsh56
/
upload_test
like
0
Question Answering
Transformers
PyTorch
squad_v2
English
distilbert
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
96harsh56
commited on
Jan 18, 2023
Commit
7d5e19a
路
1 Parent(s):
2eacb98
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
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
+
- squad_v2
9
+
pipeline_tag: question-answering
10
+
---