Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alexrodpas
/
Extr-QA-DistilBERT
like
0
Question Answering
Transformers
PyTorch
squad
English
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
alexrodpas
commited on
Oct 4, 2023
Commit
e9c6bc6
路
1 Parent(s):
d5b317c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- squad
5
+
language:
6
+
- en
7
+
library_name: transformers
8
+
pipeline_tag: question-answering
9
+
---